similar to: php libvirt show active snapshot

Displaying 20 results from an estimated 10000 matches similar to: "php libvirt show active snapshot"

2020 Apr 16
2
Re: php libvirt show active snapshot
Cool. I'll try it out On Thu, Apr 16, 2020 at 8:38 AM Michal Privoznik <mprivozn@redhat.com> wrote: > > On 4/14/20 6:49 PM, Todd Lewis wrote: > > I was looking for a virDomainSnapshotCurrent > > I wish I had time to learn to properly Code in C, haven't touch it > > since that late 90's > > I'm only only coding in php out of necessity. > >
2020 Apr 14
2
Re: php libvirt show active snapshot
I was looking for a virDomainSnapshotCurrent I wish I had time to learn to properly Code in C, haven't touch it since that late 90's I'm only only coding in php out of necessity. . On Tue, Apr 14, 2020 at 8:02 AM Michal Privoznik <mprivozn@redhat.com> wrote: > > On 4/13/20 9:22 PM, Todd Lewis wrote: > > Is php libvirt able to list the active snapshot for the vm?
2020 Apr 20
0
Re: php libvirt show active snapshot
Works perfectly thank you. I did get an issue when trying to compile an rpm The autobuild did run into an error when trying to create the rpm. Not a big deal. I can make my own spec file. EXTRA_RELEASE="" if [ -x /usr/bin/rpmbuild ] then rpmbuild --nodeps \ --define "extra_release $EXTRA_RELEASE" \ --define "_sourcedir `pwd`" \ -ba --clean
2020 Apr 16
0
Re: php libvirt show active snapshot
On 4/14/20 6:49 PM, Todd Lewis wrote: > I was looking for a virDomainSnapshotCurrent > I wish I had time to learn to properly Code in C, haven't touch it > since that late 90's > I'm only only coding in php out of necessity. I've just pushed the implementation upstream: https://gitlab.com/libvirt/libvirt-php/-/commit/19be5d2b5b2d3b82d719fe310ad519cb3b5d7ebf Michal
2020 Apr 21
1
Re: php libvirt show active snapshot
On 4/21/20 1:36 AM, Todd Lewis wrote: > Works perfectly thank you. > I did get an issue when trying to compile an rpm > > The autobuild did run into an error when trying to create the rpm. > Not a big deal. I can make my own spec file. > > EXTRA_RELEASE="" 1: ^^^ > if [ -x /usr/bin/rpmbuild ] > then > rpmbuild --nodeps \ > --define
2013 May 12
1
OpenStack Grizzly on CentOS-6.4
Hello, setting up the newest OpenStack Grizzly release seems to be really straight-forward. Red Hat has put together all support for this at http://openstack.redhat.com/. I've documented installation, post-install config tweaks, how to add a few ready-to-use guest images and links to a few gotchas on the following wiki page: http://jur-linux.org/testwiki/index.php/CloudLinux/OpenStack
2020 Apr 14
0
Re: php libvirt show active snapshot
On 4/13/20 9:22 PM, Todd Lewis wrote: > Is php libvirt able to list the active snapshot for the vm? > > I can easily take snapshots and restore snapshots, but I can't figure > out how to display the currently active snapshot using php libvirt. > Yeah, libvirt-php is not very well maintained and certainly not around snapshot area. Can you point which C APIs are you missing?
2016 Sep 05
2
samba crashing on start up INTERNAL ERROR: Signal 11
On Mon, Sep 5, 2016 at 1:58 AM, Volker Lendecke <vl at samba.org> wrote: > What platform are you on? Can you run that under valgrind? Gentoo, using gcc-5.4.0. initiate_name_query_packet: sending query for name GRIZZLY<1d> (bcast=Yes) to IP 172.27.12.255 add_response_record: adding response record id:23039 to subnet 172.27.12.66. num_records:6 ==10086== Invalid read of size 4
2013 May 01
0
Re: Error testing deploying Grizzly
I believe the error indicates that hiera was installed as a rubygem which is not supported on Puppet 3.x. Maybe the error will go away if you remove the hiera gems? I think I have gotten around it by adding ''require rubygems'' to the puppet executable. I''m copying the puppet-users mailing list b/c I am guessing this is a common problem. On Wed, May 1, 2013 at 12:35
2013 Oct 17
0
Gluster Community Congratulates OpenStack Developers on Havana Release
The Gluster Community would like to congratulate the OpenStack Foundation and developers on the Havana release. With performance-boosting enhancements for OpenStack Block Storage (Cinder), Compute (Nova) and Image Service (Glance), as well as a native template language for OpenStack Orchestration (Heat), the OpenStack Havana release points the way to continued momentum for the OpenStack community.
2005 Dec 07
3
Network Routing
Hi, I have a linux router with 4 ethernet cards; eth0 through eth3. Basically, all I want to do is route all traffic from eth2 to eth0, and all traffic from eth1 to eth3. I''ve looked through the LARTC how-to, specifically at chapter 4, about multiple providers. However, I am still a bit confused, and not sure how to set up my routing tables, as my scenario differs from the one in the
2015 May 05
4
Managing Samba Active directory.
Hi, I've never been a Windows user, but I'm curious to see how the AD integration works in Linux, since it looks like we may need to have one or two Windows desktops and I don't realy want to start setting up Windows infrastructure. If I can have Samba as a domain controller that makes things a lot simpler. I have one question tho, the documentation suggests using the Microsoft
2016 Feb 16
3
[PATCH 0/2] v2v: glance: Allow Glance backend to import multiple disks
This patch series lifts the previous restriction that virt-v2v would refuse to convert a guest to Glance that had more than one disk. The first patch is just better documentation for the Glance output mode. The second patch contains the change (best viewed with 'git diff -w' since it is mostly a whitespace change). virt-v2v -o glance will now create multiple disks called: - guestname
2015 May 05
2
Managing Samba Active directory.
Hmm, thanks to all who replied... you've actually made me think of another question... I gues it's a bit odd on this list to see someone who's looking at using AD that doesn't know anything about it... last time I was tempted down the Windows path it was Win9x. Anyway, you mentioned "netgroup management", which makes me wonder if the other NIS style maps can be
2009 Sep 28
5
R and REST API's
Hi - Many organizations now make their data available as XML via a REST web service architecture. Is there any R package or facility to access this type of data directly (eg, to make the HTTP GET request and have the downloaded data put into an R data frame)? I used several R search sites to look for an answer, but came up with very little. Any help would be appreciated. Thanks very much. Gary
2009 Jan 05
7
[Cucumber] after feature hook?
Hi, Is there a hook or a method to execute some code after a whole feature has run or will I need to embed that in a ''Then''? Regards Aidy
2013 Jun 26
0
Puppet OpenStack Modules Version 2.0 Released to The Forge
I''m happy to announce the release of version 2.0 of the Puppet Labs OpenStack modules to the Puppet Forge. These modules handle the deployment and management of the latest Grizzly releases of OpenStack, including Keystone, Swift, Glance, Cinder, Nova, and Horizon. Additionally, an OpenStack module is provided for single or multi-node deployments. Here is a set of links to the Forge
2013 Aug 01
0
evaluating vCloud and OpenStack (and ?), was wondering about experiences / stability, etc.
We are looking at vCloud and OpenStack for our University Cloud offering (research and education). I''m curious what anyone''s experiences have been. We have an OpenStack ("Essex") installation now, but we are looking to upgrade to Grizzly or move to vCloud. Other than that cloud instance, we are a vmWare shop so moving to vCloud may be easier for us in terms of
2015 Jan 13
2
Is there any problem that can arise from remapping gidNumber?
On 01/13/2015 10:41 AM, Rowland Penny wrote: > On 13/01/15 15:11, John Lewis wrote: >> On 01/13/2015 09:23 AM, Rowland Penny wrote: >>> On 13/01/15 14:06, John Lewis wrote: >>>> On 01/13/2015 06:35 AM, Rowland Penny wrote: >>>>> On 13/01/15 11:33, John Lewis wrote: >>>>>> This morning I remapped gidNumber from primaryGroupID to
2008 Oct 09
3
solve cdf for noncentrality (PR#11527)
Full_Name: Jerry W. Lewis Version: 2.7.0 OS: Windows XP Professional Submission from: (NULL) (198.180.131.16) If you are saying that there is no need to solve for the noncentrality parameter, please justify this amazing assertion. If you are saying that this need is already adequately addressed in R, then please enlighten me.