similar to: Unable to autostart storage pool.

Displaying 20 results from an estimated 100 matches similar to: "Unable to autostart storage pool."

2009 Nov 13
0
virsh autostart: cannot set autostart for transient domain
Hello all, I'm running a newly installed CentOS 5.4 KVM host and am running into problems setting guests up to autostart. Has anyone seen and/or overcome this issue? [root at virt04 ~]# virsh autostart guest02 error: Failed to mark domain guest02 as autostarted error: internal error cannot set autostart for transient domain Just for kicks I tried symlinking /etc/libvirt/guest02.xml and
2015 Dec 06
2
Destroy autostarted network on shutdown
Hi all, I just ran into problem properly stopping a network. I have defined a network and network hook script to accomplish some preparations and cleanup. Testing my configuration (virsh net-start and virsh net-destroy) was successfully. Now I wanted to automate the lifecycle. Unfortunately I realized that an autostarted network has to be persistent and thus will not be destroyed (even if the
2006 Aug 07
2
Autostarting and job keys...
I''ve now got 5 processes auto started. But I when I query the MiddleMan for their keys (in script/console), it doesn''t find them. Looking at the start script, it looks like it might be creating a new MiddleMan object for each autostart BackgrounDRb::MiddleMan.new.new_worker(:class => entry[''class''], Even changing it to
2008 Nov 01
1
xen domains autostart
Hi guys, I have Centos 5.2 with all updates. I am using xen virtualization - with visrsh. I want to have autostart of domains configured, but so far this does not work [root at power ~]# virsh autostart reqdemo libvir: error : this function is not supported by the hypervisor: virDomainSetAutostart error: Failed to mark domain reqdemo as autostarted I know that , when i am using xm style
2005 Dec 28
3
Sortable - can we make one or more elements in a list sticky?
In a sortable list, is there a way to say, pass a className whereby some of the elements in the sortable element would not become draggables/droppables? If not, it seems like it could be implemented similarly to the handle option.. Any interest? Also - I submitted a patch that adds the option "delay" so that draggables in a Sortable won''t truly become activated until after the
2015 Dec 07
0
Re: Destroy autostarted network on shutdown
On 12/06/2015 12:19 PM, Jan Grashöfer wrote: > Hi all, > > I just ran into problem properly stopping a network. I have defined a > network and network hook script to accomplish some preparations and > cleanup. Testing my configuration (virsh net-start and virsh > net-destroy) was successfully. > > Now I wanted to automate the lifecycle. Unfortunately I realized that an >
2015 Dec 07
2
Re: Destroy autostarted network on shutdown
> autostarting (and autostopping) based on what event? Based on start/shutdown of the host or starting/stopping libvirtd. I just wrote a script to start with systemd but as there is that autostart functionality in libvirtd this might not be the best solution. Regards, Jan
2015 Dec 07
0
Re: Destroy autostarted network on shutdown
On 12/07/2015 01:20 PM, Jan Grashöfer wrote: >> autostarting (and autostopping) based on what event? > Based on start/shutdown of the host or starting/stopping libvirtd. I > just wrote a script to start with systemd but as there is that autostart > functionality in libvirtd this might not be the best solution. networks with autostart set will be started when libvirtd is started if
2007 Sep 21
0
Querying Autostart jobs..
Hi all, I am really liking the auto start stuff! One thing I notice is that I can''t seem to query for them through the MiddleMan via the job_key... Is that the correct behavior? Or do I have a bug of some variety? thanks, Eric Pugh
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
2007 Feb 15
0
new syntax for autostart and repeat
Hello: I''m a little confused as to the >0.20 brb syntax as it relates to autostart and repeat. In short, I''d like to know the easiest way to automatically start a worker and have it repeat every xx minutes. This was easy in the previous version because you would simply do : ''repeat.every 20.minutes'' or similar in the worker. I''m sure
2007 Feb 15
0
disregard RE: new syntax for autostart and repeat
So disregard this question. I followed Mason Hale''s suggestion that I pass in some worker_args and all is well in the scheduler.yml file. Brian _____ From: Brian Lucas [mailto:blucasCO at gmail.com] Sent: Thursday, February 15, 2007 2:49 PM To: ''backgroundrb-devel at rubyforge.org'' Subject: new syntax for autostart and repeat Hello: I''m a
2009 Dec 14
0
Mysterious crash on SLES11; VMs did not autostart
I have a couple sles11 servers running xen 3.4: # xm info host : xen03 release : 2.6.27.19-5-xen version : #1 SMP 2009-02-28 04:40:21 +0100 machine : x86_64 nr_cpus : 16 nr_nodes : 1 cores_per_socket : 4 threads_per_core : 2 cpu_mhz : 2533 hw_caps :
2011 Sep 17
0
XCP autostart and LVM disabled
With XCP how do we autostart a VM when a host boots up? In Xen I would have made a symbolic link to the VMs config in /etc/xen/auto/ Also does anyone know why LVM is disabled in the /etc/rc.d/rc.sysinit in XCP 1.1 beta? I uncommented it and when my Host boots it does a vgchange -ay now and the LV gets mounted in the fstab. I can''t think of a reason why this isn''t the default
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
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
2012 Jul 16
1
Is there a version with libvirt supporting domain Autostart?
I want to know if libvirt supporting qemu domain Autostart? my libvirt version is 0.9.8. xuanmao_001 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120716/5fd5dedb/attachment.htm>
2014 Dec 10
0
virDomainSetMemoryStatsPeriod autostart
Hello, A collecting period should be set to get domain memory stats (virDomainSetMemoryStatsPeriod function or virsh dommemstat --period from command line). Is there a way to set this period automatically using XML config or any other way?
2016 Mar 21
0
virtual machine won't autostart when using LVM with cache
Hello guys, Recently I have switched to use LVM cache feature on logical volume /dev/hdd/windata1 to improve it performace using 32GB partition from SSD disk. However, when my computer will start, my virtual machine won't autostart Mar 21 10:48:57 brutus-coreos libvirtd[956]: Cannot access storage file '/dev/hdd/windata1' (as uid:107, gid:107): No such file or directory Mar 21
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