[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Disapearing Network Device in FC8
>----- Original Message ----- >From: "Eredicator X" <eredicatorx@xxxxxxxxxxxxxxx> >To: "xen-users" <xen-users@xxxxxxxxxxxxxxxxxxx> >Sent: Saturday, June 7, 2008 12:01:49 PM GMT +09:00 Japan >Subject: [Xen-users] Disapearing Network Device in FC8 > >I am running a FC8 DomU and FC8 Dom0 > >I was trying to adjust some of the processor and memory limits. >When I restarted I was not able to ssh in so I opened the server in >virt-viewer (thanks Jim) and found that the server no >longer sees my network >device. I am not sure how to get it back could some one give me a hint please? > >I tried kudzu and adding the device to the network manager manually. I sorted this by getting the vif id from my prior mail to the list and adding it to the dom config file. from xm list -l max02 (vif (bridge eth1) (mac 00:16:3e:5b:15:a0) (script vif-bridge) (uuid bcf18ea9-bb79-fce9-0ead-0bce5257bb86) (backend 0) I added this to /etc/xen/max02 vif = ['mac=00:16:3e:5b:15:a0,bridge=eth1',] And all better [root@max02 ~]# ifconfig -a eth0 Link encap:Ethernet HWaddr 00:16:3E:5B:15:A0 inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: 2001:c90:49d:6f:216:3eff:fe5b:15a0/64 Scope:Global inet6 addr: fe80::216:3eff:fe5b:15a0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:108 errors:0 dropped:0 overruns:0 frame:0 TX packets:94 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:11369 (11.1 KiB) TX bytes:12860 (12.5 KiB) Interrupt:32 Base address:0xc000 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:937 errors:0 dropped:0 overruns:0 frame:0 TX packets:937 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1587892 (1.5 MiB) TX bytes:1587892 (1.5 MiB) _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |