're better off fixing that
than trying to access the data via RadosGW.
On Sun, Oct 26, 2014 at 5:31 PM, 廖建锋 wrote:
> Does CEPH has schedule for this?
>
>
> *From:* Craig Lewis
> *Date:* 2014-10-25 05:35
> *To:* 廖建锋
> *CC:* ceph-users
> *Subject:* Re: [ceph-use
Does CEPH has schedule for this?
From: Craig Lewis<mailto:cle...@centraldesktop.com>
Date: 2014-10-25 05:35
To: 廖建锋<mailto:de...@f-club.cn>
CC: ceph-users<mailto:ceph-users@lists.ceph.com>
Subject: Re: [ceph-users] get/put files with radosgw once MDS crash
No, MDS and RadosGW s
No, MDS and RadosGW store their data in different pools. There's no way
for them to access the other's data.
All of the data is stored in RADOS, and can be accessed via the rados CLI.
It's not easy, and you'd probably have to spend a lot of time reading the
source code to do it.
On Fri, Oct 24,
dear cepher,
Today, I use mds to put/get files from ceph storgate cluster as it is
very easy to use for each side of a company.
But ceph mds is not very stable, So my question:
is it possbile to get the file name and contentes from OSD with radosgw
once MDS crash and how ?
___