Displaying 7 results from an estimated 7 matches for "vmhost2".
Did you mean:
vmhost
2020 Apr 24
2
Not able to add pcie card to guest: Operation not permitted
Let's say I have libvirt
[root@vmhost2 ~]# virsh version
Compiled against library: libvirt 4.5.0
Using library: libvirt 4.5.0
Using API: QEMU 4.5.0
Running hypervisor: QEMU 2.12.0
[root@vmhost2 ~]#
running on centos 8 and then I have this card
[root@vmhost2 ~]# virsh nodedev-dumpxml pci_0000_01_00_0
<device>
<name>pci_00...
2020 Apr 25
1
Re: Not able to add pcie card to guest: Operation not permitted
On Fri, Apr 24, 2020 at 4:35 PM Peter Crowther
<peter.crowther@melandra.com> wrote:
>
> On Fri, 24 Apr 2020 at 21:10, Mauricio Tavares <raubvogel@gmail.com> wrote:
>>
>> Let's say I have libvirt
>>
>> [root@vmhost2 ~]# virsh version
>> [...]
>>
>> Running hypervisor: QEMU 2.12.0
>> [root@vmhost2 ~]#
>> [...]
>
> When I try to start the guest I get the following error message:
>>
>>
>> [root@vmhost2 ~]# virsh start testfedora
>> error: Failed to start...
2007 Jan 17
1
NOTIFYCMD not running
...not my notifycmd (which should
write a test message to syslog).
Can someone offer insight/ideas as to why my NOTIFYCMD is not running?
Thanks,
Michelle
-----------------------
Extract from messages showing everything seems to install ok: (note that I
use SNMP to access ups):
Jan 17 16:04:17 vmhost2 snmp-ups[6741]: Startup successful
Jan 17 16:04:17 vmhost2 upsd[6743]: Connected to UPS [upsmasonville]:
snmp-ups-42.31.244.8
Jan 17 16:04:17 vmhost2 upsd[6744]: Startup successful
Jan 17 16:04:17 vmhost2 upsmon[6747]: Startup successful
Jan 17 16:04:17 vmhost2 upsd[6744]: Connection from 127.0.0.1...
2011 Apr 21
1
domain not present after shutdown
I hope this is simple
I have one kvm host that lists all my domains even after shut down. 'virsh list
--all' shows machines in 'running' and 'shut off' states. If I copy those over
to another machine and it only shows the virt machines in running state.
vmhost2:~$ virsh list --all
Id Name State
----------------------------------
4 mybox4 running
vmhost2:~$ virsh version
Compiled against library: libvir 0.8.3
Using library: libvir 0.8.3
Using API: QEMU 0.8.3
Running hypervisor: QEMU 0.12.5
vmhost1:~$ virsh list --all
I...
2020 Apr 24
0
Re: Not able to add pcie card to guest: Operation not permitted
On Fri, 24 Apr 2020 at 21:10, Mauricio Tavares <raubvogel@gmail.com> wrote:
> Let's say I have libvirt
>
> [root@vmhost2 ~]# virsh version
> [...]
Running hypervisor: QEMU 2.12.0
> [root@vmhost2 ~]#
> [...]
>
When I try to start the guest I get the following error message:
>
> [root@vmhost2 ~]# virsh start testfedora
> error: Failed to start domain testfedora
> error: internal error: qemu un...
2019 Dec 13
5
systemctl behaves like it is being piped to less in centos 8?
...sbin/firewalld --nofork --nopid
Warning: Journal has been rotated since unit was started. Log output
is incomplete or unavailable.
[root at mail ~]#
So far so good. Don't know why it is complaining about log being
rotated but output looks readable. Now, let's grab a centos8 box:
[raub at vmhost2 ~]$ cat /etc/redhat-release
CentOS Linux release 8.0.1905 (Core)
[raub at vmhost2 ~]$ systemctl status firewalld
? firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor p>
Active: active (running) since Tue 2019-1...
2019 Dec 13
0
systemctl behaves like it is being piped to less in centos 8?
...Warning: Journal has been rotated since unit was started. Log output
> is incomplete or unavailable.
> [root at mail ~]#
>
> So far so good. Don't know why it is complaining about log being
> rotated but output looks readable. Now, let's grab a centos8 box:
>
> [raub at vmhost2 ~]$ cat /etc/redhat-release
> CentOS Linux release 8.0.1905 (Core)
> [raub at vmhost2 ~]$ systemctl status firewalld
> ? firewalld.service - firewalld - dynamic firewall daemon
> Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor p>
> Active: active (...