Status: New
Owner: ----
New issue 804 by [email protected]: unable to create instance with
open virtual switch - ubuntu 14.04 - ganeti 2.9.3
http://code.google.com/p/ganeti/issues/detail?id=804
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?
Ubuntu 14.04
What steps will reproduce the problem?
1. create a cluster
gnt-cluster init --master-netdev=lan1 --vg-name ganeti
--enabled-hypervisors=kvm -N link=lan1,mode=openvswitch -H
kvm:kernel_path="",initrd_path="",vnc_bind_address=0.0.0.0,serial_console=true,keymap=de_DE
-D drbd:metavg=ganeti -B vcpus=2,memory=512M --enabled-disk-templates
plain,drbd --secondary-ip 192.168.21.100 control.gnt
2. add a network
gnt-network add --network=10.100.21.0/24 --gateway=10.100.21.1
--no-conflicts-check server
gnt-network connect server openvswitch lan1
3. create a vm
gnt-instance add -s 30G --net 0:network=server,ip=10.100.21.202,vlan=21 -B
memory=2G -o debootstrap+default -n gnt01 --no-start --no-install test
What is the expected output? What do you see instead?
root@gnt01:/etc/ganeti# gnt-instance add -s 30G --net
0:network=server,ip=10.100.21.202 -B memory=2G -o debootstrap+default -n
gnt01 --no-start --no-install test
Thu Apr 17 14:59:09 2014 - INFO: NIC/0 inherits netparams
['lan1','openvswitch']
Thu Apr 17 14:59:10 2014 * disk 0, size 30.0G
Thu Apr 17 14:59:10 2014 * creating instance disks...
Thu Apr 17 14:59:11 2014 adding instance test to cluster config
Unhandled Ganeti error: NIC mode 'openvswitch' not handled
Please provide any additional information below.
the command create the lvm disks and shows the instance (gnt-instance list)
after a service ganeti restart the instance is gone and gnt-cluster verify
shows a unkown volume
--
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