Trying that same P2V again, this time with everything connected to a
brand new HP Procurve 2910al-48G. All NICs on my hosts now show up at
1000 Gb now and this P2V still failed, this time after running 5 hours.
The source server is an aging HP Proliant ML110 running Windows 2003 (I
think). The conversion server is a 64 bit Fedora VM running in a RHEV
environment. The RHEV Export domain lives in an older Storagetek NAS.
For the next troubleshooting step, we'll brew up another NFS server from
somewhere and eliminate the Storagetek.
Here is an extract from /var/log/messages.
[root@Fedora16-64P2V log]# grep p2v-server messages
.
.
(Older unrelated messages removed)
.
.
Nov 23 14:55:59 Fedora16-64P2V virt-v2v[3452]: p2v-server started.
Nov 23 20:04:29 Fedora16-64P2V virt-v2v[3452]: WARNING: Error messages
were written to /var/log/virt-p2v-server.1322081759.log.
Nov 23 20:04:29 Fedora16-64P2V virt-v2v[3452]: p2v-server exited.
[root@Fedora16-64P2V log]#
And here is the trace log file from virt-p2v-server:
[root@Fedora16-64P2V log]# more virt-p2v-server.1322081759.log
virt-v2v: Error receiving data:
[root@Fedora16-64P2V log]#
- Greg