InterviewSolution
Saved Bookmarks
| 1. |
How Do You Create A Lun ? |
|
Answer» LUN create -s <lunsize> -t <HOST type> <lunpath> lun create -s <lunsize> -t <host type> <lunpath> |
|