Displaying 4 results from an estimated 4 matches for "vpl2".
Did you mean:
val2
2013 Apr 08
1
libvirt, selinux, moving images to ~/images does not work
...drvqemu.html#securityselinux is saying that "If
attempting to use disk images in another location, the user/administrator
must ensure the directory has be given this requisite label. Likewise
physical block devices must be labelled system_u:object_r:virt_image_t.".
So did I:
[root at vpl2 ~]# ls -dlZ /home/aik/virtimg /var/lib/libvirt/images
drwxr-xr-x. root root system_u:object_r:virt_image_t:s0 /home/aik/virtimg
drwxr-xr-x. root root system_u:object_r:virt_image_t:s0 /var/lib/libvirt/images
[root at vpl2 ~]# ls -lZ /home/aik/virtimg /var/lib/libvirt/images
/home/aik/virtimg:
-rwx...
2013 Apr 24
1
dnsmasq does not start
...ra17/ppc64 with the same settings,
dnsmasq is running. All configs in /etc/libvirt/ are default and not
changed, the only exception is /etc/libvirt/qemu/networks/default.xml which
I copied from Fedora17/ppc64 setup.
What does exactly force libvirtd to start dnsmasq?
Some debug info:
[root at vpl2 ~]# ps ax | egrep \(dnsmasq\|libvirt\)
9021 ? Ssl 0:00 /usr/sbin/libvirtd
9271 pts/0 S+ 0:00 egrep --color=auto (dnsmasq|libvirt)
[root at vpl2 ~]#
[root at vpl2 ~]# cat /etc/libvirt/qemu/networks/default.xml
<network>
<name>default</name>
<bridge nam...
2013 Apr 10
1
virt-install on powerpc64 issues
...-0-0-0,format=raw
-device
scsi-hd,bus=scsi0.0,channel=0,scsi-id=0,lun=0,drive=drive-scsi0-0-0-0,id=scsi0-0-0-0,bootindex=2
-drive
file=/home/aik/virtimg/Fedora-18-ppc64-DVD.iso,if=none,id=drive-scsi0-0-0-1,readonly=on,format=raw
-device scsi-cd,bus=scsi0.0,ch
The full log is here:
[aik at vpl2 ~]$ ./start_installation.sh
++ /usr/bin/virt-install -n fc18guest5 -r 1024 --disk
path=/home/aik/virtimg/fc18guest,size=8 -c
/home/aik/virtimg/Fedora-18-ppc64-DVD.iso --video vga --arch=ppc64 -d
--machine=pseries
[Wed, 10 Apr 2013 15:06:10 virt-install 9880] DEBUG (cli:221) Launched with
comman...
2013 Apr 11
0
reboot command lost?
...,id=scsi0-0-0-0,bootindex=2
> > -drive
> > file=/home/aik/virtimg/Fedora-18-ppc64-DVD.iso,if=none,id=drive-scsi0-0-0-1,readonly=on,format=raw
> > -device scsi-cd,bus=scsi0.0,ch
> >
> >
> >
> > The full log is here:
> >
> >
> > [aik at vpl2 ~]$ ./start_installation.sh
> > ++ /usr/bin/virt-install -n fc18guest5 -r 1024 --disk
> > path=/home/aik/virtimg/fc18guest,size=8 -c
> > /home/aik/virtimg/Fedora-18-ppc64-DVD.iso --video vga --arch=ppc64 -d
> > --machine=pseries
> > [Wed, 10 Apr 2013 15:06:10 virt-inst...