For When You Can't Have The Real Thing
[ start | index | login ]
start > Sun > ODS > stripe

stripe

Created by dave. Last edited by dave, 18 years and 79 days ago. Viewed 4,782 times. #2
[diff] [history] [edit] [rdf]
labels
attachments
disk 0 slice 6: 8712 + 15888 slice 7: 24600 + 20 (about 20Mb -- serious overkill)

disk 1 slice 6: 8712 + 15888 slice 7: 24600 + 20

create metadbs:

# metadb -a -f -c 2 c1t0d0s7 c1t1d0s7
create stripe:
# metainit d0 1 2 /dev/dsk/c1t0d0s6 /dev/dsk/c1t1d0s6
where
  • d0 == metadevice name
  • 1 == number of stripes on this metadevice
  • 2 == number of disks per stripe
finish up:
# newfs /dev/md/dsk/d0
 # mount /hi /dev/md/dsk/d0
 # vi /etc/vfstab
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt