This is expected behavior - "put" uses write_full which is an object
overwrite command.
On Thu, Mar 12, 2015 at 4:17 PM Kapil Sharma wrote:
> Hi Cephers,
>
> Has anyone tested the behavior of rados by adding an object to the
> cluster with an object name which already exists in the cluster ?
> wi
Hi Cephers,
Has anyone tested the behavior of rados by adding an object to the
cluster with an object name which already exists in the cluster ?
with command - "rados put -p testpool myobject testfile"
I notice that even if I already have an object called 'myobject' in testpool,
I can still add