Difference between revisions of "Xfs growfs"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
= sectsz=512 sunit=0 blks, lazy-count=1 | = sectsz=512 sunit=0 blks, lazy-count=1 | ||
realtime =none extsz=4096 blocks=0, rtextents=0 | realtime =none extsz=4096 blocks=0, rtextents=0 | ||
+ | |||
+ | |||
+ | sudo xfs_growfs -d / | ||
+ | meta-data=/dev/nvme0n1p1 isize=512 agcount=129, agsize=130943 blks | ||
+ | = sectsz=512 attr=2, projid32bit=1 | ||
+ | = crc=1 finobt=1, sparse=0, rmapbt=0 | ||
+ | = reflink=0 bigtime=0 inobtcount=0 | ||
+ | data = bsize=4096 blocks=16776699, imaxpct=25 | ||
+ | = sunit=0 swidth=0 blks | ||
+ | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 | ||
+ | log =internal log bsize=4096 blocks=2560, version=2 | ||
+ | = sectsz=512 sunit=0 blks, lazy-count=1 | ||
+ | realtime =none extsz=4096 blocks=0, rtextents=0 | ||
+ | data size unchanged, skipping | ||
+ | |||
Revision as of 17:03, 2 May 2023
This article is a Draft. Help us to complete it.
xfs_growfs /dev/nvme0n1p1
xfs_growfs /dev/nvme0n1p1 meta-data=/dev/nvme0n1p1 isize=512 agcount=129, agsize=130943 blks = sectsz=512 attr=2, projid32bit=1 = crc=1 finobt=1, sparse=0, rmapbt=0 = reflink=0 bigtime=0 inobtcount=0 data = bsize=4096 blocks=16776699, imaxpct=25 = sunit=0 swidth=0 blks naming =version 2 bsize=4096 ascii-ci=0, ftype=1 log =internal log bsize=4096 blocks=2560, version=2 = sectsz=512 sunit=0 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0
sudo xfs_growfs -d / meta-data=/dev/nvme0n1p1 isize=512 agcount=129, agsize=130943 blks = sectsz=512 attr=2, projid32bit=1 = crc=1 finobt=1, sparse=0, rmapbt=0 = reflink=0 bigtime=0 inobtcount=0 data = bsize=4096 blocks=16776699, imaxpct=25 = sunit=0 swidth=0 blks naming =version 2 bsize=4096 ascii-ci=0, ftype=1 log =internal log bsize=4096 blocks=2560, version=2 = sectsz=512 sunit=0 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0 data size unchanged, skipping
Related
See also
Advertising: