Service Desk Knowledgebase: Remote Management: Difference between revisions

From Computer Laboratory System Administration
Jump to navigationJump to search
Line 72: Line 72:


If the machine is pingable but SSH to it gives:
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'.
   '''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:<br />
To find out about the machine's BMC capabilties at a '''laira:~:''' prompt use:<br />

Revision as of 16:47, 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

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

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.

amtterm

wsman

ipmitool

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

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:~: 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 to BMC_vnc_plus to support BMC KVM using VNC Viewer Plus.

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