Solaris 10 disksuite


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Solaris 10 disksuite
# 1  
Old 10-15-2007
Solaris 10 disksuite

We recently got a third party in to upgrade our solaris 8 sparc server to solaris 10.
A few month later I now have a disk mirror problem that I would normally fix by going into the GUI screen "metatool"
It appears that the third party didn't install disksuite after the upgrade. Does anyone know where I can download disksuite for solaris 10?

Thanks
Mark
# 2  
Old 10-15-2007
I'm not sure what metatool does. I checked on a couple of servers, but it wasn't in the standard path. Perhaps you would like to explain what the problem is? Maybe someone here could give you a command-line solution.

-Edit
I don't think metatool is part of Solaris 10. This list might help.
# 3  
Old 10-15-2007
Sorry for the long winded details, but I'd imagine the more details the better!

Below is a section of the output from metastat -t
What basically seems to have happened is that the mirror has got itself confused as it needs repairing. looking at the iostat -En command, the hard disk do not show any errors. I haven't got any spare slices to move the damaged slice to as suggested with the metareplace command provided in the metastat output so I need to break the mirror, remove the mirror, then recreate it again so it starts to sync.
I have done this in the past but only via a gui screen and not through the text commands although I know it is possible.

Any help / guidance would be appreciated.


d27: Mirror
Submirror 0: d28
State: Needs maintenance Mon Sep 24 10:38:00 2007
Submirror 1: d29
State: Okay Mon Oct 28 16:36:45 2002
Pass: 1
Read option: roundrobin (default)
Write option: parallel (default)
Size: 12581595 blocks (6.0 GB)

d28: Submirror of d27
State: Needs maintenance Mon Sep 24 10:38:00 2007
Invoke: metareplace d27 c1t8d0s4 <new device>
Size: 12581595 blocks (6.0 GB)
Stripe 0: (interlace: 32 blocks)
Device Start Dbase State Reloc Hot Spare Time
c1t1d0s4 0 No Okay Yes Mon Oct 28 15:47:00 2002
c1t2d0s4 0 No Okay Yes Mon Oct 28 15:47:00 2002
c1t8d0s4 0 No Maintenance Yes Mon Sep 24 10:38:00 2007


d29: Submirror of d27
State: Okay Mon Oct 28 16:36:45 2002
Size: 12581595 blocks (6.0 GB)
Stripe 0: (interlace: 32 blocks)
Device Start Dbase State Reloc Hot Spare Time
c1t4d0s4 0 No Okay Yes Mon Oct 28 15:47:37 2002
c1t5d0s4 0 No Okay Yes Mon Oct 28 15:47:37 2002
c1t11d0s4 0 No Okay Yes Mon Oct 28 15:47:37 2002
# 4  
Old 10-15-2007
For your example:
Code:
metadetach d28 d27 # this will detach the mirror
metattach d27 d28 # this will attach the mirror

If there aren't any hardware errors (and you have said that there aren't), this should fix the problem.
# 5  
Old 10-15-2007
Thank you.
# 6  
Old 10-15-2007
Detaching didn't work due to the following error:
attempt an operation on a submirror that has erred components.

Do you know where I can download disksuite from for Solaris 10?
# 7  
Old 10-15-2007
Apparently disksuite was a Solaris 8 tool which has been replaced by Solaris Volume Manager.
How do I run volume manager?

Thanks
Mark
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Disksuite question

Hello all, I have a Solaris Disksuite question :- I will be adding 4 new drives to an E250 server and need will be configuring 2 striped volumes each consisting 2 new disks with SVM. In the end i will have 2 volumes each of 72gb. So in effect i will have 1 volume called D7 and another volume... (6 Replies)
Discussion started by: commandline
6 Replies

2. Solaris

disksuite mirroring d0 to d2 and d1 to d3

I have a SOlaris 10 v240 server. I'm installing disksuite to mirror the root drive D0 to D2. I also have one partition on disk 1 that I want to mirror to D3. I am not using ZFS right now. Can I add that to my initial mirroring configuration or can I only mirror 1 drive to 1 drive? Can I... (2 Replies)
Discussion started by: csross
2 Replies

3. Solaris

Looking for Solstice DiskSuite 4.2

Hi all, Do you know where I can download Soltice Disksuite 4.2 for Solaris 2.6 ? I haven't the CD labeled “Solaris Server Intranet Extensions 1.0” . Thanks in advance for your precious help. Bests Regards Hosni (2 Replies)
Discussion started by: hosni
2 Replies

4. Solaris

mirroring with disksuite

hi all, i want to mirror two disks with disksuite under solaris 9 , doses smeone can explain me Briefly the essential steps to do that plz ? (3 Replies)
Discussion started by: lid-j-one
3 Replies

5. Solaris

DiskSuite dilemma

Hello, We have this system a SunFire 280R running Solaris 8 Generic_117350-46. It has 2 36GB disks in it. They are mirrored with DiskSuite 4.2.1. When we execute a metastat all the devices report an Okay status, but when we go into metatool everything is in the Critical (maintenance)... (4 Replies)
Discussion started by: mgb
4 Replies

6. Solaris

Solaris DiskSuite, boot from detached disk

Hi, I am running Solaris 8 on Sun server with 2 hard drives. I have configured mirroring on the system using DiskSuite tool in order to have the same data on both disks. Now I want to perform some software upgrade and I would like to use the second disk as a backup disk. This means taking this... (3 Replies)
Discussion started by: carlossg
3 Replies

7. UNIX for Dummies Questions & Answers

disksuite and raidctl used together

I have a live Sunfire v440 server with 4 drives and I want to mirror drive 0 & 1 to 2 & 3. The on-board raid controller only allows for 1 live mirror. I was thinking of disksuite, but unfortunately the second disk is just one large partition with no free slices. I was thinking of using... (0 Replies)
Discussion started by: csgonan
0 Replies

8. Solaris

Solstice Disksuite Question

According to the metadb man page: Now based on italicized part, if a mirror only has a single replica and never crashes, it should still function. Same with booting. I thought three replicas were necessary for the system to be able to come up but the comment about crashing tells me that... (2 Replies)
Discussion started by: BOFH
2 Replies

9. Solaris

Solstice DiskSuite

Has anybody every used Solstice DiskSuite? I am having trouble setting it up. I installed it without a problem, but do I really have to blow away the drives on the D1000 just to create a metastate database? (8 Replies)
Discussion started by: hshapiro
8 Replies

10. UNIX for Dummies Questions & Answers

Disksuite questions

Is this correct if I have to create 2 partions of 100 Gigs each? (spread accross (6) 36 Gig drives) AVAILABLE DISK SELECTIONS: 0. c0t0d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107> /pci@1f,4000/scsi@3/sd@0,0 1. c0t1d0 <SUN36G cyl 24620 alt 2 hd 27 sec 107> ... (10 Replies)
Discussion started by: finster
10 Replies
Login or Register to Ask a Question