Service Desk Knowledgebase: Remote Management
This is the Remote management content page of the CL Wiki Service Desk Knowledgebase. Its purpose is to provide information to the Service Desk team on how to handle problems and requests about this CL service. If you are involved with the provision of this CL service please feel free to add to the knowledge about that it.
If CL staff need to tell the Service Desk team about problems with this service please email
sys-admin-aside@cl.cam.ac.uk.
Return to the Service Desk Knowledgebase SERVICE PORTFOLIO
Key Service Description & URLs
- Access to Computer Lab Systems
- Computer Laboratory News (Twitter use @UC_CL_SysAdm)
CL Customer Documentation
- Wake-on-Lan (WoL) page gives access to remote start facilities for workstations (wait 3-4 minutes for it to appear online). See also Waking Up a Lab Computer which has BMC
Further CL Sys-Admin Resources
- http://www.wiki.cl.cam.ac.uk/clwiki/SysInfo/HelpDesk/RemoteManagement - Remote Management
- http://www.wiki.cl.cam.ac.uk/clwiki/SysInfo/RemoteManagement - Remote Management Details
cl-amttool
The command cl-amttool on the slogin-serv machines allows direct control using userids and passwords stored on the filer. When users have control over other systems, the same userids and passwords are used.
- http://www.wiki.cl.cam.ac.uk/clwiki/SysInfo/IAMT#clamttool
- http://www.wiki.cl.cam.ac.uk/clwiki/SysInfo/RemoteReset?highlight=%28amtterm%29#head-d1131d33c7e49a0ed8a1845c4651813cd78285a8
amtterm
- http://www.wiki.cl.cam.ac.uk/clwiki/SysInfo/IAMT#head-9a76b7897214d1000cbd489350673e8392231603
- http://www.wiki.cl.cam.ac.uk/clwiki/SysInfo/RemoteReset?highlight=%28amtterm%29#head-ead29dcab51830eb550408d708e878c5b4718543
wsman
- http://www.wiki.cl.cam.ac.uk/clwiki/SysInfo/IAMT#head-6976af95832a8cdafd55a317cd28b70e1413f1fe
- http://www.wiki.cl.cam.ac.uk/clwiki/SysInfo/IAMT?highlight=%28wsman%29#head-98176254b1c31fe2b1ad80c7f7cad9d426574cf8
ipmitool
- http://www.wiki.cl.cam.ac.uk/clwiki/SysInfo/IPMI#head-2aeb402a87457b1cb59d8c869ce58abdfdc07017
- http://www.wiki.cl.cam.ac.uk/clwiki/SysInfo/RemoteReset?highlight=%28amtterm%29#head-7500107af211227f90ee0f87e27b9976794c8cb3
Underpinning Services
- ??? - Any supporting or underpinning services
Customer-base for this Service
- All staff and students of the Computer Laboratory
Costs
- Free to all current staff and students of the Computer Laboratory
SLA
- N/A
Service Desk Call Handling Procedure
- RT tickets can be escalated by changing the Queue to backoffice with the Owner set to Nobody and the Status as new. Tell the requestor:
I am passing this request over to the experts who, I'm sure, will be in contact shortly.
Contacts
Primary
- pb22@cl.cam.ac.uk (Goes to Piete Brooks)
Availability
- Monday:
- Tuesday:
- Wednesday:
- Thursday:
- Friday:
- Saturday: Closed
- Sunday: Closed
Hints, Tips & Known Issues
Sorting out BMC Access
See BMC ACL - when up if present
Cannot SSH to a Linux Box
Machines on the Self Managed subnet can only be accessed from machines which are on the Lab's 'internal' VLANs. Users should be able to connect to slogin-serv, and then on to the Self Managed VLAN.
Piete Brooks (24/03/15)
If the machine is pingable but SSH to it gives:
ssh: connect to host torbatejam port 22: Connection refused
It means either 'machine up as far as IP up, but not services' (e.g. stuck in fsck) or 'sshd isn't running'.
To find out about the machine's BMC capabilties at a laira:~: prompt use:
cl-hosts -p MachineName | tr ' ' '\12' | grep BMC
For example:
BMC BMC_AMT BMC_AMT_2 BMC_AMT_2.1 BMC_AMT_2.1.3 BMC_AMT_IDER BMC_AMT_SOL BMC_AMT_SOL_16994 BMC_IDER BMC_SOL BMC_next_MAC BMC_shared_NIC BMC_www BMC_www_16992
It needs have BMC_vnc_plus and cl-amttool MachineName | grep AMT.ver would need to show AMT 6 or later
AMT version: 2.1.3
to support BMC KVM using VNC Viewer Plus.
Using BMC SoL (how?) to login using Radmin Viewer 3.5 (Install on local PC). SSH can be checked with cl-asuser service ssh status
ssh stop/waiting
started with cl-asuser service ssh start
ssh start/running, process 3286
and checked again with cl-asuser service ssh status
ssh start/running, process 3286
If you get ticket with "can't ssh to $host .cl.cam.ac.uk" then you need to look at what information has been given by the user. If none has been provided then the first task is:
Dear XXXXX, Can you send me your log of the attempted connection please? If possible can you paste the time/date you attempted to ssh. This will help ascertain the fault. Regards
Categorising Keywords
- RemoteManagement Remote Management IPMI BMC