Comment 0 for bug 1797234

Revision history for this message
Fernando Hernandez Gonzalez (fhernan2) wrote :

Brief Description
-----------------
After Image,flavor,network,networksubnet and Virtual machine/Instance the console is not able to be opened and is getting back with Network Error.

Severity
--------
Critical: VMs are not able to be used.
Steps to Reproduce
------------------
Create an instace following next steps on active conrtoller:
 source /etc/nova/openrc
 wget http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img
 openstack flavor create --public --id 1 --ram 512 --vcpus 1 --disk 4 m1.tiny
 openstack image create --file cirros-0.4.0-x86_64-disk.img --disk-format qcow2 --public cirros
 openstack network create --shared net
 openstack subnet create --network net --ip-version 4 --subnet-range 192.168.0.0/24 --dhcp net-subnet1
 openstack server create --flavor m1.tiny --image cirros --nic net-id=uuid vm1

Expected Behavior
------------------
After we create an instance/VM we should be able to open the prompt console and start working on it.

Actual Behavior
----------------
Prompt console is not able to be opened.

Reproducibility
---------------
This issue is 100% reproducible.

System Configuration
--------------------
Virtual Multinodo Dedicated Ceph storage: 2 Controllers, 2 computes, 3 storage over IPV4 link [0]

Timestamp/Logs
--------------
Provide a snippet of logs if available and the timestamp when issue was seen.
Please indicate the unique identifier in the logs to highlight the problem
Provide a pointer to the logs for debugging (use attachments in Launchpad or paste.openstack.org)

[0] https://wiki.openstack.org/wiki/StarlingX/Installation_Guide_Virtual_Environment/Dedicated_Storage