Hello,
I have 2 node in master mode.
My first node is full and my second node is empty !
I would like move images to node 1 for node 2.
I think modify the storage group in image management and move all the file with the command:
mv /images/MyPc1 /images2/MyPc1
chmod 777 -R /images2/MyPc1
chown -R fog.root /images2/MyPc1
Does this solution work?
Thanks for help and reply