I have a fog server which was installed as default with image stored in a local mount (from an iSCSI link).
I wanted to move the images from the server to a storage node.
So I built a storage node, unmounted images LUN from the server and mounted it on the storage node.
I wanted to move the images from the storage node to another using the WebUI and it does not seem to be possible.
So I exported image infos for a specific image. tried to reimport it, but storage info remain the same.
So I delete it again and recreated the image manually.
Using exactly the same parameters but the storage node. (choosing the new one)
unfortunately this did not worked either always getting this error :
Could not mount images folder (/bin/fog.download)
On another hand I can create new image and deploy them without any issue. (they are stored on the new storage)
I tried the plugin location the enforce the use of the new storage node on my test PC but it did not helped.
Any idea of what could be my problem?