XAPI sr-create ignores name-description parameter
-
Hello,
I’m not entirely sure whether this is a bug or expected behavior, so I’d like to ask for clarification here.
When creating an SR using
xe sr-createwith thename-descriptionparameter, the command succeeds but the value is not persisted.After creation,
xe sr-listshows an emptyname-descriptionfield. However, the value can be set correctly afterwards usingxe sr-param-set.Steps to reproduce:
xe sr-create name-label="NFS-SR-01" name-description="NFS storage repository for VM disks" type=nfs content-type=user shared=true device-config:server=192.168.1.50 device-config:serverpath=/export/xe-storage other-config:auto-scan=true b3c2a7d1-6f2e-4a91-9d3f-1a2c9d8e7f10 xe sr-list uuid=b3c2a7d1-6f2e-4a91-9d3f-1a2c9d8e7f10 uuid ( RO) : b3c2a7d1-6f2e-4a91-9d3f-1a2c9d8e7f10 name-label ( RW): NFS-SR-01 name-description ( RW): host ( RO): <shared> type ( RO): nfs content-type ( RO): userResult:
name-descriptionis empty.Workaround:
xe sr-param-set uuid=<SR_UUID> name-description="test description"Expected behavior:
Thename-descriptionvalue should be saved duringsr-create.Actual behavior:
The parameter is ignored without error.Environment:
XCP-ng 8.3 -
Hi,
Thanks for the report, let me ping @Team-XAPI-Network
-
Hi,
Thanks for the report, let me ping @Team-XAPI-Network
This is a problem with the CLI, the parameter is not read and instead an empty string is used. The same situation happens with sr-introduce.
It should be a very quick fix, I don't know why it was done since the beginning.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login