Hi all,
in ACS 4.17.2, I encountered a strange secondary storage (NFS) behaviour
when try to migrate from one primary storage to another (both RBD):
When migrating volumes back to the origin primary storage, I get this
error message:
Resource is unreachable: Migrate volume failed unexpected exit status 32
failed, reason given by server: No such file or directory
Resource [StoragePool:11] is unreachable: Migrate volume failed:
com.cloud.utils.exception.CloudRuntimeException:
org.libvirt.LibvirtException: internal error:
Child process (/usr/bin/mount -o nodev,nosuid,noexec
192.168.21.2:/secondary /mnt/6347c133-df1c-345c-9a45-7b393d17e21c)
unexpected exit status 32: mount.nfs: mounting 192.168.21.2:/secondary
failed, reason given by server: No such file or directory
It needs to be said that the NFS server is on a ceph cluster with NFSv4
configured. However, if I retry migrating the volume, it works for
unknown reason.
Same happens after uploading volumes: This message appears initially,
but cloudstack sets the storage pool and I am no longer able to retry
the attachment of my uploaded volume.
Best,
Mevludin