Hi Fabian,
the config file is:
# Configuration file for the Xen instance minni-xen0, created on
# Wed Jul 22 18:04:21 2009.
# Kernel + memory size
kernel = '/boot/vmlinuz-2.6.18-6-xen-amd64'
ramdisk = '/boot/initrd.img-2.6.18-6-xen-amd64'
memory = '512'
# Disk device(s).
root = '/dev/sda1 ro'
disk = [ 'phy:xen-lvm/minni-xen0-disk,sda1,w',
'phy:xen-lvm/minni-xen0-swap,sda2,w' ]
# Hostname
name = 'minni-xen0'
# Networking
vif = [ 'ip=10.0.0.52' ]
# Behaviour
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
Fabian Zimmermann-2 wrote:
>
> Hi _sc_,
>
>> xend 2370] DEBUG (__init__:1072) exception looking up device number for
>> xvda1: [Errno 2] No such file or directory: '/dev/xvda1'
>> [2009-07-24 11:32:20 xend 2370] DEBUG (__init__:1072) DevController:
>> writing
>> {'backend-id': '0', 'virtual-device': '51713', 'device-type': 'disk',
>> 'state': '1', 'backend': '/local/domain/0/backend/vbd/1/51713'} to
>> /local/domain/1/device/vbd/51713.
>> [2009-07-24 11:32:20 xend 2370] DEBUG (__init__:1072) DevController:
>> writing
>> {'domain': 'iagservice01', 'frontend':
>> '/local/domain/1/device/vbd/51713',
>> 'dev': 'xvda1', 'state': '1', 'params':
>> '/magazzino/iagservice01/iagservice01System', 'mode': 'w', 'online': '1',
>> 'frontend-id': '1', 'type': 'phy'} to
>> /local/domain/0/backend/vbd/1/51713.
>> [2009-07-24 11:32:20 xend 2370] DEBUG (__init__:1072) exception looking
>> up
>> device number for xvda2: [Errno 2] No such file or directory:
>> '/dev/xvda2'
>>
>> you can help me to understand them?
>
> Could you please post your minni-xen0.cfg?
>
> Bye,
> Fabian
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
>
--
View this message in context:
http://www.nabble.com/conflict-between-XEN-udev-and-Hotplug-tp24607532p24644324.html
Sent from the Xen - User mailing list archive at Nabble.com.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|