Re: [ceph-users] Replace OSD drive without remove/re-add OSD

2014-05-04 Thread Cedric Lemarchand
Hi Indra, Le 04/05/2014 06:11, Indra Pramana a écrit : > Would like to share after I tried yesterday, this doesn't work: > > > - ceph osd set noout > > - sudo stop ceph-osd id=12 > > - Replace the drive, and once done: > > - sudo start ceph-osd id=12 You said a few lines afterwards that a new OSD

Re: [ceph-users] Migrate system VMs from local storage to CEPH

2014-05-04 Thread Wido den Hollander
On 05/02/2014 04:06 PM, Andrija Panic wrote: Hi. I was wondering what would be correct way to migrate system VMs (storage,console,VR) from local storage to CEPH. I'm on CS 4.2.1 and will be soon updating to 4.3... Is it enough to just change global setting system.vm.use.local.storage = true, t

Re: [ceph-users] Replace OSD drive without remove/re-add OSD

2014-05-04 Thread Indra Pramana
Hi Cedric, Thanks for your reply. On Sun, May 4, 2014 at 6:16 PM, Cedric Lemarchand wrote: > Hi Indra, > > Le 04/05/2014 06:11, Indra Pramana a écrit : > > Would like to share after I tried yesterday, this doesn't work: > > > - ceph osd set noout > > - sudo stop ceph-osd id=12 > > - Replace th

Re: [ceph-users] [rados-java] Hi, I am a newer for ceph . And I found rados-java in github, but there are some problems for me .

2014-05-04 Thread peng
I have installed the latest jdk , ant set target and source to 1.7 . But I always encounter the same error message. -- Original -- From: "peng";; Date: Sun, May 4, 2014 06:48 PM To: "wido"; Subject: [rados-java] Hi, I am a newer for cep