Displaying 6 results from an estimated 6 matches for "smol".
Did you mean:
mol
2007 Mar 12
2
%M resolve to IP (only)
...ic = no
writable = yes
printable = no
Still samba resolve this to /srv/backups/machines/192.168.10.11
Reverse DNS is working fine on machine:
node001 ~ # host 192.168.10.11
11.10.168.192.in-addr.arpa domain name pointer dmz001.domain.com.
Am I doing something wrong?
Best regards
Robert Smol
2013 Feb 22
1
vda or sda in the guest
Hello,
I've used virt-install + kickstart to setup machine. Then I've moved the
script to a production machine and in the guest the disk was not 'vda' but
'sda', how is this done?
There are differencet vesrions of libvirt between my fedora (tesing system)
and gentoo (production system).
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Apr 05
1
[Libvir] libvirt & vde_switch
Hi,
I would like to ask about status of VDE and libvirt. I found a thread
from http://www.redhat.com/archives/libvir-list/2008-February/msg00030.html.
I am not interested in connecting the VDE to the outside world. I have
created a FW machine using macvtap. To this machine I would like to
attach machines from different zones (dmz, prod, cust). I was thinking
on using VDE and vlans (FW would
2011 Mar 16
1
RH6 qemu expects driver name
Hi,
I am trying to start machine on RH6.
virsh # start ulp-001
error: Failed to start domain ulp-001
error: internal error process exited while connecting to monitor: char
device redirected to /dev/pts/1
qemu-kvm: -device lsi,id=scsi0,bus=pci.0,addr=0x5: Parameter 'driver'
expects a driver name
Try with argument '?' for a list.
virsh # version
Compiled against library: libvir
2011 Mar 31
1
bridge and route without IP
Hi,
I want to forward all traffic received on eth1 into virtual domain
'firewall' (where I want to configure public IP+shorewall)
I've created following network:
node002 qemu # cat networks/int-001.xml
<network>
<name>int-001</name>
<bridge name="intbr0" />
<forward mode="route" device="eth1"/>
</network>
virsh #
2011 Jan 11
1
Timed out during operation: cannot acquire state change lock
Hi,
I am looking for help to troubleshoot:
node002 ~ # virsh
virsh # list
Id Name State
----------------------------------
1 dom001 paused
virsh # resume dom001
error: Failed to resume domain dom001
error: Timed out during operation: cannot acquire state change lock
virsh #
then I've looked into /var/run/libvirt/qemu
node002 ~ # ls -l /var/run/libvirt/qemu/
total 8
-rw------- 1