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



If you have got a LUN, How to configure it, how to allocate LUN in linux/ solaris. What are the ste..

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

If you have got a LUN, How to configure it, how to allocate LUN in linux/ solaris. What are the ste..

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

Post New Answer

More Solaris Commands Interview Questions

How will you find the number of hard disk

4 Answers  


In an NIS environment if user forgot is password, then as an admin what you will do?

1 Answers   IBM,


If super block corrupted how to recover

2 Answers  


How ill you create a subdisk and plexus

1 Answers  


How can you create mount points in solaris?

11 Answers   Huawei,






What is the physical device to check the 2 nodes connect in cluster

1 Answers  


Where do you get Alarm prompt?

0 Answers   IBM,


How will you take ufsdump and ufsrestore in a sing command line?

2 Answers  


After creating swap file update the same to /etc/vfstab what will be the fstype.

3 Answers  


hi frnds I created sparse root zone, in that zone when i try to change the passwd it is giving permission denied. what is the reason and how to chnage the root passwd in the zone. can u please explain the query.

2 Answers   TCS,


How to lock the user id in solaris?

4 Answers  


How to configure root mirroring in veritas volume manager

5 Answers   L&T,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)