Displaying 11 results from an estimated 11 matches for "commandnotfound".
2015 Feb 11
0
Re: libvirt 1.2.10 and latest EL6 qemu-kvm
...uot;path":"/machine/unattached/device[0]"},"id":"libvirt-5"}
2015-02-11 14:10:33.261+0000: 13278: info : qemuMonitorIOProcess:399 :
QEMU_MONITOR_IO_PROCESS: mon=0x7fa62801cbf0 buf={"id": "libvirt-5",
"error": {"class": "CommandNotFound", "desc": "The command qom-list
has not been found", "data": {"name": "qom-list"}}}
2015-02-11 14:10:33.261+0000: 13278: debug :
qemuMonitorJSONIOProcessLine:183 : Line [{"id": "libvirt-5", "error":
{"class&qu...
2013 Jun 01
1
Re: About the change of a VM's vcpu count in runtime?
...o, I double checked the
src/qemu/qemu_agent.c, and I can find the 2 functions:
qemuAgentGetVCPUs() and qemuAgentSetVCPUs()
Another,
virsh # qemu-agent-command 9 '{"execute":"cpu-add","arguments":{"id":2}}'
{"error":{"class":"CommandNotFound","desc":"The command cpu-add has not
been found","data":{"name":"cpu-add"}}}
Seems the guest agent can't find vcpu hot-plug/unplug command, the qemu
I am using is 1.5.0, does it need some patches to handle this or
something I still miss...
2013 Nov 12
0
newer libvirt version issues
...o
/usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so: undefined
symbol: networkAllocateActualDevice
And every time libvirt segfaults, there's this in the logs:
debug : virJSONValueToString:1133 :
result={"id":"libvirt-6","error":{"class":"CommandNotFound","desc":"The
command qom-list has not been found","data":{"name":"qom-list"}}}
debug : virEventPollRunOnce:627 : EVENT_POLL_RUN: nhandles=32
timeout=1684
9479: debug : qemuMonitorJSONCheckError:341 : unable to execute QEMU
command
{"ex...
2019 Mar 29
3
Attempts to Set Max Password Age in Samba Tool Fails
Hello!
I am on Samba 4.10.0, Ubuntu 16.04.2 LTS. I recently reset a password and found that my password expiration had somehow gotten set to 400 days.
I went to one of my DCs and ran the following command:
# samba-tool domain passwordsettings show
Password informations for domain 'DC=samdom,DC=mydomain,DC=com'
Password complexity: on
Store plaintext passwords: off
Password history
2019 Mar 29
0
Attempts to Set Max Password Age in Samba Tool Fails
...3.5.2-2ubuntu0~16.04.5
> ii libpython3.5-minimal:amd64 3.5.2-2ubuntu0~16.04.5
> ii libpython3.5-stdlib:amd64 3.5.2-2ubuntu0~16.04.5
> ii python3 3.5.1-3
> ii python3-apport 2.20.1-0ubuntu2.18
> ii python3-apt 1.1.0~beta1ubuntu0.16.04.2
> ii python3-chardet 2.3.0-2
> ii python3-commandnotfound 0.3ubuntu16.04.2
> ii python3-dbus 1.2.0-3
> ii python3-debian 0.1.27ubuntu2
> ii python3-dev 3.5.1-3
> ii python3-distupgrade 1:16.04.26
> ii python3-dnspython 1.12.0-0ubuntu3
> ii python3-gdbm:amd64 3.5.1-1
> ii python3-gi 3.20.0-0ubuntu1
> ii python3-gpgme 0.3-1.1
> ii...
2013 May 28
3
Re: About the change of a VM's vcpu count in runtime?
On 05/28/2013 02:24 PM, Eric Blake wrote:
>> So the question is: is there any method I can't find yet to change the
>> vcpu count of a running vm dynamically?
>
> Wait for newer qemu and libvirt, or else pitch in and help write patches.
You might not have to wait that long - if you could help test these
patches, it would be appreciated:
2015 Jan 19
2
Re: [libvirt] libvirt 1.2.10 and latest EL6 qemu-kvm
[Dropping libvir list and adding libvir-users list.]
On Mon, Jan 19, 2015 at 04:12:46PM +0100, liedekef@telenet.be wrote:
> Hi all,
>
> I had libvirt 1.2.10 running without issues together with the qemu package
> qemu-kvm-0.12.1.2-2.415.el6_5.14.x86_64.rpm
That's a really old QEMU and the libvirt you're using is relatively
newer.
> Now, after updating my server,
2019 Mar 30
1
Attempts to Set Max Password Age in Samba Tool Fails
...2ubuntu0~16.04.5
> ii libpython3.5-minimal:amd64 3.5.2-2ubuntu0~16.04.5
> ii libpython3.5-stdlib:amd64 3.5.2-2ubuntu0~16.04.5
> ii python3 3.5.1-3
> ii python3-apport 2.20.1-0ubuntu2.18
> ii python3-apt 1.1.0~beta1ubuntu0.16.04.2
> ii python3-chardet 2.3.0-2
> ii python3-commandnotfound 0.3ubuntu16.04.2
> ii python3-dbus 1.2.0-3
> ii python3-debian 0.1.27ubuntu2
> ii python3-dev 3.5.1-3
> ii python3-distupgrade 1:16.04.26
> ii python3-dnspython 1.12.0-0ubuntu3
> ii python3-gdbm:amd64 3.5.1-1
> ii python3-gi 3.20.0-0ubuntu1
> ii python3-gpgme 0.3-1.1...
2018 May 09
2
Samba4 on Ubuntu 18.04 Howto setup ADDC with bind9_DLZ
...u system slower..." command-not-found packages
but wait a bit because you might miss some packages...
( remove if you dont use these. )
apt remove --purge lxd-client
apt remove --purge lxd lxd-client
apt remove --purge lxcfs
apt remove --purge command-not-found command-not-found-data python3-commandnotfound
apt remove --purge snapd
apt remove --purge laptop-detect
So, now this Ubuntu server performs almost as a Debian server. ;-)
Optional, as i dont use LVM. ( i snap shot my virtuals )
apt remove --purge lvm2 liblvm2app2.2 liblvm2cmd2.02 dmeventd
Optional, i dont like the check every login for se...
2018 May 09
0
Samba4 on Ubuntu 18.04 Howto setup ADDC with bind9_DLZ
...-found packages
> but wait a bit because you might miss some packages...
> ( remove if you dont use these. )
> apt remove --purge lxd-client
> apt remove --purge lxd lxd-client
> apt remove --purge lxcfs
> apt remove --purge command-not-found command-not-found-data
> python3-commandnotfound
> apt remove --purge snapd
> apt remove --purge laptop-detect
> So, now this Ubuntu server performs almost as a Debian server. ;-)
>
> Optional, as i dont use LVM. ( i snap shot my virtuals )
> apt remove --purge lvm2 liblvm2app2.2 liblvm2cmd2.02 dmeventd
>
> Optional,...
2018 May 09
0
Samba4 on Ubuntu 18.04 Howto setup ADDC with bind9_DLZ (extra part 4.8.1 samba)
...a bit because you might miss some packages...
> > ( remove if you dont use these. )
> > apt remove --purge lxd-client
> > apt remove --purge lxd lxd-client
> > apt remove --purge lxcfs
> > apt remove --purge command-not-found command-not-found-data
> > python3-commandnotfound
> > apt remove --purge snapd
> > apt remove --purge laptop-detect
> > So, now this Ubuntu server performs almost as a Debian server. ;-)
> >
> > Optional, as i dont use LVM. ( i snap shot my virtuals )
> > apt remove --purge lvm2 liblvm2app2.2 liblvm2cmd2.02...