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 |
Explain setuid, setgid and stickybit
what is mean by system calls
When you "ping server" and "ping server.domainname", you get different results. Why?
There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?
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.
I would like to create users and the users account should be locked after 3 login attempts. How to create ? And where these locked information has been stored. Environment : NIS and if LDAP also
Hello Everyone, One of our servers is showing a strange issue, let me paste the output Code: root # uptime 4:37pm 3 users, load average: 0.00, 0.04, 0.04 Its been running since months but you can see after time there isn't any output like up 191 days(s). Even the who command with b and r option isn't giving any output. Code: root # who -b root # root # who -r root # the date command displays correct output. I am not sure but is it because someone has played with utmpx and wtmpx files, is reboot the only solution we have. Can anyone help us since we don't intend to reboot the server for such a reason and also no one has complained till yet.
How to delete “abc” files using find command
How to check the sleeping process in Solaris.
10 Answers Chase, JPMorgan Chase,
how to add an user without using "useradd" command in solaris10?
What does pkgadd command do?
How to find the network card speed