How to connect to the Java SOL on DRAGEN v3 Hardware
Background
In some circumstances it may be necessary to access the operating system of DRAGEN v3 server via the Baseboard Management Controller (BMC). Assuming the BMC is accessible by network this procedure may be used for out-of-band management when the primary network is down or the host OS cannot be reached by SSH as usual.
Prerequisites
Install a modern, open source implementation of Java Web Start such as OpenWebStart. The conventional Java Web Start (JWS) tool, from Java, is deprecated and will not load the Java SOL correctly.
Connect to BMC
As detailed in the DRAGEN v3 site prep guide, on page 18, the BMC should be configured with a static IP address using the command below:
ipmitool lan set 1 ipaddr {IP address}
Load the BMC WebUI by visiting http://{IP address}(replacing {IP address} with the IP address set in Step 1).
Enter the configured username/password and select Login.
Navigate to Remote Control > Java SOL and select the Java SOL button to download the .jnlp launcher.
Fill the IP, username, password details and select the highest Volatile and Non-Volatile Bit Rate options (115.2K) and select Connect.
Wait ~30 seconds for the app to load. If there is a black screen, press Enter to refresh the console.
For any feedback or questions regarding this article (Illumina Knowledge Article #9858), contact Illumina Technical Support [email protected].
Last updated
Was this helpful?