lun post steps

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

lun post steps

Roshan
Hello Erman,

suppose storage team has created a LUN of size 256G. What are the next steps befoe I use fdisks to create its partitions? Is there any other commands I need to use?

OS: red hat linux

Hostname Host IP Lun Size Quantity Storage name
OVS1 & OVS 2 1asasas
asasas1 256GB 1 ORAX8DEV-MFTDATADG
 

256GB 1 ORAX8DEV-MFTDATADG
WWN
Node 1 - x8ora1ppd

0x100000109b21c0ea

0x100000109b21c0eb

Node 2 - x8ora2ppd

0x100000109b21c08d

0x100000109b21c08e

Thanks,
Roshan
Reply | Threaded
Open this post in threaded view
|

Re: lun post steps

Roshan
Reply | Threaded
Open this post in threaded view
|

Re: lun post steps

ErmanArslansOracleBlog
Administrator
You should rescan your scsi and make your linux see the device.  you should see that disk in fdisk output, then you partition it, create a filesystem on it and then you mount.
If you have multipath, then you should configure multipath on the way as well.
Reply | Threaded
Open this post in threaded view
|

Re: lun post steps

Roshan
Thanks for the update. Should I stop all services before running the rescan-scsi-bus.sh script?
Reply | Threaded
Open this post in threaded view
|

Re: lun post steps

ErmanArslansOracleBlog
Administrator
You dont need to stop the services while scanning scsi. See the following;
http://ermanarslan.blogspot.com/2014/09/linux-extend-disk-size-rescan.html