Status: New
Owner: ----
New issue 932 by [email protected]: Change default settings for
gnt-cluster init
https://code.google.com/p/ganeti/issues/detail?id=932
What software version are you running? Please provide the output of "gnt-
cluster --version", "gnt-cluster version", and "hspace --version".
What distribution are you using?
all
What steps will reproduce the problem?
gnt-cluster init [...] my.cluster.tld
What is the expected output? What do you see instead?
Cluster is initialized with:
- --master-netdev=xen-br0
+ --master-netdev=br0 // (as this is the default
naming for the first bridge)
- --nic-parameters=link=xen-br0
+ --nic-parameters=link=br0
- --vg-name=xenvg
+ --vg-name=vg || --vg-name=lvm
- --hypervisor-parameters=kvm:kernel_path=/boot/vmlinuz-3-kvmU
+ --hypervisor-parameters=kvm:kernel_path= // (as /boot/vmlinuz-3-kvmU
is not to be found on any distribution known to me, unless you create it)
- --backend-parameters=memory=128M
+ --backend-parameters=memory=1G // (as hardly an current OS
runs with 128M of RAM)
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