> Yes, you are write. I'm seeing some problem within my /dev filesystem -
> the twe and twa devices
> have the same major number (253) instead of 254 for the twe*. this
> explain why it works with the
> 900x controller. the ctime is somewhere in 2004, probably I got them
> from one of the 'in engineering
> phase' 3dmd versions... sorry for the confusion. but wondering why the
> 600x controller is still working
> with 253....
Ouch!
The code in smartmontools scans /proc/devices to see if twa or twe are
listed, and gets the major number from there. So everything depends upon
the driver correctly registering an entry there. If smartmontools finds a
sensible major number in /proc/devices, it will make the sixteen /dev/twa
or /dev/twe entries if they don't exist already.
Cheers,
Bruce
> Bruce Allen wrote:
>
> >Andreas,
> >
> >Interesting. I had thought that you HAD to use /dev/twe for the
> >'escalade' cards (<=8000) and /dev/twa for the 'apache' cards (>=9000).
> >
> >Bruce
> >
> >On Fri, 20 May 2005, Andreas Unterkircher wrote:
> >
> >
> >
> >>Samuel Flory wrote:
> >>
> >>
> >>
> >>> Wouldn't a 9500 controller use twa not twe like the 750x/850x
> >>>controllers.
> >>>
> >>>
> >>In my server I have both - a old 6000er (ata) & 9500S-4LP (sata)
> >>controller. Using smartd
> >>v5.33 and kernel 2.6.11. For both controllers I can use the /dev/twe
> >>devices on my side.
> >>
> >>/dev/twe0 -o on -S on -d 3ware,0 -a -s L/../../7/01 -m unki@...
> >>/dev/twe0 -o on -S on -d 3ware,1 -a -s L/../../7/02 -m unki@...
> >>/dev/twe0 -o on -S on -d 3ware,2 -a -s L/../../7/03 -m unki@...
> >>/dev/twe0 -o on -S on -d 3ware,3 -a -s L/../../7/03 -m unki@...
> >>
> >>/dev/twe1 -o on -S on -d 3ware,0 -a -s L/../../7/01 -m unki@...
> >>/dev/twe1 -o on -S on -d 3ware,1 -a -s L/../../7/02 -m unki@...
> >>/dev/twe1 -o on -S on -d 3ware,2 -a -s L/../../7/03 -m unki@...
> >>
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_00],
> >>opened
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_00],
> >>found in smartd database.
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_00],
> >>enabled SMART Attribute Autosave.
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_00],
> >>enabled SMART Automatic Offline Testing.
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_00],
> >>is SMART capable. Adding to "monitor" list.
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_01],
> >>opened
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_01],
> >>found in smartd database.
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_01],
> >>enabled SMART Attribute Autosave.
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_01],
> >>enabled SMART Automatic Offline Testing.
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_01],
> >>is SMART capable. Adding to "monitor" list.
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_02],
> >>opened
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_02],
> >>found in smartd database.
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_02],
> >>enabled SMART Attribute Autosave.
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_02],
> >>enabled SMART Automatic Offline Testing.
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_02],
> >>is SMART capable. Adding to "monitor" list.
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_03],
> >>opened
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_03],
> >>found in smartd database.
> >>May 20 06:07:31 server smartd[1688]: Device: /dev/twe0 [3ware_disk_03],
> >>enabled SMART Attribute Autosave.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe0 [3ware_disk_03],
> >>enabled SMART Automatic Offline Testing.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe0 [3ware_disk_03],
> >>is SMART capable. Adding to "monitor" list.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_00],
> >>opened
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_00],
> >>found in smartd database.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_00],
> >>enabled SMART Attribute Autosave.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_00],
> >>enabled SMART Automatic Offline Testing.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_00],
> >>is SMART capable. Adding to "monitor" list.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_01],
> >>opened
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_01],
> >>found in smartd database.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_01],
> >>enabled SMART Attribute Autosave.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_01],
> >>enabled SMART Automatic Offline Testing.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_01],
> >>is SMART capable. Adding to "monitor" list.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_02],
> >>opened
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_02],
> >>found in smartd database.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_02],
> >>enabled SMART Attribute Autosave.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_02],
> >>enabled SMART Automatic Offline Testing.
> >>May 20 06:07:32 server smartd[1688]: Device: /dev/twe1 [3ware_disk_02],
> >>is SMART capable. Adding to "monitor" list.
> >>May 20 06:07:32 server smartd[1688]: Monitoring 8 ATA and 0 SCSI devices
> >>May 20 06:07:34 server smartd[1690]: smartd has fork()ed into background
> >>mode. New PID=1690.
> >>May 20 06:07:34 server smartd[1690]: file /var/run/smartd.pid written
> >>containing PID 1690
> >>
> >>
> >>
> >>-------------------------------------------------------
> >>This SF.Net email is sponsored by Oracle Space Sweepstakes
> >>Want to be the first software developer in space?
> >>Enter now for the Oracle Space Sweepstakes!
> >>http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
> >>_______________________________________________
> >>Smartmontools-support mailing list
> >>Smartmontools-support@...
> >>https://lists.sourceforge.net/lists/listinfo/smartmontools-support
> >>
> >>
> >>
> >>
> >
> >
> >
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
> _______________________________________________
> Smartmontools-support mailing list
> Smartmontools-support@...
> https://lists.sourceforge.net/lists/listinfo/smartmontools-support
>
>
|