Skip to content
Snippets Groups Projects
Commit 499db925 authored by dpgilbert's avatar dpgilbert
Browse files

mention new Windows SCSI device names

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2299 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent b55e9f3f
No related branches found
No related tags found
No related merge requests found
.ig .ig
Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net> Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
$Id: smartctl.8.in,v 1.87 2006/10/09 11:45:12 guidog Exp $ $Id: smartctl.8.in,v 1.88 2006/10/22 02:38:27 dpgilbert Exp $
This program is free software; you can redistribute it and/or modify it This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free under the terms of the GNU General Public License as published by the Free
...@@ -83,12 +83,18 @@ your architecture. ...@@ -83,12 +83,18 @@ your architecture.
Use the forms \fB"/dev/rdsk/c?t?d?s?"\fP for IDE/ATA and SCSI disk Use the forms \fB"/dev/rdsk/c?t?d?s?"\fP for IDE/ATA and SCSI disk
devices, and \fB"/dev/rmt/*"\fP for SCSI tape devices. devices, and \fB"/dev/rmt/*"\fP for SCSI tape devices.
.IP \fBWINDOWS\fP: 9 .IP \fBWINDOWS\fP: 9
Use the forms \fB"/dev/hd[a\-j]"\fP for IDE/ATA devices Use the form \fB"/dev/hd[a\-j]"\fP for IDE/ATA
"\\\\.\\PhysicalDrive[0\-9]" on WinNT4/2000/XP/2003, devices "\\\\.\\PhysicalDrive[0\-9]" on WinNT4/2000/XP/2003. For IDE/ATA
and \fB"/dev/scsi[0\-9][0\-f]"\fP for SCSI devices on ASPI adapter 0\-9, ID 0\-15. devices on Win95/98/98SE/ME, use \fB"/dev/hd[a\-d]"\fP for standard devices
For IDE/ATA devices on Win95/98/98SE/ME, use \fB"/dev/hd[a\-d]"\fP for standard devices
accessed via SMARTVSD.VXD, and \fB"/dev/hd[e\-h]"\fP for additional devices accessed via SMARTVSD.VXD, and \fB"/dev/hd[e\-h]"\fP for additional devices
accessed via a patched SMARTVSE.VXD (see INSTALL file for details). accessed via a patched SMARTVSE.VXD (see INSTALL file for details).
Use the form \fB"/dev/scsi[0\-9][0\-f]"\fP for SCSI devices via an aspi dll
on ASPI adapter 0\-9, ID 0\-15. Alternatively use \fB"/dev/sd[a\-z]"\fP for
SCSI disks "\\\\.\\PhysicalDrive[0\-25]" on WinNT4/2000/XP/2003 (where "a"
maps to "0"). SCSI disks can also be referred to as \fB"/dev/pd[0\-255]"\fP
for "\\\\.\\PhysicalDrive[0\-255]" on WinNT4/2000/XP/2003. Use the
form \fB"/dev/tape[0\-255]"\fP for SCSI tape drives "\\\\.\\Tape[0\-255]"
on WinNT4/2000/XP/2003.
For disks behind 3ware controllers use \fB"/dev/hd[a\-j],N"\fP where For disks behind 3ware controllers use \fB"/dev/hd[a\-j],N"\fP where
N specifies the disk number (3ware \'port\') behind the controller N specifies the disk number (3ware \'port\') behind the controller
providing the logical drive (\'unit\') specified by \fB"/dev/hd[a\-j]"\fP. providing the logical drive (\'unit\') specified by \fB"/dev/hd[a\-j]"\fP.
...@@ -1377,7 +1383,7 @@ these documents may be found in the References section of the ...@@ -1377,7 +1383,7 @@ these documents may be found in the References section of the
.SH .SH
CVS ID OF THIS PAGE: CVS ID OF THIS PAGE:
$Id: smartctl.8.in,v 1.87 2006/10/09 11:45:12 guidog Exp $ $Id: smartctl.8.in,v 1.88 2006/10/22 02:38:27 dpgilbert Exp $
.\" Local Variables: .\" Local Variables:
.\" mode: nroff .\" mode: nroff
.\" End: .\" End:
.ig .ig
Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net> Copyright (C) 2002-6 Bruce Allen <smartmontools-support@lists.sourceforge.net>
$Id: smartd.8.in,v 1.107 2006/10/09 11:45:12 guidog Exp $ $Id: smartd.8.in,v 1.108 2006/10/22 02:38:51 dpgilbert Exp $
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
...@@ -104,13 +104,21 @@ The IOService plane is scanned for ATA block storage devices. ...@@ -104,13 +104,21 @@ The IOService plane is scanned for ATA block storage devices.
.IP \fBWINDOWS:\fP 9 .IP \fBWINDOWS:\fP 9
Examine all entries \fB"/dev/hd[a-j]"\fP ("\\\\.\\PhysicalDrive[0-9]") Examine all entries \fB"/dev/hd[a-j]"\fP ("\\\\.\\PhysicalDrive[0-9]")
for IDE/ATA devices on WinNT4/2000/XP, \fB"/dev/hd[a-d]"\fP for IDE/ATA devices on WinNT4/2000/XP, \fB"/dev/hd[a-d]"\fP
(bitmask from "\\\\.\\SMARTVSD") for IDE/ATA devices on Win95/98/98SE/ME, (bitmask from "\\\\.\\SMARTVSD") for IDE/ATA devices on Win95/98/98SE/ME.
and \fB"/dev/scsi[0-9][0-7]"\fP (ASPI adapter 0-9, ID 0-7) for SCSI Examines all entries \fB"/dev/scsi[0\-9][0\-f]"\fP for SCSI devices
devices on all versions of Windows. on ASPI adapter 0\-9, ID 0\-15.
If a 3ware 9000 controller is installed, examine all entries If a 3ware 9000 controller is installed, examine all entries
\fB"/dev/hdX,N"\fP for the first logical drive (\'unit\' \fB"/dev/hdX,N"\fP for the first logical drive (\'unit\'
\fB"/dev/hdX"\fP) and all physical disks (\'ports\' \fB",N"\fP) \fB"/dev/hdX"\fP) and all physical disks (\'ports\' \fB",N"\fP)
detected behind this controller. Same for a second controller if present. detected behind this controller. Same for a second controller if present.
The following forms are not scanned for but can be given explicitly in the
configuration file and only apply to WinNT4/2000/XP/2003. The
form \fB"/dev/sd[a\-z]"\fP can be given for SCSI
disks "\\\\.\\PhysicalDrive[0\-25]" (where "a" maps to "0"). Additionally
the form \fB"/dev/pd[0\-255]"\fP can be given for SCSI
disks "\\\\.\\PhysicalDrive[0\-255]". The form \fB"/dev/tape[0\-255]"\fP
can be given for SCSI tape drives "\\\\.\\Tape[0\-255]".
.IP \fBCYGWIN\fP: 9 .IP \fBCYGWIN\fP: 9
See "WINDOWS" above. See "WINDOWS" above.
.IP \fBOS/2,eComStation\fP: 9 .IP \fBOS/2,eComStation\fP: 9
...@@ -1935,4 +1943,4 @@ smartmontools home page at \fBhttp://smartmontools.sourceforge.net/#references\f ...@@ -1935,4 +1943,4 @@ smartmontools home page at \fBhttp://smartmontools.sourceforge.net/#references\f
.SH .SH
CVS ID OF THIS PAGE: CVS ID OF THIS PAGE:
$Id: smartd.8.in,v 1.107 2006/10/09 11:45:12 guidog Exp $ $Id: smartd.8.in,v 1.108 2006/10/22 02:38:51 dpgilbert Exp $
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment