mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
tests: more debug in metadata-zero-space
This commit is contained in:
parent
1fe04f89ef
commit
82b887a4cf
@ -36,6 +36,8 @@ dd if="$dev1" of=meta.raw bs=1M count=1
|
|||||||
xxd meta.raw > meta.txt
|
xxd meta.raw > meta.txt
|
||||||
|
|
||||||
# to help debug if the next grep fails
|
# to help debug if the next grep fails
|
||||||
|
ls -l meta.txt
|
||||||
|
head -n 100 meta.txt
|
||||||
grep -A4 -B4 00001200 meta.txt
|
grep -A4 -B4 00001200 meta.txt
|
||||||
|
|
||||||
grep -B1 "$vg {" meta.txt > meta.vg
|
grep -B1 "$vg {" meta.txt > meta.vg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user