If you have got a LUN, How to configure it, how to allocate
LUN in linux/ solaris. What are the steps ?
Answers were Sorted based on User's Feedback
Answer / mukram
In solaris:
Assume we created lun in the storage.
1. connect storage to the solaris server.
2. check if the Lun is getting detected using command
#format.
- if not detedted - run # devfsadm -Cv
- check again if the lun is getting detected.
3. If Detected.
4. newfs the new lun
# newfs /dev/rdsk/(luns logical name)
5. make a mount point #mkdir /mountpoint
6. mount the lun
#mount /dev/dsk/(luns logical name) /mountpoint
//if any one rating the answer as "NO". Please provide the
right Answer//
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / rajsrmc
Run depmod command to trace the LUN in linux box.
Once its identified then normal procedures to make partitions
| Is This Answer Correct ? | 3 Yes | 4 No |
how many run level in solaris?
If the root disk is failed how can change it?
Have you done the patching, the patching is done by you only or some one will assign to you?
How will you check the disk performance?
Tell me some of the differences between Solaris and Sun OS?
tell me the steps to configure the vg
how to add an user without using "useradd" command in solaris10?
how to add the more than one number of pkg at a time in solaris
how to find out the how many disks attached in the server?
How to check boot promt version from command prompt
How to find the versions?
How to rename the old root disk. In this example, rootdisk is being renamed as rootold.