-
Recent Posts
Categories
- Command Line FU (14)
- Comments & Announcements (1)
- Data Storage (3)
- Network Attached Storage (NAS) (3)
- IPMI (2)
- Network Attached Storage (NAS) (3)
- Google Chrome (2)
- Linux (13)
- Internals (2)
- MAC-OSX (6)
- Networking (4)
- SAMBA/SMB/CIFS (1)
- Uncategorized (2)
- VMWare (2)
- Remote Console (1)
- Windows (1)
December 2024 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Archives
Tag Archives: ipmitool
Obtain and setting the BMC date and time using ipmitool
There are times when viewing the ipmi logs via the following command, the date and time is incorrect. To obtain current BMC time according to the BMC Dynamically change the BMC time Verify the new settings:
Ipmitool sel elist error: Timestamp Clock Sync | Asserted
The following error may be seen on a controller when viewing the ‘ipmitool sel elist’ output: 275 | 06/01/2022 | 20:33:53 | Power Unit Pwr Unit Status | AC lost | Asserted 276 | 06/01/2022 | 20:33:54 | Power Unit … Continue reading
Using Windows version of IPMITool called (ipmiutil) does not work when attempting to activate an SOL connection.
IPMIUtil is the Windows Equivalent of IPMITOOLS. It may be downloaded from Sourceforge: http://ipmiutil.sourceforge.net/ After installing the appropriate Windows Binary, here is the basic syntax of ipmiutil after you install the binary Many of the basic commands DO work. Example … Continue reading