Hard Disk Configuration

Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default Hard Disk Configuration

    I want a way to find out the model/manufacturer of the hard disk on my
    Solaris servers. When I use format all I see is the Cyld/Head/Sector
    details of the hard disk, but would to find out information like the
    manufacturer (IBM), model and other details. Do not know whether this
    is possible...

    Do let me know...

    Subho.
    Subhodini Fernandes Guest

  2. Similar Questions and Discussions

    1. Second hard disk on B50
      My B50 has one disk in hot swap bay reported as hdisk0 Available 10-80-00-2,0 16 Bit LVD SCSI Disk Drive and the adapter is scsi0 ...
    2. What is LVD hard disk ?
      Excuse this stupid question, but i'd like to know it. Regards. -- ---------------------------------------------------------- Tu portal de Aix...
    3. [PHP] can we know hard disk no via a php script?
      what do you mean by clients' hard disk number ? you simply can't because PHP runs on the server-side, maybe you can know it using javascript, but...
    4. [PHP] Hard disk number
      > Can we know clients' hard disk number with a phpscript. If yes what is the of course no, because php is running on the server ;) ...
    5. hard disk crash
      I am working with SCO Unix 5.0.4, using two disks, the second one with a removable bay so that I can use for backup purposes. By mistake we powered...
  3. #2

    Default Re: Hard Disk Configuration

    On Fri, 9 Apr 2004, Subhodini Fernandes wrote:
    > I want a way to find out the model/manufacturer of the hard disk on my
    > Solaris servers. When I use format all I see is the Cyld/Head/Sector
    > details of the hard disk, but would to find out information like the
    > manufacturer (IBM), model and other details. Do not know whether this
    > is possible...
    From the running OS, you can use "iostat -E", or "probe-scsi" from
    the ok prompt.

    --
    Rich Teer, SCNA, SCSA

    President,
    Rite Online Inc.

    Voice: +1 (250) 979-1638
    URL: [url]http://www.rite-online.net[/url]
    Rich Teer Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139