Ceci est une ancienne révision du document !
octopus
- machine Sun X2270 installée par Cefi sous Centos
- clavier depuis l'ILOM: il faut se logger root et mettre clavier anglais (Administration-Clavier-Anglais Americain), tout autre combinaison ne marche pas (loadkeys, setxkbmap fr, etc…)
- pour ne pas lancer X11: telinit 3 (
comment le fixer au reboot?)
Ilom
- octopusmgmt
Interventions
commandes utiles
rechercher un fichier
[henry@octopus ~]$ yum provides '*/tclConfig.sh' Loaded plugins: fastestmirror epel/filelists_db | 4.0 MB 00:00 extras/filelists_db | 212 kB 00:01 updates/filelists_db | 2.6 MB 00:00 tcl-devel-8.4.13-4.el5.i386 : Tcl scripting language development environment Repo : base Matched from: Filename : /usr/lib/tclConfig.sh ...
patches sun studio linux
- sur nemo
nemo-root% grep -i 'Studio 12' /var/tmp/patchdiag.xref | grep -i Linux | awk -F\| '{print $1}' 124874 124877 126497 126997 127145 127149 127154 127158 141856 141859 142367
puis utiliser pca pour accéder aux détails, par exemple:
bash-3.00# /etc/scripts/pca -r 128230 142372 141859 142367 142366 141856 141857
- repérer Files included with this patch:
Files included with this patch: Note: sun-cpl-12.1-5.i386.rpm sun-cplx-12.1-5.x86_64.rpm sun-scl-12.1-5.i386.rpm sun-sclx-12.1-5.x86_64.rpm sun-stl4o-12.1-5.i386.rpm sun-stl4x-12.1-5.x86_64.rpm sun-tll7-12.1-5.i386.rpm sun-tll7x-12.1-5.x86_64.rpm
- sur octopus, utiliser rpm -qa pour vérifier la version:
bash-3.2# rpm -qa|grep sun-cpl sun-cpl-12.1-4 sun-cplx-12.1-4
- installer si besoin:
[henry@octopus umfpack]$ sudo rpm -Fvh /tmp/128230-04/*.rpm