Help: Disable write cache for battery replacement


 
Thread Tools Search this Thread
Operating Systems AIX Help: Disable write cache for battery replacement
# 1  
Old 01-17-2012
Help: Disable write cache for battery replacement

Hello Everyone,

I have a AIX 5.2 and saw the following entry in the error report in one of my servers.
IDENTIFIER TIMESTAMP T C RESOURCE_NAME DESCRIPTION
FFDFB692 0705111911 P H sisraid0 BATTERY PACK FAILURE

Now, we're ready to replace the battery pack but I heard I need to disable the write cache first before doing any replacements. I have no idea on how to do it or check if the write cache is enabled.

Could someone please help?Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

SSL/TLS renegotiation DoS -how to disable? Is it advisable to disable?

Hi all Expertise, I have following issue to solve, SSL / TLS Renegotiation DoS (low) 222.225.12.13 Ease of Exploitation Moderate Port 443/tcp Family Miscellaneous Following is the problem description:------------------ Description The remote service encrypts traffic using TLS / SSL and... (2 Replies)
Discussion started by: manalisharmabe
2 Replies

2. Linux

File cache /Page cache Linux

Hi All, could any one point out any open source test-suites for "File cache" testing and as well as performance test suites for the same. Currently my system is up with Linux/ext4. Regards Manish (0 Replies)
Discussion started by: hmanish
0 Replies

3. AIX

IBM SAN storage -- cache battery

Hello, I have IBM SAN STORAGE DS4100 and one of the cache battery for the controller is dead. Suddenly the performance has been degraded and access to SAN disks ( reading and writing ) became very slow ? My query: Replacing the battery will take 6 days, so in the mean time what are the ways... (1 Reply)
Discussion started by: filosophizer
1 Replies

4. IP Networking

read/write,write/write lock with smbclient fails

Hi, We have smb client running on two of the linux boxes and smb server on another linux system. During a backup operation which uses smb, read of a file was allowed while write to the same file was going on.Also simultaneous writes to the same file were allowed.Following are the settings in the... (1 Reply)
Discussion started by: swatidas11
1 Replies

5. Linux

getting info on Cache Size, Data Cache etc..

Hi all I saw in Microsoft web site www.SysInternals.com a tool called CoreInfo from able to print out on screen the size of the Data and Instruction caches of your processor, the Locigal to Physical Processor mapping, the number of the CPU sockets. etc.. Do you know if in Linux is available a... (2 Replies)
Discussion started by: manustone
2 Replies

6. Shell Programming and Scripting

How to disable Enable/Disable Tab Key

Hi All, I have bash script, so what is sintax script in bash for Enable and Disable Tab Key. Thanks for your help.:( Thanks, Rico (1 Reply)
Discussion started by: carnegiex
1 Replies

7. Linux

Battery always 0%

Im running Ubuntu 9.04 and the battery indicator on my laptop always reads 0% no matter what. Whether im charging or discharging, the pop up says: "Computer is running on battery power Laptop battery discharging (0.0%) Battery discharge time is currently unknown" When plugged in it says... (2 Replies)
Discussion started by: Charbs
2 Replies

8. AIX

ibm san cache battery with aix

Hi All, I would like to share this incident that happened the other day. I have a question with this, https://www.unix.com/aix/64921-create-new-vg-san-rename-fs.html And I thought it's related to the above link but the problem was the ibm san 4300 cache battery was dead and I need to click... (2 Replies)
Discussion started by: itik
2 Replies

9. UNIX for Advanced & Expert Users

UBC cache vs. Metadata cache

hi, What is the difference between UBC cache and Metadata cache ? where can i find UBC cache Hits and Metadata cache Hits in hp-ux? Advanced thanx for the help. (2 Replies)
Discussion started by: sushaga
2 Replies
Login or Register to Ask a Question
WMBATTERY(1x)															     WMBATTERY(1x)

NAME
wmbattery - dockable battery monitor SYNOPSIS
wmbattery [options] DESCRIPTION
wmbattery is a battery monitor. It is used to visually display the system's battery status. wmbattery can get battery information using HAL, APM, ACPI, or the SPIC controller in some Sony laptops. You need to build your kernel with support for at least one of these for the program to work. wmbattery is dockable using WindowMaker and AfterStep window managers; under other window managers wmbattery appears as a nicely-sized 64x64 application. wmbattery displays the status of your laptop's battery in a small icon. This includes if it is plugged in, if the battery is charging, how many minutes of battery life remain, battery life remaining (with both a percentage and a graph), and battery status (high - green, low - yellow, or critical - red). ELEMENTS OF THE DISPLAY
The wmbattery display consists of these elements: dial The large dial at the top of the display shows battery life remaining. time display The time display, right under and in the middle of the dial, shows how many hours and minutes of battery life is estimated to remain at the current rate of use. If ACPI is used and battery is charging, the time display will instead show a countdown (starting with a minus sign) of how many hours and minutes it is estimated to take until the battery is fully charged. power cord The small icon of a power cord plug, in the bottom left, tells if the laptop is plugged into wall power. If so, it will be lit. charging indicator The lightning bolt icon, to the right of the plug, tells if the battery is being charged. If so it will be lit and will connect the plug to the battery. battery icon The battery icon, to the right of the lighting bolt, shows the percentage of battery time. If the battery is removed the icon will be dimmed. If the computer is low on power the battery will turn yellow; if the computer is critically low on power and about to die because of it, it will turn red. OPTIONS
-h Display list of command-line options. -w secs Pause this many seconds between updates. -d display Use the designated X display. -g +x+y Specify geometry. This specifies position, not size. -b battnum Display the given battery. Only of use with the HAL or ACPI interfaces on systems with more than one battery. The default is to dis- play the first battery found. -l percent Set the percentage at which the battery is considered to be running low. By default, this percentage is determined automaticall, and you shouldn't need to set it. If you set this, you should probably also set the -c switch. -c percent Set the percentage at which the battery is considered to be critically low. By default, this percentage is determined automati- cally, and you shouldn't need to set it. If you set this, you should probably also set the -l switch. -e wmbattery contains code for estimating the time remaining before discharge, and until full charge, and this code is used if no other source of this informaton is available. This switch makes wmbattery use its time estimation code even if some other estimate is available. -s granularity Ignore fluctuations less than the specified granularity percent when estimating time. (Implies -e) -a file.au Play the specified au file (by sending it to /dev/audio) when the battery is low. AUTHOR
Joey Hess <joey@kitenet.net> WMBATTERY(1x)