Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-06-2010, 09:43 AM
|
#1
|
LQ Newbie
Registered: Jul 2006
Posts: 9
Rep:
|
Knowing which RAID level is used.
Hello,
I have a server that I administer remotely (ssh), how can I know which RAID level is used? (supposing that hardware RAID is used)
Thank you.
|
|
|
12-06-2010, 09:48 AM
|
#2
|
Member
Registered: Apr 2007
Distribution: centos,rhel, solaris
Posts: 239
Rep:
|
hardware raid is not transparent to the operating system so you will not to be able to find out from using any command. You will need to access the hw raid's configuration menu - which is independent from the os.
|
|
|
12-06-2010, 10:03 AM
|
#3
|
Senior Member
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873
|
Correction:
Quote:
Originally Posted by chickenjoy
hardware raid is not transparent to the operating system ...
|
Hardware RAID is transparent to the operating system ...
|
|
|
12-06-2010, 10:15 AM
|
#4
|
Member
Registered: Apr 2007
Distribution: centos,rhel, solaris
Posts: 239
Rep:
|
Quote:
If your RAID controller is fully supported by Linux as a RAID controller (i.e. it sees it as a RAID controller and not a bog-standard SCSI/SATA/PATA controller), the you may find useful information in the /proc filesystem and find tools out there that display/monitor this information for you. If you know the RAID controllers that are in your machines, you might want to add that detail to your question then people with specific knowledge of that controller might pipe up with more specific information.
If you do not have any OS level tools to monitor the hardware, then you will need to reboot the machines and interact with the RAID controller's boot-time configuration code.
source: http://serverfault.com/questions/533...-is-configured
|
Always thought it was the latter. I guess I was wrong in generalizing. thanks stress_junkie.
|
|
1 members found this post helpful.
|
12-06-2010, 11:15 AM
|
#5
|
Member
Registered: Jan 2008
Posts: 105
Rep:
|
Correct... h/w RAID is transparent to the OS.
2 ways to find the RAID level:
1. Through a hardware management software. This is usually a web interface so no restart is required.
2. Through the RAID controller BIOS setting which can be viewed during server boot. This will require a machine restart.
AFAIK there is no way to determine the hardware RAID set through a Linux shell terminal itself.
|
|
|
12-06-2010, 12:49 PM
|
#6
|
Member
Registered: Feb 2010
Location: Raleigh, NC
Posts: 83
Rep:
|
or #3.
Install the support software provided by the OS manufacturer. Every company has their own. Dell uses OpenManage and HP uses Insight Manager... Just examples.
Once that is installed then you can research the commands or post back with the application and someone here might be able to help you.
|
|
|
12-07-2010, 07:08 AM
|
#7
|
LQ Newbie
Registered: Jul 2006
Posts: 9
Original Poster
Rep:
|
Thanks everyone 
That was very informative.
|
|
|
All times are GMT -5. The time now is 04:14 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|