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

Which file to be configuring the logs messages (like: /var/adm/message etc…)

1 Answers  


To find the OBP environment variable

2 Answers  


How to find out the shared file system from server and client

1 Answers  


Expalin soft link and hard link

8 Answers  


What is UMASK

2 Answers  






Which service assign port no dynamically

1 Answers  


Explain FSCK

2 Answers  


How to add swap space in Sun Server?

6 Answers   ITC Infotech,


What are the daemons in VERITAS?

6 Answers   HCL,


what is cluster.

5 Answers  


How will you comment error line in /etc/system file

1 Answers   IBM,


How to Create a snapshot volume

2 Answers  


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)