1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

tests: raise minsize of xfs

mkfs.xfs now needs at least ~1600...
This commit is contained in:
Zdenek Kabelac 2018-11-13 16:27:33 +01:00
parent fd8001a9fc
commit 97a95f9648

View File

@ -143,7 +143,7 @@ if check_missing ext3; then
fi
if check_missing xfs; then
mkfs.xfs -l internal,size=1000b -f "$dev_vg_lv"
mkfs.xfs -l internal,size=2000b -f "$dev_vg_lv"
fsadm --lvresize resize $vg_lv 30M
# Fails - not enough space for 4M fs