Status: New
Owner: ----
New issue 854 by [email protected]: gnt-instance info does not display
temporary attributes set with gnt-instance start -H or -B
http://code.google.com/p/ganeti/issues/detail?id=854
What software version are you running? Please provide the output of "gnt-
cluster --version", "gnt-cluster version", and "hspace --version".
# gnt-cluster version
Software version: 2.10.1
Internode protocol: 2100000
Configuration format: 2100000
OS api version: 20
Export interface: 0
VCS version: (ganeti) version v2.10.1
# gnt-cluster --version
gnt-cluster (ganeti v2.10.1) 2.10.1
# hspace --version
hspace (ganeti) version v2.10.1
compiled with ghc 6.12
running on linux x86_64
What distribution are you using?
Debian Squeeze
What steps will reproduce the problem?
1. gnt-instance stop $INSTANCE
2. gnt-instance start -H kernel_args=single $INSTANCE
3. gnt-instance info $INSTANCE | grep kernel_args
What is the expected output? What do you see instead?
I expect the kernel_args to be temporary (as documented) but the currently
applied configuration should displayed when I perform a gnt-instance info
query.
In this example, I expect kernel_args to show that the instance is
currently running with "single ro" rather than showing "kernel_args:
default (ro)"
Please provide any additional information below.
--
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