Hi;
does anyone know, howto enlarge a partition with xfs-filesystem?
xfs_growfs says, that "data-size is too large, maximum is 1024143" after
"xfs_growfs -D 1024500 /test_xfs" for example.
These are the data after "xfs_growfs -n /test_xfs"
meta-data=/test_xfs isize=256 agcount=8, agsize=128018 blks
data = bsize=4096 blocks=1024143, imaxpct=25
= sunit=0 swidth=0 blks, unwritten=0
naming =version 2 bsize=4096
log =internal bsize=4096 blocks=1200
realtime =none extsz=65536 blocks=0, rtextents=0
But there is enough space on my disk (it is a disk with 30 GB, now 3
partitions each 4 GB)
Do I have to build an new partition with ext2 and do I have to use lvm or
does it work without lvm, too? The man-page on xfs_growfs is not really
clear for me.
Sincerly
Christian Gürtler
|