Unable to update (append) existing datastore

Hi,

My ONE version: 6.2 EE

I facing issue when append existing datastore.
To reproduce:

onedatastore update $dsID

Your default text editor will launched.
Update some value or parameter, let’s say

CLONE_TARGET="SYSTEM" --> CLONE_TARGET="SELF"

Save and exit from editor.

Check the parameter again.
onedatastore show $dsID

Your edit didn’t updated.

Is it need some pre-action when we need to update datastore (append)?

Best regards,
Harry Suryapambagya

Some attributes are part of the driver operation mode (like clone_target), when updated these values are set automatically the correct value. Note that CLONE_TARGET and similar does not configure the datastore behavior it describes it, so oned can compute quotas and perform some other operations