![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 1969899.1 : FS System: How to Check the Drive Mode Page Setting on an FS1-2 System
In this Document
Oracle Confidential PARTNER - Available to partners (SUN). Applies to:Oracle FS1-2 Flash Storage System - Version 6.1.0 and laterInformation in this document applies to any platform. GoalThis document will show how to verify that the mode pages are set properly in an FS1-2 system. Mode pages are used to define how the Hard Disk Drives (HDD) and Solid State Drives (SDD) will behave in the FS1-2 System environment. If improperly set drive behavior cannot be predicted and may endanger customer data. SolutionAttached to this document is the checkmode utility that must run on the active Pilot to check the mode page status of all the drives.
If there are any reporting issues or issues executing the checkmode utility capture the following output: # /var/tmp/checkmode -v
password: The -v (verbose) option will display the output from the pcli commands, for more detailed output use the -d option: # /var/tmp/checkmode -d
password: The -d (debug) option will display more output details from the pcli commands.
For further infomation on how to use checkmode, execute checkmode with the -h option to display the help menu. # /var/tmp/checkmode -h
checkmode: <hostname> [-v] [-d] [-u <user>] Verify certain mode page values on a given Axiom. The values verified are: Mode Page 25: timeout == 0x7d0 CAWT == 0x46 Mode Page 1: TB == 0xc0 If <hostname> is given, that machine will be checked. If not, 'localhost' will be used (assumes the sript is run on a Slammer) the script will prompt for a password for the user given by the -u option (or user 'pillar' if -u is not given) [-v]: turn on verbose mode - prints pcli command issued and results [-d]: higher level of debug output from the pcli response [-u <user>]: user name to use for executing pcli commands - default is 'pillar'
Attachments This solution has no attachment |
||||||||||||||
|