Status: Accepted
Owner: ----
New issue 1091 by [email protected]: Change error for instance with OS
parameters but without communication network
https://code.google.com/p/ganeti/issues/detail?id=1091
What steps will reproduce the problem?
1. Get a cluster with version 2.16
2. Create an instance on master with OS parameters specified, but no
communication network, e.g.:
gnt-instance add -t drbd -s 1g --os-parameters-private
private_info=some_private_info -n <primary_node>:<secondary_node> -o
debian-image <instance_name>
What is the expected output? What do you see instead?
There is an error in the command output "Error while executing backend
function: Could not get instance parameters: Could not find instance
communication NIC". The instance is created nonetheless, but the OS
parameters are not present.
The error should either also prevent the command from being executed or be
replaced by a warning with hints to the OS parameters such as "You
specified OS parameters for an instance that does not have a communication
network."
--
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