how can we access the SAN/ storage which is attached to solaris server from a linux server/box over the network and the storage should be permanent even though we restart the linux box/server
Software/Hardware used:
ASKED:
August 25, 2008 1:30 PM
UPDATED:
August 29, 2008 2:11 PM
Hi, Thanks for the answer. I need disk level access to the storage, then what should i do. Can u suggest me.
I need to know the type of storage you have. You say “SAN/ storage”- is this storage a separate device, or is it simply internal disks on your Sun server? If it’s external, is it direct attached via SCSI or SAS? If it’s not, then it’s either a SAN (disk level access) or a NAS (file level access).
Disk level access means it presents LUNs to a server and lets the server install what it wants on those, and file level access means that it has its own file system.
The storage type is a external disk array attached to the Sun Server. I want to access the disk array from the Linux Server.