public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Hi, I'm intereted in XFS filesystem.. i have a question
@ 2013-07-13  6:29 안재형
  2013-07-13  7:55 ` Linda Walsh
  0 siblings, 1 reply; 2+ messages in thread
From: 안재형 @ 2013-07-13  6:29 UTC (permalink / raw)
  To: xfs


[-- Attachment #1.1: Type: text/plain, Size: 325 bytes --]

Hello,
 
at first, I apologize my broken english.
 
I'm interested in your filesystem XFS.
 
and I installed and used XFSprogs.
 
I want to see free space blocks or none-allocation blocks. I can't find program in XFSprogs package. 
 
How find the free space of none-allocation blocks in XFS filesystem?
 
thank read my mail.

[-- Attachment #1.2: Type: text/html, Size: 1035 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Hi, I'm intereted in XFS filesystem.. i have a question
  2013-07-13  6:29 Hi, I'm intereted in XFS filesystem.. i have a question 안재형
@ 2013-07-13  7:55 ` Linda Walsh
  0 siblings, 0 replies; 2+ messages in thread
From: Linda Walsh @ 2013-07-13  7:55 UTC (permalink / raw)
  To: ajh0418; +Cc: xfs



안재형 wrote:
> I want to see free space blocks or none-allocation blocks. I can't find 
> program in XFSprogs package.
---
	You should be able to use the standard linux utils for those --
xfsprogs are only for things that are xfs specific, but "df" tells you
free space & used.  The "du" command will showyou how many blocks are really
used in a block.  ... etc. '

That's a benefit of the OS kernel.

If you want more technical details, you can try the xfs tool
"xfs_info with -o,ro.  That shows you # blocks total.


_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-13  7:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-13  6:29 Hi, I'm intereted in XFS filesystem.. i have a question 안재형
2013-07-13  7:55 ` Linda Walsh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox