mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
re-commit lvm_dump.sh change
This commit is contained in:
parent
864c77a0a7
commit
89f2bf252e
@ -147,7 +147,7 @@ myecho "Gathering /etc/lvm info..."
|
|||||||
log "$CP -a /etc/lvm $dir/lvm 2>> $log"
|
log "$CP -a /etc/lvm $dir/lvm 2>> $log"
|
||||||
|
|
||||||
myecho "Gathering /dev listing..."
|
myecho "Gathering /dev listing..."
|
||||||
log "$LS -la /dev > $dir/dev_listing 2>> $log"
|
log "$LS -laR /dev > $dir/dev_listing 2>> $log"
|
||||||
|
|
||||||
if (( $metadata )); then
|
if (( $metadata )); then
|
||||||
myecho "Gathering LVM metadata from Physical Volumes..."
|
myecho "Gathering LVM metadata from Physical Volumes..."
|
||||||
|
Loading…
Reference in New Issue
Block a user