ccdconfig.8 (a3ed434a69c903fa58ef001c11c9466166d67c92) | ccdconfig.8 (c407d351df08a226f81f5de4406f7371aa6ed270) |
---|---|
1.\" Copyright (c) 1996 The NetBSD Foundation, Inc. 2.\" All rights reserved. 3.\" 4.\" This code is derived from software contributed to The NetBSD Foundation 5.\" by Jason R. Thorpe. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions --- 131 unchanged lines hidden (view full) --- 140The arguments passed 141to 142.Nm 143are exactly the same as you might place in the 144.Pa /etc/ccd.conf 145configuration file. 146The first example creates a 4-disk stripe out of 147four scsi disk partitions. | 1.\" Copyright (c) 1996 The NetBSD Foundation, Inc. 2.\" All rights reserved. 3.\" 4.\" This code is derived from software contributed to The NetBSD Foundation 5.\" by Jason R. Thorpe. 6.\" 7.\" Redistribution and use in source and binary forms, with or without 8.\" modification, are permitted provided that the following conditions --- 131 unchanged lines hidden (view full) --- 140The arguments passed 141to 142.Nm 143are exactly the same as you might place in the 144.Pa /etc/ccd.conf 145configuration file. 146The first example creates a 4-disk stripe out of 147four scsi disk partitions. |
148The stripe uses a 64 sector interleave. | 148The stripe uses a 64-sector interleave. |
149The second example is an example of a complex stripe/mirror combination. 150It reads as a two disk stripe of da4 and da5 which is mirrored 151to a two disk stripe of da6 and da7. 152The last example is a simple 153mirror. 154The second slice of /dev/da8 is mirrored with the third slice of /dev/da9 155and assigned to ccd0. 156.Bd -literal --- 61 unchanged lines hidden --- | 149The second example is an example of a complex stripe/mirror combination. 150It reads as a two disk stripe of da4 and da5 which is mirrored 151to a two disk stripe of da6 and da7. 152The last example is a simple 153mirror. 154The second slice of /dev/da8 is mirrored with the third slice of /dev/da9 155and assigned to ccd0. 156.Bd -literal --- 61 unchanged lines hidden --- |