User`s guide

To manually clone a striped mirrorset use the following commands in sequential
order:
1. SHOW DEVICES
2. SHOW MIRRORSETS
3. SHOW STORAGESETS
4. SET mirrorset-container-name1 NOPOLICY
5. SET mirrorset-container-name1 MEMBERSHIP=
6. SET mirrorset-container-name1 REPLACE=
7. SET mirrorset-container-name2 NOPOLICY
8. SET mirrorset-container-name2 MEMBERSHIP=
9. SET mirrorset-container-name2 REPLACE=
10. SET mirrorset-container-name3 NOPOLICY
11. SET mirrorset-container-name3 MEMBERSHIP=
12. SET mirrorset-container-name3 REPLACE=
Wait for NORMALIZATION of all new mirrorset members.
13. REDUCE disk-device-name disk-device-name[N] disk-device-name [N]
14. ADD MIRRORSET mirrorset-container-name disk-device-name
15. ADD MIRRORSET mirrorset-container-name disk-device-name
16. ADD MIRRORSET mirrorset-container-name disk-device-name
17. ADD STRIPESET stripeset-name mirrorset-container-name1 mirrorset-
container-name2 mirrorset-container-name3
18. INITIALIZE stripeset-name NODESTROY CHUNK=
19. ADD UNIT unit-name stripeset-name
20. SHOW DEVICES
21. SHOW MIRRORSETS
22. SHOW STORAGESETS
The following is an example of the commands for cloning striped mirrorsets:
HSJ> SHOW DEVICES
HSJ> SHOW MIRRORSETS
HSJ> SHOW STORAGESETS
HSJ> SET M1 NOPOLICY
HSJ> SET M1 MEMBERSHIP=3
HSJ> SET M1 REPLACE=DISK350
HSJ> SET M2 NOPOLICY
HSJ> SET M2 MEMBERSHIP=3
HSJ> SET M2 REPLACE=DISK150
HSJ> SET M3 NOPOLICY
HSJ> SET M3 MEMBERSHIP=3
HSJ> SET M3 REPLACE=DISK550
...wait for NORMALIZATION of M1, M2, and M3...
Diagnostics and Utilities 7–99