[Libguestfs] The latest v2v-server 0.8.5.1 blows up

Greg Scott GregScott at Infrasupport.com
Tue Dec 13 12:06:11 UTC 2011


> does your profile specify an allocation policy of sparse, or a 
> format of qcow2?

This profile produces the problem:

<   <profile name="Stylmark-rhev-sparse">
<     <method>rhev</method>
<     <storage format='qcow2' allocation='sparse'>
<       175.10.0.95:/home/RHEVexports
<     </storage>
<     <network type="default">
<       <network type="network" name="rhevm"/>
<     </network>
<   </profile>

This one starts a P2V, although the P2V died a little more than an hour
into it.

<   <profile name="Stylmark-rhev-preallocated">
<     <method>rhev</method>
<     <storage format='raw' allocation='preallocated'>
<       175.10.0.95:/home/RHEVexports
<     </storage>
<     <network type="default">
<       <network type="network" name="rhevm"/>
<     </network>
<   </profile>

- Greg






More information about the Libguestfs mailing list