similar to: Is there a version with libvirt supporting domain Autostart?

Displaying 20 results from an estimated 9000 matches similar to: "Is there a version with libvirt supporting domain Autostart?"

2012 Sep 29
2
can not connect hypervisor using libvirt-0.9.8 on windows
Hi, Eric: I compiled libvirt-0.9.8 source code with the msys environment on windows xp. the compiltion was successed. but when I connect the remote host using virsh.exe, it occured error like: error: Failed to connect to the hypervisor error: Unable to set close-on-exec flag: No such file or directory Is there something wrong? give me some help, thanks! xuanmao_001 -------------- next part
2006 Dec 13
4
Unintended thread forked in autostart
Hello all, I''ve got the problem about the following simple application using autostart and repeat_every. A thread(?) is forked for processing task at first, but at sencond time two threads seem to be forked. My simple application code is... - In worker class class FooWorker < BackgrounDRb:Rails repeat_every 2.minutes first_run Time.now def do_work puts Time.now.to_s +
2012 Sep 17
1
Failed to reboot VM via virsh
Hi, Eric: I want to reboot vm using libvirt reboot api virDomainReboot(). but it occured error like following: "error: Failed to reboot domain abc" "error: Requested operation is not valid: Reboot is not supported without the JSON monitor". I updated qemu version,such as "qemu-kvm-1.2.0", it still like that. can you give me any ideas? my libvirt version: 0.9.8.
2012 Jun 20
1
update virDomainDef with xml config
Libvirt Version: 0.9.8 Hi: I added a new api for qemu_driver. and both added libvirt.c and remote. I tested it and it worked well. the function of this new api was add a new field in xml config of domain. (I added it like qemudDomainSetMemoryFlags)at the same time, I added a new member to struct virDomainDef. then I tested xml config converted to virDomaindef and virDomainDef converted to xml
2010 Aug 27
1
Unable to autostart storage pool.
Following xml file was used to create storage pool using 'virsh pool-create <xml>' <pool type='dir'> <name>my-diskpool</name> <uuid>2fbc894e-7619-6cda-a33c-b27fae5fbe8b</uuid> <capacity>136024670208</capacity> <allocation>11416657920</allocation> <available>124608012288</available> <source>
2017 Jan 17
1
gluster store and autostart - but fails
hi all I've a few guest which work/run perfectly fine, I believe, except for autostart. Configuration of system, gluster and libvirt is pretty regular and not complex. Errors I see: ... failed to initialize gluster connection (src=0x7f9424266350 priv=0x7f94242922b0): Transport endpoint is internal error: Failed to autostart VM 'rhel-work2': failed to initialize gluster connection
2012 Aug 16
1
What can cause "libvirtd dead but pid file exists."
Hi, # service libvirtd status libvirtd dead but pid file exists. I operated VMs(like create, edit, delte) normally for a second, but the libvirtd on host was dead. I checked the libvirtd.log but didn't find any useful information. so I want to know what can cause the problem? another question: I found the message in /var/log/message like "libvirtd: Could not find keytab file:
2017 Mar 20
2
libvirt-guests and time sync on autostart vms
I have a host running a few guests all configured to autostart. I'm also using libvirt-guests to suspend the guests when the host restarts or shuts down When the host comes back up I see a bunch of log messages - Resuming guest vm01 already active Resuming guest vm02 already active I guess this is because libvirt autostarts the guests when it starts and before libvirt-guests has a chance to
2014 May 22
3
Host OS, Storage Info
Hi, Is there any way to get host OS information and host Storage in formations using libvirt API...? Rgds -Sijo
2007 Oct 29
1
compiz autostart with AIGLX
I have a feeling my no autostart problem is related to the following tests in compiz-manager. Is there a way I can "step" through the script on openSuSE 10.3 while it is running to find out where the script dies? Or do I basically have to insert error returns throughout the script to capture that info? ---- # if we run under Xgl, we can skip some tests here if ! check_xgl; then # if
2017 Mar 21
2
Re: libvirt-guests and time sync on autostart vms
On Mon, Mar 20, 2017 at 9:58 PM, Timo Juhani Lindfors <timo.lindfors@iki.fi> wrote: > ıuoʎ <yonjah@gmail.com> writes: >> I have a host running a few guests all configured to autostart. >> I'm also using libvirt-guests to suspend the guests when the host >> restarts or shuts down > > I have a similar setup. I solved it by writing a small daemon that syncs
2005 Feb 15
3
Autostart Asterisk on Slackware?
Maybe trivial question, but I cannot find an answer: How to autostart Asterisk (daemon) on Slackware 10? I know that I should put something in /etc/rc.d, but what?
2016 Feb 07
2
tinc 1.1~pre11-1 (autostart)
Hi I started setting up tinc 1.1 and it works great. only thing is I am not able to configure it to autostart. How is this done in 1.1? I used to use nets.boot file to get it running. Regards <yazeedfataar at hotmail.com> -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Aug 13
1
Does Libvirt-0.8.8(windows) support URI like qemu+ssh on windows?
Hi, I have ssh2.exe and ssh-keygen2 tools on my windows which as parts of "SSH Secure Shell for Workstations Windows Client", and they work well. Now I want to know if libvirt support URI like qemu+ssh on windows? Give me some ideas. thanks xuanmao_001 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Feb 08
2
tinc 1.1~pre11-1 (autostart)
systemctl enable tincd at NETNAME systemctl: command not found Please help? Regards Yazeed Fataar <yazeedfataar at hotmail.com> On Mon, Feb 8, 2016 at 7:30 AM, Maxim Vorontsov <6012030 at gmail.com> wrote: > systemctl enable tincd at NETNAME for example > > -- > brgds > Max > On Feb 8, 2016 12:15 AM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: >
2012 Dec 02
1
iSCSI storage pool autostart
Hello everyone, I have recently installed libvirt 1.0.0 and am having a problem with my iSCSI storage pool's autostarting. They are just going to an inactive state right after a reboot of the host. However once the startup is complete I can manually start the pool without problem. I am getting the following errors in the libvirtd.log file but they don't really give me much as to what
2008 May 13
2
Can't Turn OFF compiz autostart since 0.7.4.x
Devs, compiz listmates: Why can't I turn off compiz autostart on openSuSE 10.3 i386? Compiz just decided to start automatically with KDE login ever since I upgraded to the first 0.7.4.x release from the openSuSE build service. I have tried to disable it by creating the file "disable-compiz" in ~/.config/compiz but compiz still starts at login. Even if I switch to kwin before
2016 Feb 08
2
tinc 1.1~pre11-1 (autostart)
http://bfy.tw/48zr -- brgds Max On Feb 8, 2016 7:39 AM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: Im running ubuntu 14.04. Regards Yazeed Fataar On Mon, Feb 8, 2016 at 7:35 AM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: systemctl enable tincd at NETNAME systemctl: command not found Please help? Regards Yazeed Fataar On Mon, Feb 8, 2016 at 7:30 AM, Maxim
2007 Apr 04
0
autostart
Hi, Does backgroundrb 0.2.1 support autostart? I''ve tried to set up autostart by adding something like the following in backgroundrb.yml: autostart: 1: class: bar_worker args: '''' However, that does not seem to work. I also tried the scheduling mechanism like this in backgroundrb_schedules.yml: bar: :class: :bar_worker :job_key: :bar1
2010 Oct 18
1
libvirt fails to autostart on boot
Hi I'm having a problem with libvirt. OS: Ubuntu 10.04 When I installed everything initially it worked properly, I was able to use virtual manager to connect to QEMU and install (and run guest OS). But after I rebooted my box - libvirt is not started even though I can see init script in /etc/init.d/libvirt-bin When I start libvirtd manually it works.. But it's kind of annoying for