From: Eric Sandeen <sandeen@sandeen.net>
To: hank peng <pengxihan@gmail.com>
Cc: linux-xfs@oss.sgi.com
Subject: Re: How do I use "realtime subvolume" for storing video data?
Date: Fri, 23 Apr 2010 15:37:06 -0500 [thread overview]
Message-ID: <4BD204F2.9020506@sandeen.net> (raw)
In-Reply-To: <y2u389deec71004230221zb7fe7249g91f09cf4845ae4a6@mail.gmail.com>
hank peng wrote:
> Hi, folks:
> I am using XFS in storing video suvillence data, and today I found
> "realtime subvolume" feature on SGI website. I used to make xfs with
> default parameters, but I think this feature is maybe very useful to
> me.
> SGI website said: XFS supports the notion of a "realtime subvolume" -
> a separate area of disk space where only file data is stored. This is
> really what I need, since disk space become biger and biger nowerdays,
> if some sectors are corrupted, video data is lost which is acceptable
> but the whole XFS filesystem down is not acceptable.
>
> I googled some information, but it seems that few people made use of
> this feature. I wonder if it is usable in my case and how do I use it?
build with CONFIG_XFS_RT=y, and see the mkfs man page for the -r option.
Then mount with -o rtdev=/dev/blah
And test the heck out of it, it doesn't get that much use.
-Eric
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
prev parent reply other threads:[~2010-04-23 20:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-23 9:21 How do I use "realtime subvolume" for storing video data? hank peng
2010-04-23 20:37 ` Eric Sandeen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BD204F2.9020506@sandeen.net \
--to=sandeen@sandeen.net \
--cc=linux-xfs@oss.sgi.com \
--cc=pengxihan@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox