- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How do find Raid levels?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 05:26 PM
05-06-2003 05:26 PM
We have HP UX - 11.0 machine, I want to know the RAID level and strip sizes. I want to know the entire hp ux configuration - operating system block size,systemI/O read,memory,number
of disks,diskcontrollers. Any script is avilable to find all configuration information.
regards
ravi
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 06:20 PM
05-06-2003 06:20 PM
Re: How do find Raid levels?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 06:30 PM
05-06-2003 06:30 PM
Re: How do find Raid levels?
These two links may help. In regards to the RAID level you may not be able to find this out, this may depend entirely on the disk hardware your using.
cfg2html
http://members.tripod.com/rose_swe/cfg/cfg.html
nickel
http://www.grc.hp.com/docs/nickel/
Regards
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 06:30 PM
05-06-2003 06:30 PM
Re: How do find Raid levels?
This command will give you the information on the logical volume, how they are laid out and such.
for the replace the ## with the volume group number. This can be obtained from the bdf command.
To look at the contents of individual disks:
pvdisplay /dev/dsk/c#t#d#
Replace the # signs with the disks found in /dev/dsk directory.
The -v option will give you more details
You can also use vgdsiplay to set the layout of volume groups.
This should do it for you.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 07:30 PM
05-06-2003 07:30 PM
Re: How do find Raid levels?
You can use LVM commands like
lvdisplay, pvdisplay and vgdisplay with -v option to see detail characteristic of volumes.
for file system information you can use
fstype command.
Nickel is best script to get full system information in HTML format.
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 07:32 PM
05-06-2003 07:32 PM
Re: How do find Raid levels?
Still i need more scripts to find out the
hp ux information.
Thanks
regards
ravi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 08:05 PM
05-06-2003 08:05 PM
Re: How do find Raid levels?
There is a scripts used by HP guys to collect system information called COP.
It may be usefull.
Thanks
Animesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 08:06 PM
05-06-2003 08:06 PM
Re: How do find Raid levels?
There is a scripts used by HP guys to collect system information called COP.
It may be usefull.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 08:08 PM
05-06-2003 08:08 PM
Re: How do find Raid levels?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 09:45 PM
05-06-2003 09:45 PM
Re: How do find Raid levels?
When i excuting the script cop i am getting
this error.
Creating ouput directory and calculating files to be collected
cat: Cannot open *.tpl: No such file or directory
Creating output file /tmp/oratest030507.1344
Please how to rectify the above problem.
regards
ravi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 09:46 PM
05-06-2003 09:46 PM
Re: How do find Raid levels?
When i excuting the script cop i am getting
this error.
Creating ouput directory and calculating files to be collected
cat: Cannot open *.tpl: No such file or directory
Creating output file /tmp/oratest030507.1344
Please how to rectify the above problem.
regards
ravi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 10:17 PM
05-06-2003 10:17 PM
Re: How do find Raid levels?
There are many scritps associated with this scripts. around 26 files.
Ask your HP accoutn engineer to install it on your servers.
I can email you all the files if you want
Thanks
Animesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 10:20 PM
05-06-2003 10:20 PM
Re: How do find Raid levels?
Please send me the files to my email.
skravi17@yahoo.com.
Thanks
regards
ravi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 11:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2003 12:10 AM
05-07-2003 12:10 AM
Re: How do find Raid levels?
Thanks.
/opt/ignite/bin/print_manifest -
I2O RAID5 277848 Mb 0/10/0/1.0.0.0 I2O Block Storage
This is our RAID level and stripe size.
Please confirm.
Thanks
regards
ravi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2003 02:46 AM
05-07-2003 02:46 AM
Re: How do find Raid levels?
I think print_manifest will give you most everything you need but here are a few scripts that may help:
echo `hostname` "is a " `model |sed 's/9000\/800\///' |sed 's/9000\/899\///'` "with" `ioscan -k |grep -n pro
cessor |wc -l` `cpuspeed` "Mhz processors and" `memo
ry` "KB of memory"
Script "cpuspeed":
HPUX=/stand/vmunix
MHZ=$(echo itick_per_tick/D | adb -k $HPUX /dev/kmem | tail -1 | awk '{print $2/10000}')
echo $MHZ
Script "memory":
HPUX=/stand/vmunix
MAJORREV=$(uname -r | cut -f2 -d .)
if [ $MAJORREV -ge "11.0" ]
then
MYSYMBOL="phys_mem_pages"
else
MYSYMBOL="physmem"
fi
MYMEM=$(echo "${MYSYMBOL}/D" | adb $HPUX /dev/kmem | grep "${MYSYMBOL}: *." | awk '{printf "%.0f MB\n",$2/256}')
echo $MYMEM
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 01:57 PM
05-08-2003 01:57 PM
Re: How do find Raid levels?
You can use irdiag -v to show detailed information about your RAID settings.
The IRM tool (command: irm) is used to change the settings.