similar to: virt-v2v / virt-p2v

Displaying 20 results from an estimated 10000 matches similar to: "virt-v2v / virt-p2v"

2014 May 01
3
p2v conversion questions
Hi, I am in the process of converting a w2k8 physical server to C6.5 kvm. In reading https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/V2V_Guide/sect-V2V_Guide-Configuration_Changes-Configuration_Changes_for_Windows_Virtual_Machines.html It says that virtio-win rpm is required. I know that the virtio-win rpms are not available for Centos 6.5 but the drivers are
2011 Jul 26
3
Package: virt-goodies - partly solved
For CentOS KVM migrations use the virt-v2v package part of base. See this link, http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/chap-Virtualization-v2v-migration.html Am Freitag, 22. Juli 2011, 13:37:08 schrieb Timothy Kesten: > Hi Folks, > > is here someone who knows where to get the package "virt-goodies" for > CentOS6 64bit? > >
2017 Jun 03
1
Upgrade 6 to 7
On 2 Jun 2017 09:45, "Gianluca Cecchi" <gianluca.cecchi at gmail.com> wrote: Il 01 Giu 2017 10:13 PM, "Jerry Geis" <jerry.geis at gmail.com> ha scritto: I found this site https://wiki.centos.org/TipsAndTricks/CentOSUpgradeTool Is this still the case - there is no upgrade path from 6 to 7 ? I have a few remote servers I'd like to upgrade (if possible).
2016 May 31
3
iptables.service listed as: not-found inactive dead
Hello fellow CentOS users, on a freshly installed 7.2 machine and after reading https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/chap-Managing_Services_with_systemd.html I try to enable iptables with following commands: # cat /etc/centos-release CentOS Linux release 7.2.1511 (Core) # rpm -qa | grep iptables iptables-1.4.21-16.el7.x86_64
2013 Nov 07
4
Re: RBD images locking
Eric, Well, in case where several servers may start the same virtual machines after a reboot for exemple. http://lists.ceph.com/pipermail/ceph-users-ceph.com/2013-August/003887.html I've seen this hook here : http://www.wogri.at/en/linux/ceph-libvirt-locking/ But it's a hook... Yes, I may try to write a patch. My coding skills are surely not as good as yours but I 'd be glad to make
2011 Jul 20
2
how to add file-based disk space to a guest
hi there, I'm following these documentations to add a file-based disk volume to a KVM guest under Centos 6.0 : http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/chap-Virtualization-Storage_Volumes.html as instructed, I created a "pool" then a "volume", file-based, e.g : mkdir /mnt/raid/kvm_pool1 virsh # pool-define-as pool1 dir - - - -
2017 Mar 17
3
lock out account after 3 failures
I?m looking to configure a centos 7 server to lock out anaccount after 3 login failures. I?ve followed this ? https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Security_Guide/chap-Security_Guide-Securing_Your_Network.html#sect-Security_Guide-Workstation_Security-Administrative_Controls ? Section2.1.9.5 Account Locking ? And even rebooted the serverbut it
2002 Oct 28
1
R-1.6.0 crashing on RedHat6.3
Hi, I'm having what I believe are OS problems with my installation of R-1.6.0. The machine I'm using was previously running R-1.4.0. The install seemed fine to me. I didn't note an error messages in 'make' or 'make check'. My problem is that I've been running some memory intesive code, and the code that ran under 1.4.0 but won't run under R.1.6.0 (or under
2012 May 09
0
virt-p2v
[Please post all v2v/p2v questions on the libguestfs mailing list] On Wed, May 09, 2012 at 05:06:03PM +0200, NEVEU Stephane wrote: > Richard, > > Sorry for disturbing you again, I'm trying to install virt-p2v on ubuntu 12.04 following your instructions : > http://virt-tools.org/learning/start-virt-tools/#ubuntu > so apt-get install ubuntu-virt virt-top virt-what basically >
2014 Nov 19
0
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
On Wed, Nov 19, 2014 at 10:05:53PM +0100, Nicolas Ecarnot wrote: > Nov 19 21:54:52 serv-p2v-adm1 sshd[2727]: pam_unix(sshd:session): > session opened for user root by (uid=0) > Nov 19 21:54:53 serv-p2v-adm1 sshd[2725]: channel 2: open failed: > connect failed: Connection refused > Nov 19 21:54:53 serv-p2v-adm1 sshd[2727]: Received disconnect from > 192.168.49.5: 11: disconnected
2011 Dec 05
0
New release 0.8.5 of virt-v2v and virt-p2v
We just released virt-v2v 0.8.5, which also covers virt-p2v. This is primarily a bugfix release, with a couple of new features thrown in. The major changes are summarised below: V2V *** * Default -ic and -oc to qemu:///session or qemu:///system as appropriate depending on root. * Allow Windows conversions to succeed when firstboot.bat, rhsrvany.exe and rhev-apt.exe aren't available. *
2023 Jan 30
1
[p2v PATCH 02/11] Introduce "p2v.output.misc" for passing "-oo" options to virt-v2v
From: Alban Lecorps <alban.lecorps at ubisoft.com> The "-oo" option will be useful primarily for the openstack output mode (currently disabled, from commit b74c126629e3, "Ignore 'openstack' driver", 2020-03-16). Use a ConfigStringList knob for "-oo", and for each OPTION=VALUE element in that list, create a separate "-oo OPTION=VALUE" option.
2014 Nov 10
0
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
On Mon, Nov 10, 2014 at 04:12:35PM +0100, Nicolas Ecarnot wrote: > Hi, > > In a oVirt 3.4.4 environnement, and using a > virt-p2v-0.9.1-2.20130730.1.el6.centos, I'm trying to convert a > windows 2003 server 32 bits into an oVirt KVM image. > > I already succeed doing that many times, but now, this is failing : > - All the usual process sounds good : > PXE ->
2014 Nov 18
0
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
On Tue, Nov 18, 2014 at 03:06:44PM +0100, Nicolas Ecarnot wrote: [...] > Then I PXE-boot my source physical machine (well, at present, at > test time, another VM but whatever), when getting the graphical > prompt to connect to the conversion server, I get > "Failed to start virt-v2v-server on remote server". > though I witness the SSH connection is OK on the conversion
2014 Nov 19
1
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
On 11/19/2014 04:47 AM, Richard W.M. Jones wrote: > On Wed, Nov 19, 2014 at 09:08:36AM +0100, Nicolas Ecarnot wrote: >> I tried to use the virt-p2v-make-disk, but it failed to connect to a >> libvirt socket (obviously, there is none running in this VM.) > To avoid libvirt problems, do: > > export LIBGUESTFS_BACKEND=direct > > Why don't you use the ISO? Burn it
2014 Nov 19
0
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
On Wed, Nov 19, 2014 at 02:41:49PM +0100, Nicolas Ecarnot wrote: > When trying to p2v an Oracle Linux 7.0 VM, it ran very verbosely > then failed saying it was not a kind of OS it knows how to convert. We could probably support OEL with a bit of effort, but it's not supported now. The virt-v2v manual (which you should read, as well as the virt-p2v manual) provides a list of all OSes
2015 Sep 16
0
FYI: Some changes to libguestfs / libguestfs-winsupport / virt-v2v / virt-p2v in RHEL 7.2
libguestfs is a set of tools for reading and modifying disk images and virtual machines. virt-v2v and virt-p2v are tools for converting guests from foreign hypervisors (especially VMware, Xen), or physical machines, to run on KVM (eg. virt-manager, OpenStack/RHOS or oVirt/RHEV). This is just a heads-up about some changes to the way libguestfs and related packages will be packaged in RHEL 7.2.
2014 Nov 13
0
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
On Mon, Nov 10, 2014 at 08:28:53PM +0100, Nicolas Ecarnot wrote: > Le 10/11/2014 20:09, Richard W.M. Jones a écrit : > >>>Matt - any ideas? > >>> > >>>There is also the new version of p2v/v2v available, although it > >>>requires recent Fedora or RHEL/Centos 7.0. > >> > >>This is the last thing it does before unwinding: >
2014 Nov 17
0
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
On Mon, Nov 17, 2014 at 07:45:12PM +0100, Nicolas Ecarnot wrote: > But I would be enthusiastic to install a dedicated P2V server, on > RH7, with the very last libguestfs, if that helps me to insure our > future P2V will succeed. > But according to what I understood so far, I'm not sure one can > install such a P2V server, independent of any oVirt setup. > > As a matter of
2014 Nov 10
0
Re: virt-v2v: Died at /usr/bin/virt-p2v-server line 411
On Mon, Nov 10, 2014 at 04:52:35PM +0000, Matthew Booth wrote: > On 10/11/14 16:01, Richard W.M. Jones wrote: > > On Mon, Nov 10, 2014 at 04:12:35PM +0100, Nicolas Ecarnot wrote: > >> Hi, > >> > >> In a oVirt 3.4.4 environnement, and using a > >> virt-p2v-0.9.1-2.20130730.1.el6.centos, I'm trying to convert a > >> windows 2003 server 32