Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisione Revisione precedente
Prossima revisione
Revisione precedente
Prossima revisione Entrambe le parti successive la revisione
vlsi:computing_troubleshooting [01/05/2013 21:11]
pacher
vlsi:computing_troubleshooting [01/05/2013 21:27]
pacher
Linea 26: Linea 26:
 ===== Introduction ===== ===== Introduction =====
  
-In this page we provide further information and guidelins ​you need to know about working with  +In this page we provide further information and guidelines ​you need to know about working with  
-VLSI computing resources ​and a collection of some common issues ​or troubles which can arise +VLSI computing resources, along with a collection of some common issues ​and troubles which can  
-working with VLSI lab tools.+arise working with VLSI lab tools.
  
 ===== Shutdowns and reboots ===== ===== Shutdowns and reboots =====
  
-Machines part of the VLSI cluster are always ​running, providing a 24/7/365 service. ​Each machine is+Machines part of the VLSI cluster are always-on, providing a 24/7/365 service. ​Moreover, each machine is
 a multi-user system and different users might have jobs running on the same machine. Thus if you are  a multi-user system and different users might have jobs running on the same machine. Thus if you are 
 physically working in the VLSI lab **never shutdown yourself a machine** at the end of your session work!  physically working in the VLSI lab **never shutdown yourself a machine** at the end of your session work! 
-Just perform a logout instead. ​ +Just perform a logout instead. ​\\
 Machine **reboots** migh be required in case of crashes, hangs or freezes, but always address ​ Machine **reboots** migh be required in case of crashes, hangs or freezes, but always address ​
-your request ​to the VLSI system administrator before (//​[[mazza@NOSPAMto.infn.it]]//,​ remove NOSPAM in the address).+your issues ​to the VLSI system administrator before (//​[[mazza@NOSPAMto.infn.it]]//,​ remove NOSPAM in the address).
  
 +Global cluster shutdowns might be planned by the system administrator ​
 +(always before a scheduled electric power interruption to the old building area). ​
 +In that cases, save your work, close all your running applications and then logout.
  
 ===== Power outage ===== ===== Power outage =====
Linea 87: Linea 89:
  
 Users working remotely from a machine running a fresh installation of **Scientific Linux 6.x** might need some additional fonts Users working remotely from a machine running a fresh installation of **Scientific Linux 6.x** might need some additional fonts
-required by Cadence graphical front ends. If you have administration privileges install the missing fonts using the yum package manager:+required by Cadence graphical front ends. If you have administration privileges install the missing fonts using the yum package manager,
  
 <​code>​ <​code>​
 sudo yum install xorg-x11-font* sudo yum install xorg-x11-font*
 +</​code>​
  
 +or
 +
 +<​code>​
 # yum install xorg-x11-font* # yum install xorg-x11-font*
 </​code>​ </​code>​