View Categories

Konfiguracja iDrac cli

Konfiguracja z wykorzystaniem interfejsu rackadm.

Połącz sie po ssh do interfejsu iDrac serwera

Zmiana hasła domyślnego użytkownika root:
set iDRAC.Users.2.Password haslo
Users.2 jest to domyślny użytkownik root.

Konfiguracja ustawień sieciowych
racadm set iDRAC.IPv4.Address ip_addr
racadm set iDRAC.IPv4.Netmask 255.255.255.0
racadm set iDRAC.IPv4.Gateway ip_gw
racadm set iDRAC.IPv4.DNS1 dns_ip_01
racadm set iDRAC.IPv4.DNS2 dns_ip_02
racadm set iDRAC.Nic.DNSRegister 1
racadm set iDRAC.Nic.DNSRacName idrac-node-a1
racadm set iDRAC.Nic.DNSDomainFromDHCP 0
racadm set iDRAC.Nic.DNSDomainName domena.local
racadm set iDRAC.IPv4.DNSFromDHCP 0
racadm set idrac.ntpconfiggroup.NTPEnable 1
racadm set idrac.ntpconfiggroup.ntp1 ntp_ip_01
racadm set idrac.ntpconfiggroup.ntp1 ntp_ip_02
racadm set iDRAC.IPv4.DHCPEnable 0


Powyższe polecenia można wkleić na raz wcześniej zmieniając dane podkreślone na czerwono.

UWAGA: komenda racadm set iDRAC.IPv4.DHCPEnable 0 musi zostać wydana na końcu ! Nie zamieniaj kolejności tej komendy. Kilka sekund po wydaniu tej komendy zostaniesz odłączony od serwera.

Konfiguracja serwera mailowego – powiadomienia

racadm set iDRAC.EmailAlert.Enable.1 1
racadm set iDRAC.EmailAlert.Address.1 admin@local
racadm set iDRAC.RemoteHosts.SMTPAuthentication 1
racadm set iDRAC.RemoteHosts.SMTPUserName powiadomienia@local
racadm set iDRAC.RemoteHosts.SMTPPassword passwor_mailbox
racadm set iDRAC.RemoteHosts.ConnectionEncryption 1
racadm set iDRAC.RemoteHosts.SMTPPort 465
racadm set iDRAC.RemoteHosts.SMTPServerIPAddress mail_serwer
racadm set iDRAC.RemoteHosts.SenderEmail user-sender@local
set iDRAC.Users.2.Password idraz_password

Powered by BetterDocs

Dodaj komentarz

Twój adres e-mail nie zostanie opublikowany. Wymagane pola są oznaczone *