Find the answer to your Linux question:
Results 1 to 4 of 4
Typically when I'm given a SAN attached to one of my servers i'm not given any information on it. Usually I can get my with an fdisk -l to tell ...
  1. #1
    Just Joined!
    Join Date
    Jan 2009
    Posts
    3

    ? On how to see an unmounted SAN

    Typically when I'm given a SAN attached to one of my servers i'm not given any information on it. Usually I can get my with an fdisk -l to tell me what's out there. Twice now I've had to ask what the connection device is. What command can be run other than fdisk -l, I've seen something ran people by another guy but was not able to write it down at the time and have forgotten it.

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    How it is presented to the OS, and what drivers are required, depends upon the SAN. AFAIK, there is no standard way to do this. Some may appear as a local disc, or a system host (file server) w/ IP address. Since I don't have any SN's attached to my system (only a couple of NAS units accessed via CIFS) the only SAN-related tools I can find are /sbin/fence_sanbox2 and /usr/bin/pkinit-get-san. The latter has no man page so I don't really know what it does, except that it seems to be related to data encryption. The former (fence_sanbox2) helps control storage in a cluster, which is all I know about it (I'm not running a cluster).
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Linux Guru
    Join Date
    Nov 2007
    Posts
    1,695

  4. #4
    Just Joined!
    Join Date
    Jan 2009
    Posts
    3
    Quote Originally Posted by Rubberman View Post
    How it is presented to the OS, and what drivers are required, depends upon the SAN. AFAIK, there is no standard way to do this. Some may appear as a local disc, or a system host (file server) w/ IP address. Since I don't have any SN's attached to my system (only a couple of NAS units accessed via CIFS) the only SAN-related tools I can find are /sbin/fence_sanbox2 and /usr/bin/pkinit-get-san. The latter has no man page so I don't really know what it does, except that it seems to be related to data encryption. The former (fence_sanbox2) helps control storage in a cluster, which is all I know about it (I'm not running a cluster).
    Not sure the last two I've seen were /dev/mapper/sanname

    HROAdmin26 - Thanks I'll check that after dinner and see if it helps.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...