Re: sb_agblocks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/10/16 8:15 AM, Chris wrote:
> All,
> 
> howto display size and number of Allocation Groups? I think 1 varialbe is
> sb_agblocks.

(whoops, reply-all this time)

xfs_info /path/to/mount/point will tell you, if it's mounted.

Otherwise xfs_db -c "sb 0" -c "p blocksize" -c "p agblocks" -c "p agcount" /dev/whatever

will give you block size, blocks per AG, and number of AGs.

-Eric

> - Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux