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
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.