Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How to view Drive/RAID config in UNIX... Post 302102284 by bpoulson on Tuesday 9th of January 2007 12:15:59 PM
Old 01-09-2007
How to view Drive/RAID config in UNIX...

How do you view Drive/RAID configuration in UNIX?
We are running an ML370 with 6 drives in it...

Version: Sco 5.2.0
Sco Openserver Release 5
 

9 More Discussions You Might Find Interesting

1. HP-UX

RAID 0 on Unix

I was wanting to know if anyone knew how to setup RAID 0 on an old HP Unix server. It's for where I work and my boss has two hard drives and wants the second to take over if the first one fails hence RAID 0. If anyone could help me it would be greatly appreciated. (5 Replies)
Discussion started by: zmachine04
5 Replies

2. UNIX for Dummies Questions & Answers

How to view and recognize a backup drive

on Darwin terminal how do i do it? (0 Replies)
Discussion started by: cleansing_flame
0 Replies

3. AIX

RAID config

We have an IBM pseries with AIX 5.1 that we are going to set up with RAID 5. It has a 7028-2498 RAID controller that was never configured, long story. It has six 36GB drives, and my question is, can we set up the RAID 5 array before reloading AIX, such that all six drives are part of the array? (6 Replies)
Discussion started by: markper
6 Replies

4. UNIX for Dummies Questions & Answers

Raid config on Jumpstart (Solaris 10

Hi there, I was wondering if it is possible to include a RAID configuration in my Solaris 10 Jumpstart files, so that I don't have to manually set up RAID on all my machines. Thanks P.S. I started messing around with Solaris only a week back, so if I sound like a complete idiot, you know... (1 Reply)
Discussion started by: iman453
1 Replies

5. Solaris

Tape drive config issue

I have a server/domain on a m5000 running Solaris 10. It is part of a cluster. The other cluster member sees tape drives, but this one does not. It is zoned correctly, and I can see the drives are binded in lputil. The st.conf, and devlink.tab are identical. ST.CONF: - # # Copyright... (2 Replies)
Discussion started by: pfwhufc
2 Replies

6. UNIX for Dummies Questions & Answers

RAID Drive

Hello, I have a machine that has software based RAID. One of the hard drives failed. The problem is that the old systems administrator created LVM and then RAID. My understanding is that RAID had to be created before and then the LVM's. Is there someway to install the new drive without loosing... (2 Replies)
Discussion started by: mojoman
2 Replies

7. Hardware

How to connect a 4TB G-Raid hard drive to a laptop?

I am having trouble connecting my 4TB G-Raid Hard drive to my Compaq Hp laptop can anyone tell me how or what I need in order to connect the 4T and getting it working. (10 Replies)
Discussion started by: Jake Wolf
10 Replies

8. UNIX for Dummies Questions & Answers

Need help to move .csv file from UNIX path to windows shared drive or c:\ drive

Hi Guys, Can any one help me on this. I need help to move .csv/.xls file from unix path to windows shared drive or c:\ drive? Regards, LKR (1 Reply)
Discussion started by: lakshmanraok117
1 Replies

9. AIX

RAID 10 Failed Drive Swap

I am new to the AIX operating system and am seeking out some advice. We recently have had a drive go bad on our AIX server that is in a RAID 10 array. We have a replacement on the way. I was wondering what the correct steps are to swap out this drive. Does the server need to be powered off? Or can... (5 Replies)
Discussion started by: mpeter05
5 Replies
MLXCONTROL(8)						    BSD System Manager's Manual 					     MLXCONTROL(8)

NAME
mlxcontrol -- Mylex DAC-family RAID management utility SYNOPSIS
mlxcontrol <command> [args] mlxcontrol status [-qv] [drive] mlxcontrol rescan controller [controller ...] mlxcontrol detach drive [drive ...] mlxcontrol detach -a mlxcontrol check drive mlxcontrol config controller mlxcontrol help command DESCRIPTION
The mlxcontrol utility provides status monitoring and management functions for devices attached to the mlx(4) driver. Controller names are of the form "mlxN" where N is the unit number of the controller. Drive names are of the form "mlxdN" where N is the unit number of the drive. Do not specify the path to a device node. status Print the status of controllers and system drives. If one or more drives are specified, only print information about these drives, otherwise print information about all controllers and drives in the system. With the -v flag, display much more verbose informa- tion. With the -q flag, do not print any output. This command returns 0 if all drives tested are online, 1 if one or more drives are critical and 2 if one or more are offline. rescan Rescan one or more controllers for non-attached system drives (e.g. drives that have been detached or created subsequent to driver initialisation). If the -a flag is supplied, rescan all controllers in the system. detach Detach one or more system drives. Drives must be unmounted and not opened by any other utility for this command to succeed. If the -a flag is supplied, detach all system drives from the nominated controller. check Initiate a consistency check and repair pass on a redundant system drive (e.g. RAID1 or RAID5). The controller will scan the system drive and repair any inconsistencies. This command returns immediately; use the status command to monitor the progress of the check. rebuild Requires two arguments, controller and physdrive as specified in the output of the status command. All system drives using space on the physical drive physdrive are rebuilt, reconstructing all data on the drive. Note that each controller can only perform one rebuild at a time. This command returns immediately; use the status command to monitor the progress of the rebuild. config Print the current configuration from the nominated controller. This command will be updated to allow addition/deletion of system drives from a configuration in a future release. help Print usage information for command. AUTHORS
The mlxcontrol utility was written by Michael Smith <msmith@FreeBSD.org>. BUGS
The config command does not yet support modifying system drive configuration. Error log extraction is not yet supported. BSD
April 10, 2000 BSD
All times are GMT -4. The time now is 03:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy