Bug #2303
Error when opennebula is trying to copy the image to the node
Status: | Closed | Start date: | 09/05/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | worksforme | Pull request: | ||
Affected Versions: | OpenNebula 4.2 |
Description
Hi
I am using sandbox and i am trying to add a node, i am getting this error, i hope you can help me
Req:8480 UID:0 VirtualMachineDeploy result SUCCESS, 2
Thu Sep 5 17:45:14 2013 [TM][D]: Message received: LOG I 2 Command execution fail: /var/lib/one/remotes/tm/shared/clone one-sandbox:/var/lib/one/datastores/1/f5394317d377beaa09fc07697df9ff68 node1:/var/lib/one//datastores/0/2/disk.0 2 1
Thu Sep 5 17:45:14 2013 [TM][D]: Message received: LOG I 2 clone: Cloning /var/lib/one/datastores/1/f5394317d377beaa09fc07697df9ff68 in node1:/var/lib/one//datastores/0/2/disk.0
Thu Sep 5 17:45:14 2013 [TM][D]: Message received: LOG E 2 clone: Command "cd /var/lib/one/datastores/0/2; cp /var/lib/one/datastores/1/f5394317d377beaa09fc07697df9ff68 /var/lib/one/datastores/0/2/disk.0" failed: Warning: Permanently added 'node1,10.0.0.30' (RSA) to the list of known hosts.
Thu Sep 5 17:45:14 2013 [TM][D]: Message received: LOG I 2 cp: cannot stat `/var/lib/one/datastores/1/f5394317d377beaa09fc07697df9ff68': No such file or directory
Thu Sep 5 17:45:14 2013 [TM][D]: Message received: LOG E 2 Error copying one-sandbox:/var/lib/one/datastores/1/f5394317d377beaa09fc07697df9ff68 to node1:/var/lib/one//datastores/0/2/disk.0
Thu Sep 5 17:45:14 2013 [TM][D]: Message received: LOG I 2 ExitCode: 1
Thu Sep 5 17:45:14 2013 [TM][D]: Message received: TRANSFER FAILURE 2 Error copying one-sandbox:/var/lib/one/datastores/1/f5394317d377beaa09fc07697df9ff68 to node1:/var/lib/one//datastores/0/2/disk.0
History
#1 Updated by Ruben S. Montero almost 8 years ago
- Status changed from Pending to Closed
- Resolution set to worksforme
This seems to be a configuration issue:
Thu Sep 5 17:45:14 2013 [TM][D]: Message received: LOG I 2 cp: cannot stat `/var/lib/one/datastores/1/f5394317d377beaa09fc07697df9ff68': No such file or directory
Make sure node1 has access to that file (e.g. using NFS) and/or check that you are using ssh tm.