Re: librgw init failed (-5) when starting nfs-ganesha

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

 



Looks to me like it may have failed to initialise RADOS. Do you have librados
installed and configured (ceph.conf, etc.)?

librgw_create -> 
  -> RGWLib::init
    -> RGWStoreManager::get_storage
      -> RGWStoreManager::init_storage_provider
        -> RGWRados::initialize
          -> init_rados

-- 
HTH,
Brad

On Sun, Oct 9, 2016 at 2:02 PM, yiming xie <platoxym@xxxxxxxxx> wrote:
>
> I start nfs-ganesha with FSAL_RGW failed, the nfs-ganesha log is: 
> "create_export :FSAL :CRIT :RGW module: librgw init failed (-5)”
>
> ceph/src/rgw/librgw.cc:
> int librgw_create(librgw_t* rgw, int argc, char **argv) 
> this interface return value equal -5 and it’s parameters as below:
>
> argc=2
> argv[0] = “nfs-ganesha”
> argv[1] = “--conf=/etc/ceph/ceph.conf”
>
> env:
> nfs-genahsa(2.3)
> librgw.so.2.0.0
>
>
>
> _______________________________________________
> ceph-users mailing list
> ceph-users@xxxxxxxxxxxxxx
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>


_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[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