One of my servers went into a hung state. We tried to reboot it but the reboot filed and the task eventually timeout. The same server was hung a few days back, storage team deleted the backup job, to kill the daily NetBackup snaps. The VM came up fine but went into the hung state…
Read moreTag: VM
How to check if server is Virtual or Physical
It is very simple task. SSH to server and issue this command: If you see this output: Vendor: Dell Inc. It is Physical server. If you see this output: Vendor: Phoenix Technologies LTD Manufacturer: VMware, Inc Then it is VM
Read more