Re: xfs spanning over ssd and hdd

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

 



On 5/12/14, 7:58 AM, Matthias Neuer wrote:
> Hi.
> 
> I have a slow and big hdd and a fast but small ssd and want to test the following setup but don't know if it's possible.
> 
> Use LVM to concatenate the ssd and the hdd linearly. Create a xfs filesystem on this device such that the sdd is filled first, i.e. data is written to the ssd as long as there is free space, otherwise the data is written to the hdd.
> 
> I have applications which may benefit from this setup but I am not sure so I need to do some benchmarks.

XFS doesn't fill from the front, so you can't configure things to fill the HDD first.

Files in new directories rotor around the allocation groups on the filesystem, so all regions of the fs are filled more or less evenly.

-Eric

> Thanks for your help
> Matthias
> 
> _______________________________________________
> xfs mailing list
> xfs@xxxxxxxxxxx
> http://oss.sgi.com/mailman/listinfo/xfs
> 

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




[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux