Showing posts with label hardware. Show all posts
Showing posts with label hardware. Show all posts

IBM BMC Remote Control

Below is an excellent articels on using IBM BMC

"
Looking on IBM’s website for how to perform basic Baseboard Management commands can be difficult at best. They tend to want you to be running Director or some management package to leverage the tool.
What if you just want to do the basics and keep it simple. Here’s the scoop.

Configure the BMC using the options available during the server boot processo manage the thing you’ll need to get the SMbridge tool (good search term, or use “System Management Bridge”). Presently, the the tool is available here.

Now here’s the tricky part, “How the hell do you take advantage of this newfound functionality?”. IBM won’t tell you. They’ll give you all the details on the RSA adapters…but low level BMC commands are tough to find. Here’s the deal. They are Avocent chips. Avocent calls them “OSA System Management Bridge” devices (another good search term). If you cannot find a current manual for the adapter, I’ve posted one here which includes a “Commands” section. They detail the commands that can be launched using the SMbridge tool provided by IBM.

A few examples of the SMbridge utility in use look like:

To gracefully power cycle a server:
smbridge -ip SERVERIPADDR -u BMCUSERNAME -p BMCPASSWORD power cycle

Get some basic server infosmbridge -ip SERVERIPADDR -u BMCUSERNAME -p BMCPASSWORD sysinfo

Get the serial number info:smbridge -ip SERVERIPADDR -u BMCUSERNAME -p BMCPASSWORD sysinfo fru

To hard bounce a server:smbridge -ip SERVERIPADDR -u BMCUSERNAME -p BMCPASSWORD power reset


Link source

SanDisk Flash Drive NOT detected by the Windows PC

 
Why did my Windows computer stop detecting my SanDisk USB flash drive?
Advanced Troubleshooting
Note: This article is advanced troubleshooting for a rare condition wherein a flash drive stops getting recognized on a Windows computer, but is still working on other computers. Please reference the following articles first before attempting the instructions in this article.
A corrupt registry entry could cause your SanDisk product to not be detected by the computer. Removing the registry keys created on installation of your SanDisk product will allow the computer to fully reinstall the device and may resolve the issue.

STEP 1 - Backup the registry
1. Unplug the device from the USB port.
2. Run regedit.
Windows XP: Go to Start > Run, type in regedit and then click OK.
Windows 7, 8 and Vista: Click the Start button, type regedit in the search box, and then press Enter.

3. From the registry menu, choose File > Export.
4. Name the file SNDK.reg and save it to your desktop.


STEP 2 - Remove SanDisk info from the registry

WARNING: DO NOT delete any registry key other than keys that include VID_0781. Deleting registry keys other than keys that include VID_0781 MAY cause your computer to not boot properly.

1. From the registry menu, click Edit and choose Find.
2. Type in VID_0781 and click Find Next.
3. Once the search finishes, right-click the highlighted registry key and select delete.
4. Press the F3 key to find the next registry key that includes VID_0781.
5. Right-click the highlighted registry key and select delete.
6. Repeat this process until the search returns with No results Found.

NOTE: Under Windows 7, 8 and Vista, some registry keys may be protected and cannot be deleted. Simply skip over these keys if you receive a message that the key cannot be deleted.


7. Once all registry keys containing VID_0781 have been deleted, reboot your computer.
8. Plug the device into the computer after it's finished rebooting.