Changes between Version 11 and Version 12 of decommission_kvm
- Timestamp:
- May 11, 2013, 12:13:15 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
decommission_kvm
v11 v12 118 118 }}} 119 119 120 A real world example would be: 121 {{{ 122 TODO: new example that uses pv rather than dd 120 A real world completed example would be: 121 {{{ 122 0 maria@malaka:~$ pv --rate-limit=1m < /dev/zero > /dev/mapper/vg_malaka0-maria 123 pv: write failed: No space left on device <=> ] 124 1 maria@malaka:~$ 123 125 }}} 124 126