similar to: Automated hashdeep and upgrade for VMs

Displaying 20 results from an estimated 70000 matches similar to: "Automated hashdeep and upgrade for VMs"

2015 Aug 28
1
Re: vms not persistent after upgrading to f22?
Have you tried: virsh define <xml definition file> I thought it odd too that virsh create <xml defintion file> only created a temp instance. But the first command did what I needed with persistence. -----Original Message----- From: Michal Privoznik <mprivozn@redhat.com> To: Rich Megginson <rmeggins@redhat.com>, libvirt-users@redhat.com <libvirt-users@redhat.com>
2015 Aug 28
0
Re: vms not persistent after upgrading to f22?
On 27.08.2015 20:28, Rich Megginson wrote: > With f21 and earlier, I could just call virt-install to create VMs, and > they would persist after reboot. > After upgrading to f22, when I shut off a VM, it is removed, and has to > be recreated. > How can I get VMs to persist? Is there a virsh create or virt-install > switch to do this? Sounds like a virt-install bug to me.
2018 Nov 07
0
Re: How to find out what is deleting my vms
On Wed, Nov 07, 2018 at 15:32:27 +0000, Andy Gibbs wrote: > Hi, > > > I have a CentOS-7 server running KVM but also oVirt. > > > Recently, following updates, VMs not handled by oVirt have been deleting themselves after they shut down. Previously to this, I have not had any problems of this nature. I cannot say whether the problem is coming from oVirt updates or not. >
2018 Nov 07
2
How to find out what is deleting my vms
Hi, I have a CentOS-7 server running KVM but also oVirt. Recently, following updates, VMs not handled by oVirt have been deleting themselves after they shut down. Previously to this, I have not had any problems of this nature. I cannot say whether the problem is coming from oVirt updates or not. I am creating a VM using "virsh define myvm.xml" on the server, starting it through
2015 Jul 09
0
Re: libvirt beginner needs to create and start VMs entirely on command line
I actually find I do almost all my VM management inside the virsh command. If the VM appears to exist inside virsh but is in a shut off state then you should try to start it. VNC can also be SSH port forwarded (which I have done before). Not sure if this will help but this is the command I use to create VMs: virt-install \ --name example \ --vcpus=4 \ --disk /data/example,size=80 \
2019 Aug 01
2
virsh: howto convert storage type of VMs?
Hi, how can I convert the storage type of VMs from being stored in individual qcow2 files to being stored in a storage pool? The VMs may be shut down during the conversion.
2007 May 02
1
UPDATE automated installation of puppet into solaris 10 zones
On Apr 30, 2007, at 4:44 AM, Frank.Munsche@izb.de wrote: > I''ve built a puppet solaris - package which is distributed via > jumpstart at installation time of a solaris 10 machine. > It''s postinstallation registers the puppetd into smf and starts > puppetd afterwards. Puppetd connects to puppetmasterd, gets ist > certificate signed (autosig on) and the
2015 Jul 09
0
Re: libvirt beginner needs to create and start VMs entirely on command line
To see the boot console you need to have a VNC client and connect to it once it is up. For Mac OS I use the "Screen Sharing" application which can connect to VNC natively. For Windows you can use something like tightvnc. For SSH you need to make sure it is listening on the port. --network is used to specify a libvirt network I believe. On my example box it is in
2017 Oct 27
0
Comparing directories recursively
> Am 27.10.2017 um 23:27 schrieb H <agents at meddatainc.com>: > > What is the best tool to compare file hashes in two different drives/directories such as after copying a large number of files from one drive to another? I used cp -au to copy directories, not rsync, since it is between local disks. > > I found a mention of hashdeep on the 'net which means first running
2007 Oct 12
1
Xen VMs: regular filesystem corruption
It seems that Xen VMs are subject to file system corruption under certain conditions. I find that often when I reboot or shutdown a VM the filesystem is corrupted after that and the VM no longer usable. The xm create then fails with some Python errors and an eventual Runtime Error: unable to read filesystem No handlers could be found for logger "xend". Error: boot loader didn't
2009 Feb 13
3
early shutdown of VMware VMs
I'm new to NUT, but didn't find a clear answer to this either in the recent "ordered shutdown" thread or in Google: How to shut down VMWare guest virtual machines earlier than the host machine they run on? (For example, if everything normally shuts down at 5% UPS battery, then the VMs should shut down at 10%.) I also read upssched.txt but I can't tell from the early
2012 Apr 25
1
LVM-snapshot based KVM VMs
Good m/d/n guys, wanted to put idea through you before trying to implement this. So afaik LVM snapshots basically don't take any "real" space on hard drives. I'm using KVM virtualization on my hosts and let's say i create an LVM volume for my linux VM, then install it properly, shut it down and take LVM snapshot of it. Basically i've just cloned it (LVM2 snapshots are
2015 Jul 10
0
Re: libvirt beginner needs to create and start VMs entirely on command line
That's kind of weird. I don't think VNC has anything to do with X really. Are you able to connect with VNC? If you are able to establish a connection the first thing you should see is a login prompt on most distributions (unless the distribution is configure to start X windows). Maybe there is some key you can press to get a console window. Like CTRL-ALT-F1 or F2 or F3. On Fri, Jul 10,
2019 Aug 01
0
virsh: howto convert storage type of VMs?
On Thu, Aug 1, 2019 at 2:50 PM hw <hw at gc-24.de> wrote: > > Hi, > > how can I convert the storage type of VMs from being stored in > individual qcow2 files to being stored in a storage pool? > > The VMs may be shut down during the conversion. > qemu-img convert -O {output_type} {inputfile} {output_file or pool path}
2015 Jul 10
0
Re: libvirt beginner needs to create and start VMs entirely on command line
Try some of these combinations: http://www.howtogeek.com/119293/4-ways-to-recover-from-a-crashed-or-frozen-x-server-on-linux/ The good thing is your vm is up and running. You should try SSHing into it if that works. On Fri, Jul 10, 2015 at 1:37 PM, KARR, DAVID <dk068x@att.com> wrote: > I’m confused. You’re asking if I’m able to connect with VNC in response > to my comment that
2014 Nov 17
2
automated stopserver & shutdown?
Dear All In an environment , I have 20 centos servers running together . For shutting them down , I need to issue the followings on each of the servers : #./stopServer #init 0 This is cumbersome to try to issue these on huge amount of servers to keep them safely going shutdown. Can you please let me know how can I automate it and say let just one server send stop processes and shutdown commands to
2013 Mar 03
0
Bug#702046: xen-utils-4.0: Update to 4.0.1-5.7 breaks pygrub, none of my VMs boot
Package: xen-utils-4.0 Version: 4.0.1-5.7 Severity: normal Just dropping the note that my xen hosts suffer from this bug (#702046) -- System Information: Debian Release: 6.0.7 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/12 CPU cores) Locale: LANG=en_US.UTF-8,
2017 Oct 27
9
Comparing directories recursively
What is the best tool to compare file hashes in two different drives/directories such as after copying a large number of files from one drive to another? I used cp -au to copy directories, not rsync, since it is between local disks. I found a mention of hashdeep on the 'net which means first running it against the first directory generating a file with checksums and then running it a second
2010 Sep 07
0
Semi-automated cloning using powershell scripts
Just in case anybody else ever needs these, here are my semi-automated powershell cloning scripts for Windows domain clients for Samba domain servers. ftp://saf.bio.caltech.edu/pub/software/windows/Cloning.zip They are not very polished, but do what I need, and could serve as a starting point for other sites. These have been tested only on XP SP3. These scripts do not use sysprep, so the
2020 Aug 18
2
Re: multiple vms with same PCI passthrough
Thanks Laine, Mea Culpa, Couldn't reproduce, or found the multiple duplicate entries in the guest pci domain/bus/slot/function space which got resolved easily. [root@grit tmp]# virsh list Id Name State -------------------- [root@grit tmp]# virsh list --all Id Name State ------------------------------ - openbsd6.7 shut off - openindiana shut off -