Displaying 3 results from an estimated 3 matches for "xen02".
Did you mean:
xen01
2008 Apr 29
18
tap:aio not working...
...backend/vbd-0-51952
UEVENT[1209507905.067583] remove@/devices/xen/vbd-51952
UDEV [1209507905.067852] remove@/devices/xen/vbd-51952
UDEV [1209507905.078662] remove@/devices/xen-backend/vbd-0-51952
syslog messages are unhelpful - here''s the output when I try with tap:aio:
Apr 29 16:55:02 xen02 kernel: blkback: ring-ref 8, event-channel 38, protocol 1 (x86_64-abi)
Apr 29 16:55:02 xen02 kernel: blkback: ring-ref 8, event-channel 38, protocol 1 (x86_64-abi)
Apr 29 16:55:02 xen02 logger: /etc/xen/scripts/block: add XENBUS_PATH=backend/vbd/0/51952
Apr 29 16:56:42 xen02 logger: /etc/xen/script...
2011 Aug 29
1
mounting an ext3 filesystem "-o ro"
..."-o bind" is not an option, this partition is mounted by
different virtual machines. NFS is the right way to go, so I want
another one :-)
I have no problem mounting this partition read-only, but it seems
that actually it is not really read-only. From /var/log/messages :
Aug 29 11:26:43 xen02 kernel: EXT3-fs: INFO: recovery required on readonly filesystem.
Aug 29 11:26:43 xen02 kernel: EXT3-fs: write access will be enabled during recovery.
Aug 29 11:26:43 xen02 kernel: kjournald starting. Commit interval 5 seconds
Aug 29 11:26:43 xen02 kernel: EXT3-fs: recovery complete.
Aug 29 11:...
2012 Sep 13
0
libvirtd on MacOS X
...Welcome to virsh, the virtualization interactive terminal.
Type: 'help' for help with commands
'quit' to quit
virsh # list
Id Name State
----------------------------------------------------
4 xen01 running
5 xen02 running
After starting libvirtd as root, I can connect, but no machines are displayed:
LIBVIRT_LOG_FILTERS=1:vbox virsh -c vbox+tcp://192.168.100.83/session
setlocale: No such file or directory
2012-0...