WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Disapearing Network Device in FC8

To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Disapearing Network Device in FC8
From: Eredicator X <eredicatorx@xxxxxxxxxxxxxxx>
Date: Sat, 7 Jun 2008 12:01:49 +0900 (JST)
Delivery-date: Fri, 06 Jun 2008 20:02:23 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <391747437.1521212807627289.JavaMail.root@web01>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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. 

E./

[root@xen02 ~]# uname -a 
Linux xen02.hugedesigns.net 2.6.21.7-3.fc8xen #1 SMP Thu Mar 20 14:58:12 EDT 
2008 x86_64 x86_64 x86_64 GNU/Linux

[root@xen02 ~]# cat /etc/xen/max02 
name = "max02"
maxmem = 2500
memory = 2200
vcpus = 4
builder = "hvm"
kernel = "/usr/lib/xen/boot/hvmloader"
boot = "c"
pae = 1
acpi = 1
apic = 1
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
device_model = "/usr/lib64/xen/bin/qemu-dm"
sdl = 0
vnc = 1
vncunused = 1
disk = [ "file:/home/virt/max02,hda,w" ]
serial = "pty"


[root@xen02 ~]# xm list -l max02
(domain
    (domid 9)
    (on_crash restart)
    (uuid a0105955-9648-196f-efa9-26d61b391082)
    (bootloader_args )
    (vcpus 4)
    (name max02)
    (on_poweroff destroy)
    (on_reboot restart)
    (bootloader )
    (maxmem 2500)
    (memory 2200)
    (shadow_memory 24)
    (cpu_weight 256)
    (cpu_cap 0)
    (features )
    (on_xend_start ignore)
    (on_xend_stop ignore)
    (start_time 1212805941.05)
    (cpu_time 74.032892496)
    (online_vcpus 4)
    (image
        (hvm
            (kernel /usr/lib/xen/boot/hvmloader)
            (acpi 1)
            (apic 1)
            (boot c)
            (device_model /usr/lib64/xen/bin/qemu-dm)
            (isa 0)
            (localtime 0)
            (monitor 0)
            (nographic 0)
            (pae 1)
            (rtc_timeoffset 0)
            (serial pty)
            (sdl 0)
            (stdvga 0)
            (usb 0)
            (vnc 1)
            (vncunused 1)
            (xauthority /home/erin/.Xauthority)
            (notes (SUSPEND_CANCEL 1))
        )
    )
    (status 2)
    (state -b----)
    (store_mfn 563198)
    (device
        (vbd
            (uname file:/home/virt/max02)
            (uuid 33514747-bd16-33d3-c960-9a4c4d7b658e)
            (mode w)
            (dev hda:disk)
            (backend 0)
            (bootable 1)
        )
    )
    (device
        (vfb
            (vncunused 1)
            (uuid 235cdd79-46f5-83b4-1d6e-3a2195e70ee7)
            (location localhost:5900)
        )
    )
    (device
        (console
            (protocol vt100)
            (location 6)
            (uuid 066a4117-8b9a-a505-8964-183eb6521fd7)
        )
    )
)

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>