Skip to content

can not instantiate from shared image DS to shared system DS #4002

@meier-rene

Description

@meier-rene

Description
I updated to 5.10 and can not deploy a VM with an image in a shared image DS to a shared system DS. It worked on 5.8.

To Reproduce
Updated from 5.8 to 5.10 and instantiate a new VM.

Details
This is the debug log I found:

Thu Nov 28 16:28:05 2019 [Z0][VM][I]: New state is ACTIVE
Thu Nov 28 16:28:05 2019 [Z0][VM][I]: New LCM state is PROLOG
Thu Nov 28 16:28:06 2019 [Z0][TM][I]: Command execution failed (exit code: 1): /var/lib/one/remotes/tm/shared/ln stratus:/var/lib/one//datastores/105/04466feffbdf4823bdb5cf48d0774a87 node-blc60:/var/lib/one//datastores/106/735/disk.0 735 105
Thu Nov 28 16:28:06 2019 [Z0][TM][I]: ln: Linking /var/lib/one/datastores/105/04466feffbdf4823bdb5cf48d0774a87 in node-blc60:/var/lib/one//datastores/106/735/disk.0
Thu Nov 28 16:28:06 2019 [Z0][TM][E]: ln: Command "    set -ex -o pipefail
Thu Nov 28 16:28:06 2019 [Z0][TM][I]:
Thu Nov 28 16:28:06 2019 [Z0][TM][I]: cd /var/lib/one/datastores/106/735
Thu Nov 28 16:28:06 2019 [Z0][TM][I]: rm -f /var/lib/one/datastores/106/735/disk.0
Thu Nov 28 16:28:06 2019 [Z0][TM][I]:
Thu Nov 28 16:28:06 2019 [Z0][TM][I]: ln -s "/var/lib/one/datastores/105/04466feffbdf4823bdb5cf48d0774a87" "/var/lib/one/datastores/106/735/disk.0"" failed: + cd /var/lib/one/datastores/106/735
Thu Nov 28 16:28:06 2019 [Z0][TM][I]: bash: line 5: cd: /var/lib/one/datastores/106/735: No such file or directory
Thu Nov 28 16:28:06 2019 [Z0][TM][E]: Error linking stratus:/var/lib/one//datastores/105/04466feffbdf4823bdb5cf48d0774a87 to node-blc60:/var/lib/one//datastores/106/735/disk.0
Thu Nov 28 16:28:06 2019 [Z0][TM][E]: Error executing image transfer script: Error linking stratus:/var/lib/one//datastores/105/04466feffbdf4823bdb5cf48d0774a87 to node-blc60:/var/lib/one//datastores/106/735/disk.0
Thu Nov 28 16:28:06 2019 [Z0][VM][I]: New LCM state is PROLOG_FAILURE

It seems, the /var/lib/one//datastores/106/735/ directory is missing. Any suggestions?

Additional context
Add any other context about the problem here.

Progress Status

  • Branch created
  • Code committed to development branch
  • Testing - QA
  • Documentation
  • Release notes - resolved issues, compatibility, known issues
  • Code committed to upstream release/hotfix branches
  • Documentation committed to upstream release/hotfix branches

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions