You are here: Foswiki>AGLT2 Web>RaritanIpKvm (01 May 2019, WenjingWu)Edit Attach

Raritan Dominion

MSU

MSU has a Dominion KX132. This is a 32 port model. In 2008, the Dominion KX series has been replaced in Raritan's line with the Dominion KX II series.

Find documentation at http://www.raritan.com/support/ and http://www.raritan.com/support/Dominion-KX/

Local copy of user's guide raritan-dominion-kx-user-guide.pdf: Raritan Dominion KX User Guide v1.4.8

Screen Resolution

The KX132 supports 1280x1024@60Hz max resolution --- we have a 19" LCD panel on it that matches this.

The Raritan doesn't pass the monitor info through --- the OS can't probe the monitor. So set something like this in xorg.conf

Section "Monitor"
        Identifier "Monitor0"
        VendorName "Dell" 
        ModelName "Dell 1901fp on Raritan"
   HorizSync 30 - 70
   VertRefresh 55 - 65
   DisplaySize 386 290
EndSection


Section "Screen"
   Identifier "Screen0"
   Device     "Videocard0"
   Monitor      "Monitor0"
   DefaultDepth     24
   SubSection "Display"
      Depth     24
                Modes    "1280x1024" 
   EndSubSection
EndSection

UM

UM site has 2 KVMs, in LSA and Randall. In order to use the KVM, one could first download the Raritan Multiple Platform Client.

The configurations for the client are:

1) LSA

3.png

2) Randall

2.png

Hints of using KVM
Log out from one connection

Hit the StrLk key twice to log out from the connection (Please note, if it is connected by one user, then other users can not log in. So always log out from the connection after you are done)
Switch to different machines for the blade nodes

Hit the PrtScn to switch among different blade nodes (bl-X nodes)

-- TomRockwell - 14 Jul 2008
Topic attachments
ISorted ascending Attachment Action Size Date Who Comment
raritan-dominion-kx-user-guide.pdfpdf raritan-dominion-kx-user-guide.pdf manage 11 MB 14 Jul 2008 - 18:42 TomRockwell Raritan Dominion KX User Guide v1.4.8
2.pngpng 2.png manage 15 K 01 May 2019 - 17:18 WenjingWu Randall KVM config
3.pngpng 3.png manage 37 K 01 May 2019 - 17:17 WenjingWu LSA KVM config
Topic revision: r8 - 01 May 2019, WenjingWu
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback