![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Raid 0 | goldfelda | SUN Solaris | 3 | 03-16-2009 07:36 PM |
| Sun - RAID | kingdbag | UNIX for Dummies Questions & Answers | 6 | 12-06-2007 01:21 PM |
| Raid 1+0 ? | bdsffl | Filesystems, Disks and Memory | 4 | 05-12-2006 01:47 PM |
| regarding raid | h1timmboy | UNIX for Dummies Questions & Answers | 1 | 12-21-2005 04:08 PM |
| RAID command | felida | UNIX for Dummies Questions & Answers | 2 | 11-29-2000 08:55 AM |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
||||
|
RAID 1 + 0 with LVM
Hi,
I am on Solaris 9. I have 4 disks that I want to mount in RAID 1+0 with LVM First I initialize the devices ; for example : metainit d102 c1t2d0s6 metainit d103 c1t3d0s6 metainit d104 c1t4d0s6 metainit d105 c1t5d0s6 then I make the mirrors : metainit d120 -m d102 metattach d120 d104 metainit d121 -m d103 metattach d121 d105 and least, I want to make the stripe with : metainit d130 1 2 d120 d121 -i 64k and the system answers : d120 is a metadevice. metainit seems to want only a physical component ! Is it impossible to implement this solution with LVM ? Thanks if somebody could help me. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|