To find out what is the maximum system can support type the following command: root@websvr:~# dmidecode -t 16 output # dmidecode 2.11 SMBIOS 2.4 present. Handle 0x0082, DMI type 16, 15 bytes Physical Memory Array Location: System Board Or Motherboard Use: System Memory Error Correction Type: None Maximum Capacity: 1 TB Error Information Handle: Not […]
Category: How-To
The dmidecode command reads the system DMI table to display hardware and BIOS information of the server. Apart from getting current configuration of the system, you can also get information about maximum supported configuration of the system using dmidecode. For example, dmidecode gives both the current RAM on the system and the maximum RAM supported […]
“bump” root@websvr:~# lvm version LVM version: 2.02.66(2) (2010-05-20) Library version: 1.02.48 (2010-05-20) Driver version: 4.22.0 And that is my filler post for the day. — more info — Logical Volume Manager (Linux) LVM is a logical volume manager for the Linux kernel; it manages disk drives and similar mass-storage devices. The term “volume” refers to […]
I was asked to disable hyper-threading on one of our Dell PowerEdge R720XD servers. Looking in the BIOS it doesn’t stand out as an option however it does exist. You simply need to select the logical processor setting and set its value to disable and this will in turn disable hyper-threading, because it will only report one logical […]
“It’s so logical and so simple. Fat is the backup fuel system. The role it plays in the body is that when there’s no carbohydrate around, fat will become the primary energy fuel. That’s pretty well known.” – Robert Atkins Recently I have been working with my dB Administrator to get some DR backups to our […]
Last Night I had an MSCRMKeyGenerator error message “Current active key (KeyType : CrmWRPCTokenKey) is expired. This issue was found after a few users reach out with the follow error message when accessing CRM: Invalid Action – The selected action was not valid I attempted the following steps: Restarted IIS with an IISRESET. That did not fix the problem […]