/[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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 311 by dpavlin, Sun Jan 12 13:39:28 2014 UTC revision 312 by dpavlin, Wed Jan 29 00:13:48 2014 UTC
# Line 4  Line 4 
4  . ./0-lxc.sh  . ./0-lxc.sh
5    
6  ssh_lxc umount /tmp/ganeti-$host  ssh_lxc umount /tmp/ganeti-$host
7  ssh_lxc dmsetup remove raid5-ganeti--$host-cow  ssh_lxc dmsetup remove $lxc_vg-ganeti--$host-cow
8  ssh_lxc dmsetup remove raid5-ganeti--$host  ssh_lxc dmsetup remove $lxc_vg-ganeti--$host
9  ssh_lxc lvremove /dev/raid5/ganeti-$host  ssh_lxc lvremove /dev/$lxc_vg/ganeti-$host
10    

Legend:
Removed from v.311  
changed lines
  Added in v.312

  ViewVC Help
Powered by ViewVC 1.1.26