Starting sun raid manager for A1000


 
Thread Tools Search this Thread
Special Forums Hardware Filesystems, Disks and Memory Starting sun raid manager for A1000
# 1  
Old 09-05-2002
Starting sun raid manager for A1000

Can anyone tell me the syntax for starting Raid manager on a A1000?
# 2  
Old 09-05-2002
For starting the GUI interface - /usr/lib/osa/bin/rm6 but it all has to be configured before starting that....


check out the documentation at Sun Docs - Raid Manager Software and RAID Manager Install / Support Guide
# 3  
Old 09-05-2002
Depending on what version of sun storEdge you running

sun storEdge Raid Manger version 6.1.1
runs in the following directory

/usr/sbin/osa/rm6

while version 6.22

run in /usr/lib/osa/bin/rm6

your best bet is to issue

find / -name rm6

Add the path to your .profile or .cshrs
so that you will only need to type rm6
to start sun storEdge Raid Manager in future
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

How to change raid layouts in veritas volume manager?

We have three disks under Raid 5. What should i do to make them Raid 0(striping)..... I mean how to change RAID layouts in VXVM ??? Please tell me with commands ..... Thanks in Advance. (0 Replies)
Discussion started by: vamshigvk475
0 Replies

2. Solaris

RAID manager or veritas volume manager

Can somebody kindly help me to determine which one i should choose to better manipulate OS volume. RAID manager or veritas volume manager? Any critical differences between those two? Thanks in advance. (5 Replies)
Discussion started by: beginningDBA
5 Replies

3. Filesystems, Disks and Memory

Poor read performance on sun storedge a1000

Hello, i have a a1000 connected to an e6500. There's a raid 10 (12 disks) on the a1000. If i do a dd if=/dev/zero of=/mnt/1 bs=1024k count=1000 and then look at iostat it tells me there's a kw/s of 25000. But if i do a dd of=/dev/zero if=/mnt/1 bs=1024k count=1000 then i see only a... (1 Reply)
Discussion started by: mbrenner
1 Replies

4. UNIX for Advanced & Expert Users

script to Monitor raid staus --Sun Volume manager

We use Sun Volume manager to mirror root disks and other local disks... Is there any script to monitor raid status across all machines send output thru email? Help is appreciated. Thanks. (1 Reply)
Discussion started by: sriny
1 Replies

5. UNIX for Advanced & Expert Users

how to delete RAID of solaris volume manager thru command line

how do I remove raid that has the following Raid configuration # metastat d60: Mirror Submirror 0: d61 State: Okay Submirror 1: d62 State: Okay Pass: 1 Read option: roundrobin (default) Write option: parallel (default) Size: 36501312 blocks (17 GB) ... (1 Reply)
Discussion started by: vr76413
1 Replies

6. UNIX for Dummies Questions & Answers

Ultra60 and A1000....raid manager needed just to see it?

Hi guys, I was asked to setup an Ultra60 (Sol 8) with an StorEdge A1000. Does anyone know if a probe-scsi-all is suppose to detect it? Right now it doesn't, so maybe I answered my own question :rolleyes: We have an the same setup running already, but I wasn't around when that was setup. ... (3 Replies)
Discussion started by: Yinzer955i
3 Replies

7. Filesystems, Disks and Memory

Moving Sun A1000 between E450's

Does anyone know what steps I have to follow to move an A1000 between two E450's. Im running solaris 2.6 (1 Reply)
Discussion started by: MBGPS
1 Replies

8. UNIX for Advanced & Expert Users

Raid A1000 with E450 and E250.

Hi, I'm facing problem in connecting a Raid A1000 to E250 and E450. ( Both machines with Solaris 2.6 OS and patched, with different scsi-initiator-ids - 7 & 3 ). BTW, I'm not using this setup to access raid data from both machines simultaneously. There is Veritas Cluster Server monitoring... (1 Reply)
Discussion started by: shibz
1 Replies
Login or Register to Ask a Question