Updates:
        Status: Invalid

Comment #1 on issue 385 by [email protected]: "gnt-cluster modify --reserved-lvs" does not parse spaces correctly
http://code.google.com/p/ganeti/issues/detail?id=385

Cluster info won't report the exact string that you gave it as input. It always, like many other formatting code in Ganeti, intersperese a comma and a space between elements.

Your input code is interpreted as two elements: "master_vg/root_lv" and " master_vg/usr_lv" (note the space at beginning, so when formatting it, you get the double spaces.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to