Get hardware information under Linux
To get hardware information under Linux you use the dmidecode tool and pass a keyword as an argument. root@hostname:~ # dmidecode —-type Valid type keywords are: bios system baseboard chassis processor...
View ArticleDiscover HP iLO IP address in Linux
Here we have a Proliant DL785 G6 root@linux:~ # dmidecode | grep -i Proliant Product Name: ProLiant DL785 G6 Family: ProLiant To discover the iLO IP address, check it with ipmitool root@linux:~ #...
View Articlehpacucli Error: No controllers detected
I have a HP Proliant server that is using hardware RAID for the boot disk but when I used hpacucli no status was shown root@linux:~ # hpacucli ctrl all show config Error: No controllers detected....
View ArticleServer booting correctly but file /boot/grub/grub.conf is missing
I was checking a server that didn’t have the file /boot/grub/grub.conf but it was booting without any issues. The server is a Proliant Gen9 root@linux:~ # dmidecode –type system # dmidecode 2.12 #...
View Article