Server Management - Systems Insight Manager
1833563 Members
3093 Online
110061 Solutions
New Discussion

P2V Server Migration Fails with Not Enough Space for Partion?

 
Stuart MacDonald
Occasional Contributor

P2V Server Migration Fails with Not Enough Space for Partion?

I'm having trouble with the P2V migration of a Proliant DL380 G4 server.

Here is the physical's spec's.
DL380 G4 3.4 Ghz Dual Proc
2 Gig Ram
6 36 Gig HD's configured as
c: hardware mirror 36.gig
D: hardware raid 5 100 Gig

When I run the P2V conversion tool the job fails with "Not enough space for partion!" This does not make sense as the VMWare GSX server where the new virtual machine resides has 300 GIG of free disk space available.

My hunch is that the hardware mirror is causing the problem. Yet, as far as windows is concerned both disks are "basic disks".

Any ideas on a solution to this problem?

Here is the complete error message from Insight Manager.

com.hp.mx.vmm.vmdisk.api.APIException: Not enough space for partition! at com.hp.mx.vmm.vmdisk.api.Disk.mirrorPartitionStructure(Disk.java:602) at com.hp.mx.vmm.vmdisk.api.CopyProcess.cloneDiskProcess(CopyProcess.java:276) at com.hp.mx.vmm.vmdisk.api.CopyProcess.cloneDiskProcess(CopyProcess.java:469) at com.hp.mx.vmm.vmdisk.api.CopyProcess.cloneDisk(CopyProcess.java:442) at com.hp.mx.vmm.vmdisk.api.CopyService.cloneDisk(CopyService.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source) at sun.rmi.transport.Transport$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Unknown Source) at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source) at java.lang.Thread.run(Unknown Source) at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknown Source) at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source) at sun.rmi.server.UnicastRef.invoke(Unknown Source) at com.hp.mx.vmm.vmdisk.api.CopyService_Stub.cloneDisk(Unknown Source) at com.hp.mx.vmm.vmtools.grid.transport.MigrationJob.createCopyProcess(MigrationJob.java:800) at com.hp.mx.vmm.vmtools.grid.transport.MigrationJob.heteroProcessCloneDisks(MigrationJob.java:843) at com.hp.mx.vmm.vmtools.grid.transport.MigrationJob.heterogenousCopy(MigrationJob.java:371) at com.hp.mx.vmm.vmtools.grid.transport.MigrationJob.copy(MigrationJob.java:162) at com.hp.mx.vmm.vmtools.grid.transport.TransportJob.transportJobMain(TransportJob.java:443) at com.hp.mx.vmm.vmtools.grid.transport.TransportJob.run(TransportJob.java:610) at java.lang.Thread.run(Unknown Source)