nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

How to check RAID in HP-UX / AIX UNIX?

This is a discussion on How to check RAID in HP-UX / AIX UNIX? within the HP-UX forums, part of the UNIX operating systems category; Hello, I would like to know the command to check RAID configuration in 1) HP-Unix version 11.11 2) IBM-AIX version ...


Go Back   nixCraft Linux Forum > UNIX operating systems > HP-UX

Linux answers from nixCraft.


HP-UX Discussions of HP-UX UNIX operating system.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 22-04-2009, 05:25 PM
Member
User
 
Join Date: Jul 2008
OS: Fedora
Posts: 41
Thanks: 1
Thanked 1 Time in 1 Post
Rep Power: 0
nishith is on a distinguished road
Cool How to check RAID in HP-UX / AIX UNIX?

Hello,

I would like to know the command to check RAID configuration in

1) HP-Unix version 11.11

2) IBM-AIX version 6.1

Also, is it possible to enable "syslog" service on IBM-AIX Server?

Can we install "Mozilla Firefox" OR/Any other browser to check my AIX local web server?
Reply With Quote
  #2 (permalink)  
Old 23-04-2009, 02:24 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,709
Thanks: 11
Thanked 244 Times in 183 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Try the following commands on HP - UX. Please note that there are different servers and models and the following will provide upto date info about RAID and server:

Code:
ioscan 
ioscan -kfn
ioscan -fnC disk
swlist 
swlist -l bundle
vgdisplay -v
vgdisplay -v /dev/vg00
Other commands
Code:
uname -a
model
strings /etc/lvmtab
setboot -v
lvlnboot -v
Read man page for the details.
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help

Last edited by nixcraft; 23-04-2009 at 02:26 PM. Reason: Moved to HP-UX UNIX forum
Reply With Quote
Reply

Tags
aix raid status , hp ux raid status , ioscan , swlist , unix raid array status , vgdisplay


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Unix command to check memory usage sweta HP-UX 3 24-02-2010 10:54 PM
Unix Shell: Check if Word exist in file or not LinuxCommandos Shell scripting 1 07-11-2008 02:50 AM
How to check the RAID level in linux? harry CentOS / RHEL / Fedora 6 23-06-2008 04:52 AM
HP unix check filesystem for errors jerry HP-UX 0 09-06-2007 01:49 AM
Difference between Linux RAID 0, RAID 1 and RAID 5 jerry Linux software 3 26-06-2006 06:48 PM


All times are GMT +5.5. The time now is 11:38 AM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

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 32 33 34 35 36 37 38