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
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:
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