NFS over CEPH - best practice

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

 



Le 07/05/2014 15:23, Vlad Gorbunov a ?crit :
> It's easy to install tgtd with ceph support. ubuntu 12.04 for example:
>
> Connect ceph-extras repo:
> echo deb http://ceph.com/packages/ceph-extras/debian $(lsb_release 
> -sc) main | sudo tee /etc/apt/sources.list.d/ceph-extras.list
>
> Install tgtd with rbd support:
> apt-get update
> apt-get install tgt
>
> It's important to disable the rbd cache on tgtd host. Set in 
> /etc/ceph/ceph.conf:
> [client]
> rbd_cache = false
[...]

Hello,

Without cache on the tgtd side, it should be possible to have failover 
and load balancing (active/avtive) multipathing.
Have you tested multipath load balancing in this scenario ?

If it's reliable, it opens a new way for me to do HA storage with iSCSI !




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux