search for: dwlinuxkernel

Displaying 7 results from an estimated 7 matches for "dwlinuxkernel".

2016 Dec 28
2
how to modified virsh's editor forever?
Hi: when I modify VM's xml file,the editor is VI,how to set to other editor forever? Now I can change the editor to VIM from VI with setting environment EDITOR=$my-favorite-editor, but after rebooting,it is VI again. thanks
2016 Dec 28
0
Re: how to modified virsh's editor forever?
...You may follow these links for more info on the topic. Link 1: https://www.redhat.com/archives/libvirt-users/2014-September/msg00039.html Link 2: https://askubuntu.com/questions/432524/how-do-i-find-and-set-my-editor-environment-variable Thanks, Nitesh. On Wed, Dec 28, 2016 at 2:30 PM, dw <dwlinuxkernel@163.com> wrote: > Hi: > > when I modify VM's xml file,the editor is VI,how to set to other > editor forever? > > Now I can change the editor to VIM from VI with setting environment > EDITOR=$my-favorite-editor, > but after rebooting,it is VI again. > &...
2016 Dec 27
1
how to configure seabios with libvirt
Hi: Anyone knows how to configure seabios with libvirt? Or Can I configure seabios in XML file? I know that could configre seabios with "qemu-system-x86_64 -fw_cfg",but how to with libvirt? thanks! dw
2017 May 26
0
Re: can't establish more than 1000 connections with virsh
2017 May 26
2
Re: can't establish more than 1000 connections with virsh
2017 May 25
2
can't establish more than 1000 connections with virsh
Hi: I'm trying to connect with libvirtd with virsh from a remote PC,but only can establish 1000 connections. If try more connections,prompt: "error: failed to connect to the hypervisor error: Failed to open file '/etc/libvirt/libvirt.conf': Too many open files" I tried in another PC,also get the same prompt. Anybody know why? Thanks!
2017 May 25
2
Re: can't establish more than 1000 connections with virsh
在 2017年05月25日 18:37, Daniel P. Berrange 写道: > On Thu, May 25, 2017 at 06:20:51PM +0800, dw wrote: >> Hi: >> >> I'm trying to connect with libvirtd with virsh from a remote PC,but only >> can establish 1000 connections. >> >> If try more connections,prompt: >> >> "error: failed to connect to the hypervisor >>