/[sysadmin-cookbook]/recepies/ganeti/migrate-lxc/6-lxc-snapshot-remove.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /recepies/ganeti/migrate-lxc/6-lxc-snapshot-remove.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 312 - (hide annotations)
Wed Jan 29 00:13:48 2014 UTC (10 years, 3 months ago) by dpavlin
File MIME type: application/x-sh
File size: 213 byte(s)
tweaks after migration of narada

1 dpavlin 306 #!/bin/sh -x
2    
3     . ./0-host.sh
4     . ./0-lxc.sh
5    
6     ssh_lxc umount /tmp/ganeti-$host
7 dpavlin 312 ssh_lxc dmsetup remove $lxc_vg-ganeti--$host-cow
8     ssh_lxc dmsetup remove $lxc_vg-ganeti--$host
9     ssh_lxc lvremove /dev/$lxc_vg/ganeti-$host
10 dpavlin 306

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26