Greetings, I'm have a terrible way to go, nothing I have done will start my cloud. None of my system VM's will start, which in turn do not permit the regular OS VM's to start. I suffered from first a power outage, then I manually rebooted my server. Now, nothing is coming back online.
I was previously told, having cloud0 first is the cause of this. Even when doing ifconfig cloud0 down, nothing seems to come back online. I have gone as far as stopping iptables / eatables along with stopping/starting the network and the management console. Checking the system VM's the continue to remain in a 'starting' status. [root@lunder ~]# service iptables status iptables: Firewall is not running. [root@lunder ~]# service ebtables status # Generated by ebtables-save v1.0 on Sat Apr 13 12:21:04 CDT 2013 *nat :PREROUTING ACCEPT :OUTPUT ACCEPT :POSTROUTING ACCEPT [root@lunder ~]# [root@lunder daoenix]# ifconfig cloud0 Link encap:Ethernet HWaddr FE:00:A9:FE:00:67 inet addr:169.254.0.1 Bcast:169.254.255.255 Mask:255.255.0.0 inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:658 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:28068 (27.4 KiB) cloudbr0 Link encap:Ethernet HWaddr C8:0A:A9:9E:2D:7C inet addr:myipaddress Bcast:9myipaddress Mask:255.255.255.224 inet6 addr: fe80::fc2c:bcff:fe00:5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:192832 errors:0 dropped:0 overruns:0 frame:0 TX packets:11251 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:11481135 (10.9 MiB) TX bytes:25153331 (23.9 MiB) eth0 Link encap:Ethernet HWaddr C8:0A:A9:9E:2D:7C inet6 addr: fe80::ca0a:a9ff:fe9e:2d7c/64 Scope:Link UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 RX packets:199794 errors:0 dropped:0 overruns:0 frame:0 TX packets:24157 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:14647159 (13.9 MiB) TX bytes:25994485 (24.7 MiB) Memory:df6e0000-df700000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:7850808 errors:0 dropped:0 overruns:0 frame:0 TX packets:7850808 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1611132695 (1.5 GiB) TX bytes:1611132695 (1.5 GiB) virbr0 Link encap:Ethernet HWaddr 52:54:00:D9:D9:9A inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) vnet0 Link encap:Ethernet HWaddr FE:00:A9:FE:00:67 inet6 addr: fe80::fc00:a9ff:fefe:67/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:116 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:500 RX bytes:0 (0.0 b) TX bytes:5232 (5.1 KiB) vnet1 Link encap:Ethernet HWaddr FE:84:4C:00:00:01 inet6 addr: fe80::fc84:4cff:fe00:1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:256 errors:0 dropped:0 overruns:1 carrier:0 collisions:0 txqueuelen:500 RX bytes:0 (0.0 b) TX bytes:17849 (17.4 KiB) vnet2 Link encap:Ethernet HWaddr FE:2C:BC:00:00:05 inet6 addr: fe80::fc2c:bcff:fe00:5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:256 errors:0 dropped:0 overruns:1 carrier:0 collisions:0 txqueuelen:500 RX bytes:0 (0.0 b) TX bytes:17849 (17.4 KiB) [root@lunder daoenix]#