Re: [Users] Failed to migrate host

2013-02-17 Thread Vered Volansky
Hi Christian,

If this is still relevant, full logs would be most helpful.

Best Regards,
Vered

- Original Message -
> From: "Christian Hernandez" 
> To: users@ovirt.org
> Sent: Wednesday, February 6, 2013 1:11:26 AM
> Subject: Re: [Users] Failed to migrate host
> 
> 
> 
> The VDSM log has the following
> 
> 
> Thread-6470::DEBUG::2013-02-05
> 15:06:01,598::libvirtvm::283::vm.Vm::(_getDiskLatency)
> vmId=`6a9178cc-56cf-42f3-8a4c-098095d737f9`::Disk vda latency not
> available
> Thread-6027::ERROR::2013-02-05
> 15:06:09,516::vm::200::vm.Vm::(_recover)
> vmId=`6a9178cc-56cf-42f3-8a4c-098095d737f9`::Failed to destroy
> remote VM
> Traceback (most recent call last):
> File "/usr/share/vdsm/vm.py", line 198, in _recover
> self.destServer.destroy(self._ vm.id )
> File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__
> return self.__send(self.__name, args)
> File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request
> verbose=self.__verbose
> File "/usr/lib64/python2.6/xmlrpclib.py", line 1253, in request
> return self._parse_response(h.getfile(), sock)
> File "/usr/lib64/python2.6/xmlrpclib.py", line 1382, in
> _parse_response
> response = file.read(1024)
> File "/usr/lib64/python2.6/socket.py", line 383, in read
> data = self._sock.recv(left)
> File "/usr/lib64/python2.6/ssl.py", line 215, in recv
> return self.read(buflen)
> File "/usr/lib64/python2.6/ssl.py", line 136, in read
> return self._sslobj.read(len)
> SSLError: The read operation timed out
> Thread-6027::ERROR::2013-02-05 15:06:09,537::vm::283::vm.Vm::(run)
> vmId=`6a9178cc-56cf-42f3-8a4c-098095d737f9`::Failed to migrate
> Traceback (most recent call last):
> File "/usr/share/vdsm/vm.py", line 268, in run
> self._startUnderlyingMigration()
> File "/usr/share/vdsm/libvirtvm.py", line 443, in
> _startUnderlyingMigration
> response = self.destServer.migrationCreate(self._machineParams)
> File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__
> return self.__send(self.__name, args)
> File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request
> verbose=self.__verbose
> File "/usr/lib64/python2.6/xmlrpclib.py", line 1253, in request
> return self._parse_response(h.getfile(), sock)
> File "/usr/lib64/python2.6/xmlrpclib.py", line 1382, in
> _parse_response
> response = file.read(1024)
> File "/usr/lib64/python2.6/socket.py", line 383, in read
> data = self._sock.recv(left)
> File "/usr/lib64/python2.6/ssl.py", line 215, in recv
> return self.read(buflen)
> File "/usr/lib64/python2.6/ssl.py", line 136, in read
> return self._sslobj.read(len)
> SSLError: The read operation timed out
> 
> 
> 
> 
> 
> On Tue, Feb 5, 2013 at 2:31 PM, Christian Hernandez <
> christi...@4over.com > wrote:
> 
> 
> 
> Hello,
> 
> 
> I got an error when trying to migrate a VM.
> 
> 
> On the "events" tab on the bottom it said.
> 
> 
> 
> 
> Failed to MigrateStatusVDS, error = Could not connect to peer VDS
> (VM: , Source Host: ).
> 
> 
> In the engine log it says the following.
> 
> 
> 
> 
> 
> 2013-02-05 22:09:24,606 ERROR
> [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
> (QuartzScheduler_Worker-66) Rerun vm
> 6a9178cc-56cf-42f3-8a4c-098095d737f9. Called from vds VR2
> 
> 2013-02-05 22:09:24,611 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]
> (pool-3-thread-48) START, MigrateStatusVDSCommand(HostName = VR2,
> HostId = 153b2742-6f2f-11e2-a248-52540038c812,
> vmId=6a9178cc-56cf-42f3-8a4c-098095d737f9), log id: 38675c5e
> 
> 2013-02-05 22:09:24,656 ERROR
> [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
> (pool-3-thread-48) Failed in MigrateStatusVDS method
> 
> 2013-02-05 22:09:24,657 ERROR
> [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
> (pool-3-thread-48) Error code noConPeer and error message
> VDSGenericException: VDSErrorException: Failed to MigrateStatusVDS,
> error = Could not connect to peer VDS
> 
> 2013-02-05 22:09:24,662 INFO
> [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
> (pool-3-thread-48) Command
> org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand
> return value
> 
> Class Name:
> org.ovirt.engine.core.vdsbroker.vdsbroker.StatusOnlyReturnForXmlRpc
> 
> mStatus Class Name:
> org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc
> 
> mCode 10
> 
> mMessage Could not connect to peer VDS
> 
> 
> 
> 
> 
> 

Re: [Users] Failed to migrate host

2013-02-05 Thread Christian Hernandez
The VDSM log has the following

Thread-6470::DEBUG::2013-02-05
15:06:01,598::libvirtvm::283::vm.Vm::(_getDiskLatency)
vmId=`6a9178cc-56cf-42f3-8a4c-098095d737f9`::Disk vda latency not available
Thread-6027::ERROR::2013-02-05 15:06:09,516::vm::200::vm.Vm::(_recover)
vmId=`6a9178cc-56cf-42f3-8a4c-098095d737f9`::Failed to destroy remote VM
Traceback (most recent call last):
  File "/usr/share/vdsm/vm.py", line 198, in _recover
self.destServer.destroy(self._vm.id)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1253, in request
return self._parse_response(h.getfile(), sock)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1382, in _parse_response
response = file.read(1024)
  File "/usr/lib64/python2.6/socket.py", line 383, in read
data = self._sock.recv(left)
  File "/usr/lib64/python2.6/ssl.py", line 215, in recv
return self.read(buflen)
  File "/usr/lib64/python2.6/ssl.py", line 136, in read
return self._sslobj.read(len)
SSLError: The read operation timed out
Thread-6027::ERROR::2013-02-05 15:06:09,537::vm::283::vm.Vm::(run)
vmId=`6a9178cc-56cf-42f3-8a4c-098095d737f9`::Failed to migrate
Traceback (most recent call last):
  File "/usr/share/vdsm/vm.py", line 268, in run
self._startUnderlyingMigration()
  File "/usr/share/vdsm/libvirtvm.py", line 443, in
_startUnderlyingMigration
response = self.destServer.migrationCreate(self._machineParams)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__
return self.__send(self.__name, args)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1489, in __request
verbose=self.__verbose
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1253, in request
return self._parse_response(h.getfile(), sock)
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1382, in _parse_response
response = file.read(1024)
  File "/usr/lib64/python2.6/socket.py", line 383, in read
data = self._sock.recv(left)
  File "/usr/lib64/python2.6/ssl.py", line 215, in recv
return self.read(buflen)
  File "/usr/lib64/python2.6/ssl.py", line 136, in read
return self._sslobj.read(len)
SSLError: The read operation timed out


On Tue, Feb 5, 2013 at 2:31 PM, Christian Hernandez wrote:

> Hello,
>
> I got an error when trying to migrate a VM.
>
> On the "events" tab on the bottom it said.
>
>  Failed to MigrateStatusVDS, error = Could not connect to peer VDS (VM:
> , Source Host: ).
>
>
> In the engine log it says the following.
>
> 2013-02-05 22:09:24,606 ERROR
> [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
> (QuartzScheduler_Worker-66) Rerun vm 6a9178cc-56cf-42f3-8a4c-098095d737f9.
> Called from vds VR2
> 2013-02-05 22:09:24,611 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]
> (pool-3-thread-48) START, MigrateStatusVDSCommand(HostName = VR2, HostId =
> 153b2742-6f2f-11e2-a248-52540038c812,
> vmId=6a9178cc-56cf-42f3-8a4c-098095d737f9), log id: 38675c5e
> 2013-02-05 22:09:24,656 ERROR
> [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
> (pool-3-thread-48) Failed in MigrateStatusVDS method
> 2013-02-05 22:09:24,657 ERROR
> [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
> (pool-3-thread-48) Error code noConPeer and error message
> VDSGenericException: VDSErrorException: Failed to MigrateStatusVDS, error =
> Could not connect to peer VDS
> 2013-02-05 22:09:24,662 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
> (pool-3-thread-48) Command
> org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand return
> value
>  Class Name:
> org.ovirt.engine.core.vdsbroker.vdsbroker.StatusOnlyReturnForXmlRpc
> mStatus   Class Name:
> org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc
> mCode 10
> mMessage  Could not connect to peer VDS
>
>
> 2013-02-05 22:09:24,663 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
> (pool-3-thread-48) HostName = VR2
> 2013-02-05 22:09:24,664 ERROR
> [org.ovirt.engine.core.vdsbroker.VDSCommandBase] (pool-3-thread-48) Command
> MigrateStatusVDS execution failed. Exception: VDSErrorException:
> VDSGenericException: VDSErrorException: Failed to MigrateStatusVDS, error =
> Could not connect to peer VDS
> 2013-02-05 22:09:24,664 INFO
>  [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]
> (pool-3-thread-48) FINISH, MigrateStatusVDSCommand, log id: 38675c5e
>
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Failed to migrate host

2013-02-05 Thread Christian Hernandez
Hello,

I got an error when trying to migrate a VM.

On the "events" tab on the bottom it said.

 Failed to MigrateStatusVDS, error = Could not connect to peer VDS (VM:
, Source Host: ).


In the engine log it says the following.

2013-02-05 22:09:24,606 ERROR
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
(QuartzScheduler_Worker-66) Rerun vm 6a9178cc-56cf-42f3-8a4c-098095d737f9.
Called from vds VR2
2013-02-05 22:09:24,611 INFO
 [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]
(pool-3-thread-48) START, MigrateStatusVDSCommand(HostName = VR2, HostId =
153b2742-6f2f-11e2-a248-52540038c812,
vmId=6a9178cc-56cf-42f3-8a4c-098095d737f9), log id: 38675c5e
2013-02-05 22:09:24,656 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(pool-3-thread-48) Failed in MigrateStatusVDS method
2013-02-05 22:09:24,657 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(pool-3-thread-48) Error code noConPeer and error message
VDSGenericException: VDSErrorException: Failed to MigrateStatusVDS, error =
Could not connect to peer VDS
2013-02-05 22:09:24,662 INFO
 [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(pool-3-thread-48) Command
org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand return
value
 Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusOnlyReturnForXmlRpc
mStatus   Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc
mCode 10
mMessage  Could not connect to peer VDS


2013-02-05 22:09:24,663 INFO
 [org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(pool-3-thread-48) HostName = VR2
2013-02-05 22:09:24,664 ERROR
[org.ovirt.engine.core.vdsbroker.VDSCommandBase] (pool-3-thread-48) Command
MigrateStatusVDS execution failed. Exception: VDSErrorException:
VDSGenericException: VDSErrorException: Failed to MigrateStatusVDS, error =
Could not connect to peer VDS
2013-02-05 22:09:24,664 INFO
 [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]
(pool-3-thread-48) FINISH, MigrateStatusVDSCommand, log id: 38675c5e
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users