Service Desk Knowledgebase: Operator Tasks: Difference between revisions
Line 78: | Line 78: | ||
cl-asuser cl-hostid-fix --user $crsid -a | cl-asuser cl-hostid-fix --user $crsid -a | ||
---- | ---- | ||
'''Install a new machine''' [http://www.lookup.cam.ac.uk/person/gt19 Graham Titmus] (27/01/2015) | |||
The simplest option is to clone a master disc. | |||
--- | |||
==Categorising Keywords== | ==Categorising Keywords== | ||
* Machine moves installation network patching telephones | * Machine moves installation network patching telephones |
Revision as of 16:58, 27 January 2015
This is the Operator Tasks 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
The operation processes are to install and move hardware and to install and update the operating system when a machine is re-deployed. In addition telephones and network connections are maintained. Unused equipment is to be reclaimed and unused wiring to be removed.
- SysInfo main page.
- SysInfo/Helpdesk page.
- CL Administration page.
- CL SCG Database page.
- Computer Lab RT
- Office plan page.
CL Customer Documentation
Further CL Sys-Admin Resources
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 changing the Queue as sys-admin with the Owner set to Nobody and the Status set to new.
- RT tickets can be taken from the oper queue by the oper team. When the work requested has been completed the ticket should be set to new, the owner to nobody and the queue to sys-admin.
Contacts
Primary
- ???@cl.cam.ac.uk (Goes to ???)
- ???@lists.cam.ac.uk (Goes to ???)
- Tel: ???
Other
Availability
- Monday to Friday 9-5
Hints, Tips & Known Issues
Reinstall a machine Graham Titmus (27/01/2015)
To reinstall a machine that is currently working you can do so by copying a fresh image into a spare partition.
- Login to the machine using your CL account
- Check to see which partitions are available on the machine
cl-asuser blkid
- Check which partition is in use at present
df /
- Choose the device like /dev/sda? that is not currently in use - the disc may show up as a UUID which you check against the balked listing
- Assuming /dev/sda2 is not currently in use then do the following (if /dev/sda2 is the current too then use dev=sda1 instead):-
dev=sda2 cd /a/misc-nosnap1/distros/ubuntu/clone/ sudo dd if=/dev/zero bs=512 count=3 of=/dev/$dev sudo ./restore reinstall $dev
- Restart the machine when the reinstall is completed
- Check you can login
- If the machine is to be given to someone different form the current owner then run replacing $crsid with their actual crossed i.e. gt19
cl-asuser cl-hostid-fix --user $crsid -a
Install a new machine Graham Titmus (27/01/2015)
The simplest option is to clone a master disc.
---
Categorising Keywords
- Machine moves installation network patching telephones