From: Héctor Orón Martínez Date: Tue, 3 Dec 2019 10:01:50 +0000 (+0100) Subject: decomission.mdwn: quote code block X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=cc27bfd7b127b045bed27ad35339dc8879317e55 decomission.mdwn: quote code block Signed-off-by: Héctor Orón Martínez --- diff --git a/input/howto/decomission.mdwn b/input/howto/decomission.mdwn index 5a33096..07aec80 100644 --- a/input/howto/decomission.mdwn +++ b/input/howto/decomission.mdwn @@ -22,13 +22,13 @@ * Get rid of the HW (tell the hoster to get rid of it or other as appropriate) * Update password file information for the $HOST * Remove MQ queues related to machine (see [[doc/mq]] for details) - +``` for queue in $(rabbitmqadmin -N rainier list queues name | \ grep unger.debian.org | \ awk '{print $2}') ; do rabbitmqadmin -N rainier -V dsa delete queue name=$queue done - +``` * Remove disks from the MSA * run multipath -ll on the KVM host and find all disks on that multipath