Use command dmidecode on Linux servers to get the hardware serial number which is required for logging the case to the hardware support team. # /usr/sbin/dmidecode -t 1 # dmidecode 2.12 SMBIOS 2.8 present. Handle 0x0100, DMI type 1, 27 bytes System Information Manufacturer: Dell Inc. Product Name: PowerEdge …
Problem: I have some HP-UX 11.31 servers and generally, I connect with these servers through SSH. I noticed that response of one sever becomes very slow during login. When I connect to this server through SSH (with any user normal or root) it takes too much …
July 19, 2017
VMware ESXi
Problem: One day I found that one HPE ProLiant DL560 Gen8 server is not accessible from the remote site. When I came onsite then found that the server showing the amber light and error: NT1/NM I (motherboard nonmaskable interrupt), undiagnosed with a pink screen as shown in the below image. VMware vSphere …
When we need extra disks or storage on the servers then we can add the physical disks to the server or we can add the disks from our SAN storage systems like 3PAR, MSA etc. To add a disk to a server first we have to …
Sometimes we need more disk space on the servers, if the server is a physical machine then we need to add more physical disks to get the more space but if the server is a virtual machine (VM) then we can easily add the disks from …
Problem: We have a server in which some Virtual Machines (VM) are running on VMware ESXi 5.5. In these Virtual Machines, we have RHEL 5.8, RHEL 6.8, Windows Server 2003, and Windows Server 2008 R2. One day suddenly server (DL560 Gen8) reached a hanged state due …