If the disk storage you initially configured for your Protected Theater is no longer adequate, you can mount an additional drive.
To mount an additional drive:
- Move/remove the current images directory
-
Remove, nothing to save:
rm -fR /opt/apps/verodin/node/images
Typos in this command could damage the platform. -
Move information
mv /opt/apps/verodin/node/images </target/folder>
-
-
Create a symlink back to the expected images folder location
ln -s /target/folder/images /opt/apps/verodin/node/images
If you need more information or specific steps to complete the creation of virtual disks on Linux, see the vmware knowledgebase, https://kb.vmware.com/s/article/1003940.