Paramètres rhel, Environnement non démarrage, Environnement de démarrage – Dell Compellent Series 40 Manuel d'utilisation

Page 449: Paramètres netware, Paramètres startup.ncf

Advertising
background image

441

Paramétrage par système d'exploitation de serveur

Paramètres RHEL

Environnement non démarrage

1 À la fin du fichier /etc/modprobe.conf, ajoutez :

options qla2xxx qlport_down_retry=65

2 Chargez de nouveau le pilote.

Exemple :

# echo "options qla2xxx qlport_down_retry=65" >> /etc/modprobe.d/qla2xxx

# modprobe -r qla2xxx

# modprobe qla2xxx

Environnement de démarrage

1 À la fin du fichier /etc/modprobe.conf, ajoutez :

options qla2xxx qlport_down_retry=60

2 Mettez à jour le disque ram init.

3 Redémarrez

Exemple :

# echo "options qla2xxx qlport_down_retry=65" >> /etc/modprobe.d/qla2xxx

# mkinitrd -f -v /boot/initrd-<kernel version>.img <kernel version>

# reboot

Paramètres Netware

Paramètres Startup.ncf

Dans le fichier c:/nwserver/startup.ncf, à la fin de la ligne de chargement de pilote FC, ajoutez

:

/LUNS /ALLPATHS /ALLPORTS /PORTDOWN=60

Advertising