GitHub user luboss79 edited a comment on the discussion: Import from vmware 
failed - NFS error

We finally fixed this issue by settings the following ownership on the mnt 
directory on the KVM servers:

`
sudo chown cloud:cloud /var/cloudstack/mnt/;
sudo chmod 755 /var/cloudstack/mnt
`

The question is why this should be set manually, I would expect that the 
migration process takes care of this.

Now we have another issues using the export-import tool - discussed in the 
separate thread https://github.com/apache/cloudstack/discussions/12888 

GitHub link: 
https://github.com/apache/cloudstack/discussions/12839#discussioncomment-16323908

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to