InterviewSolution
Saved Bookmarks
| 1. |
What Is Stripe-unit-size? |
|
Answer» It is data distribution scheme that COMPLEMENT s the way operating system REQUEST data. Granularity at which data is stored on ONE DRIVE of the array before SUBSEQUENT data is stored on the next drive of the array. Stripe unit size should be close to the size of the system I/O request. It is data distribution scheme that complement s the way operating system request data. Granularity at which data is stored on one drive of the array before subsequent data is stored on the next drive of the array. Stripe unit size should be close to the size of the system I/O request. |
|