First time here? Check out the FAQ!
2018-03-20 01:16:09 -0600 | received badge | ● Nice Answer (source) |
2016-04-28 00:29:34 -0600 | answered a question | Devstack failed Error on Exit Good to use stack user to install devstack. We can create stack user and provide sudoers permission with create-stack-user.sh file. Here we are seeing permission issue, so looks like for /opt/stack directory user and group permissions need to be modified. |
2016-01-11 13:23:24 -0600 | answered a question | openvswitch + openstack + ubuntu tutorial - how to - wiki Steps to setup bridging on Ubuntu to access external network
|
2016-01-04 00:01:05 -0600 | received badge | ● Teacher (source) |
2016-01-03 15:41:39 -0600 | answered a question | how to restart service If you are running devstack environment, you can do restart as below
|
2015-10-06 10:42:33 -0600 | commented question | Can't ping floating or instance ip Can you able to ping external router gateway from network namespace and vice versa from router namespace? |
2015-10-06 09:57:38 -0600 | received badge | ● Supporter (source) |
2015-10-06 09:17:06 -0600 | answered a question | juno installation error on RHEL 7 Noticed similar failure in my environment. Enabled additional repositories and it worked fine.
|
2015-02-26 07:17:00 -0600 | received badge | ● Enthusiast |
2015-02-16 08:41:27 -0600 | answered a question | How to update nova hypervisor to increase space For the vm i have tried having 160GB hard disk space. Out of that it allocated 50GB for "/" and 102GB for "/home". In this case openstack nova hypervisor created with 49G. Now created a new vm with 250GB harddisk and allocated partitions manually during OS installation as like "/ - 15G" and "/var -196GB", "/home - 15GB" and now openstack nova-hypervisor got created with 195GB. |
2015-02-14 17:14:31 -0600 | received badge | ● Famous Question (source) |
2015-02-14 09:57:25 -0600 | received badge | ● Notable Question (source) |
2015-02-14 07:17:27 -0600 | received badge | ● Editor (source) |
2015-02-14 07:15:38 -0600 | received badge | ● Popular Question (source) |
2015-02-14 02:54:55 -0600 | asked a question | How to update nova hypervisor to increase space By default Openstack all in one setup coming up with 49G hypervisor. How to update it to 100GB. |
2014-12-04 09:05:33 -0600 | commented answer | Instance failing to spawn, logs show `NovaException: Unexpected vif_type=binding_failed` Instance is not getting ip from dhcp with VLAN network type in OPENSUSE+Icehouse |