Purpose:
To manage certain aspects of the HyperFS VM on the SAN-in-a-box appliance, the GUI "virt-manager" application can be used. In order to do this over SSH from a macOS client, you must first install a local X11 server.
Steps:
- Download Xquartz:
https://www.xquartz.org - Install Xquartz, logging out and back in when prompted.
(Bear in mind this might need to be done locally if you're accessing the computer remotely) - Launch terminal
- SSH to the Genesis RX host using the "-X" option, for example:
ssh -X root@172.16.10.20
- Launch "virt-manager"
- Xquartz will automatically launch and display the vert-manager GUI