public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Question on migrating data between PVs in xfs
@ 2016-08-09 14:50 Wei Lin
  2016-08-09 22:35 ` Dave Chinner
  0 siblings, 1 reply; 8+ messages in thread
From: Wei Lin @ 2016-08-09 14:50 UTC (permalink / raw)
  To: xfs

Hi there,

I am working on an xfs based project and want to modify the allocation
algorithm, which is quite involved. I am wondering if anyone could help
with this.

The high level goal is to create xfs agains multiple physical volumes,
allow user to specify the target PV for files, and migrate files
automatically.

I plan to implement the user interface with extended attributes, but am
now stuck with the allocation/migration part. Is there a way to make xfs
respect the attribute, i.e. only allocate blocks/extents from the target
PV specified by user?

Any suggestion would be highly appreciated.

Cheers,
-- 
Wei Lin

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

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

end of thread, other threads:[~2016-08-11 10:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-09 14:50 Question on migrating data between PVs in xfs Wei Lin
2016-08-09 22:35 ` Dave Chinner
     [not found]   ` <20160810092313.GA16193@ic>
2016-08-10 10:56     ` Dave Chinner
2016-08-10 16:31       ` Emmanuel Florac
2016-08-10 21:51         ` Dave Chinner
2016-08-11  9:26           ` Wei Lin
2016-08-11 10:44           ` Emmanuel Florac
2016-08-11  9:04       ` Wei Lin

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