Service Desk Knowledgebase: Remote Management: Difference between revisions
(→Title) |
|||
Line 68: | Line 68: | ||
==Hints, Tips & Known Issues== | ==Hints, Tips & Known Issues== | ||
=== | ===Cannot SSH to a Linux Box=== | ||
[http://www.lookup.cam.ac.uk/person/ | [http://www.lookup.cam.ac.uk/person/pb22 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:~:''' promy use:<br /> | |||
'''cl-hosts -p <font color="red">MachineName</font> | tr ' ' '\12' | grep BMC'''<br /> | |||
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 to be v??? to support BMC KVM. | |||
Using BMC SoL (how?) to login 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 | |||
==Categorising Keywords== | ==Categorising Keywords== | ||
* RemoteManagement Remote Management IPMI BMC | * RemoteManagement Remote Management IPMI BMC |
Revision as of 16:40, 24 March 2015
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)
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
Escalation points and key contacts to be defined...
- RT tickets can be escalated to the sys-admin team by leaving the Queue as sys-admin with the Owner set to Nobody and the Status set to new. Tell the requestor:
I am passing this request over to the sys-admin team 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
Cannot SSH to a Linux Box
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:~: promy 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 to be v??? to support BMC KVM.
Using BMC SoL (how?) to login 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
Categorising Keywords
- RemoteManagement Remote Management IPMI BMC