search for: virgetgroupid

Displaying 4 results from an estimated 4 matches for "virgetgroupid".

2018 Oct 30
2
Re: Xen via libvirt
...rtd[8940]: 2018-10-30 05:47:59.010+0000: 8956: info : hostname: > node1 > node1 libvirtd[8940]: 2018-10-30 05:47:59.010+0000: 8956: error : > virGetUserID:1041 : invalid argument: Failed to parse user 'tss' > node1 libvirtd[8940]: 2018-10-30 05:47:59.010+0000: 8956: error : > virGetGroupID:1124 : invalid argument: Failed to parse group 'tss' > node1 libvirtd[8940]: 2018-10-30 05:47:59.342+0000: 8956: error : > networkCheckRouteCollision:122 : internal error: Network is already in use > by interface virbr0 I found out a hint. Actually, I have already done googling r...
2018 Oct 30
0
Re: Xen via libvirt
...2018-10-30 05:47:59.010+0000: 8956: info : hostname: node1 > node1 libvirtd[8940]: 2018-10-30 05:47:59.010+0000: 8956: error : > virGetUserID:1041 : invalid argument: Failed to parse user 'tss' > node1 libvirtd[8940]: 2018-10-30 05:47:59.010+0000: 8956: error : > virGetGroupID:1124 : invalid argument: Failed to parse group 'tss' > node1 libvirtd[8940]: 2018-10-30 05:47:59.342+0000: 8956: error : > networkCheckRouteCollision:122 : internal error: Network is already in use > by interface virbr0 > > > I found out a hint. > Actually...
2019 Feb 04
0
Unable to start libvirt systemd service
...34:41 draco libvirtd[420]: 482: info : libvirt version: 4.9.0 Feb 04 06:34:41 draco libvirtd[420]: 482: info : hostname: draco Feb 04 06:34:41 draco libvirtd[420]: 482: error : virGetUserID:1041 : invalid argument: Failed to parse user 'tss' Feb 04 06:34:41 draco libvirtd[420]: 482: error : virGetGroupID:1124 : invalid argument: Failed to parse group 'tss' - msg 68/68 100% It is found that the libvirt systemd service times out, and for some unkonwn reason the previous libvitrd process is not killed. I dont see any errors in /var/log/messages or /var/log/syslog. Could anyone please help?...
2018 Oct 29
2
Xen via libvirt
Hello. I want to use libvirt for toolstack of Xen (not XenServer) to set up Openstack system but, I'm new to libvirt so, I had some troubles on installing libvirt. I downloaded the source code, build and installed it, following here ( https://libvirt.org/compiling.html). However, when I type a command (# virsh 'xen:///system' list) to check if libvirt has been installed successfully,