Closed Bug 491879 Opened 17 years ago Closed 17 years ago

Remove deleted VMs from DNS and inventory

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: joduinn, Assigned: oremj)

Details

The following VMs are now deleted, can you please remove them from DNS and inventory: balsa-18branch production-pacifica-vm02 production-prometheus-vm02 staging-crazyhorse staging-pacifica-vm staging-pacifica-vm02 staging-patrocles staging-prometheus-vm staging-prometheus-vm02
Assignee: server-ops → oremj
The VMs have been deleted from inventory.
DNS Updated. One liner to fix reverse DNS: for i in `cat /tmp/machines`; do perl -i -pne "s/(\d+)(.*)$i./\1\2unused-10-2-71-\1.build.mozilla.org./" /tmp/dnsss; done; where /tmp/machines looks like: balsa-18branch.build.mozilla.org production-pacifica-vm02.build.mozilla.org
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Urgh. Sorry, I forgot one more VM off the list. Can you also remove from DNS, inventory: bm-centos5-unittest-01? (hope it was ok to reopen this, seemed better then filing a new bug)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
removed
Status: REOPENED → RESOLVED
Closed: 17 years ago17 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.