Re: [ceph-users] Question about mount the same rbd in different machine

2014-11-25 Thread mail list
ter aware file system. > > Hope that helps! > -Mike > > -Original Message- > From: mail list [mailto:louis.hust...@gmail.com] > Sent: Tuesday, November 25, 2014 8:27 PM > To: Michael Kuriger > Cc: ceph-us...@ceph.com > Subject: Re: [ceph-users] Question abou

Re: [ceph-users] Question about mount the same rbd in different machine

2014-11-25 Thread Michael Kuriger
list [mailto:louis.hust...@gmail.com] Sent: Tuesday, November 25, 2014 8:27 PM To: Michael Kuriger Cc: ceph-us...@ceph.com Subject: Re: [ceph-users] Question about mount the same rbd in different machine Hi Michael, I write the same file with different content, and there is no hint for overwrite, so whe

Re: [ceph-users] Question about mount the same rbd in different machine

2014-11-25 Thread mail list
rs-boun...@lists.ceph.com] On Behalf Of >> mail list >> Sent: Tuesday, November 25, 2014 7:30 PM >> To: ceph-us...@ceph.com >> Subject: [ceph-users] Question about mount the same rbd in different machine >> >> Hi, all >> >> I create a rbd named foo,

Re: [ceph-users] Question about mount the same rbd in different machine

2014-11-25 Thread Michael Kuriger
Sent: Tuesday, November 25, 2014 8:11 PM To: Michael Kuriger Cc: ceph-us...@ceph.com Subject: Re: [ceph-users] Question about mount the same rbd in different machine hi, But i have touched the same file on the two machine under the same rbi with no error. will it cause some problem or jus

Re: [ceph-users] Question about mount the same rbd in different machine

2014-11-25 Thread mail list
out > a cluster aware file system. > > > > -Original Message- > From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of mail > list > Sent: Tuesday, November 25, 2014 7:30 PM > To: ceph-us...@ceph.com > Subject: [ceph-users] Question about m

Re: [ceph-users] Question about mount the same rbd in different machine

2014-11-25 Thread Michael Kuriger
bject: [ceph-users] Question about mount the same rbd in different machine Hi, all I create a rbd named foo, and then map it and mount on two different machine, and when i touch a file on the machine A, machine B can not see the new file, and machine B can also touch a same file! I want to know i

[ceph-users] Question about mount the same rbd in different machine

2014-11-25 Thread mail list
Hi, all I create a rbd named foo, and then map it and mount on two different machine, and when i touch a file on the machine A, machine B can not see the new file, and machine B can also touch a same file! I want to know if the rbd the same on machine A and B? or exactly they are two rbd? Any