Hello,
Software versions: Unix Agent from Github (2.3?), Server as RPM, installed via http://rpm.ocsinventory-ng.org/enterprise repo
On a CentOS6 Machine with an Adaptec controller, the agent reports only the logical (raid) devices instead of the physical devices.
Report says:
sda sys disk 999643 SAdaptec_sys_5B98A729 V1.0
sdb data disk 999643 SAdaptec_data_5104B729 V1.0
Controller tool says:
# /usr/StorMan/arcconf getconfig 1 PD | grep Serial
Serial number : WD-WCAW34670727
Serial number : WD-WCAW30532331
Serial number : WD-WCAW36724486
Serial number : WD-WCAW36393346
# cat /proc/scsi/scsi
Attached devices:
Host: scsi4 Channel: 00 Id: 00 Lun: 00
Vendor: Adaptec Model: sys Rev: V1.0
Type: Direct-Access ANSI SCSI revision: 02
Host: scsi4 Channel: 00 Id: 01 Lun: 00
Vendor: Adaptec Model: data Rev: V1.0
Type: Direct-Access ANSI SCSI revision: 02
Host: scsi4 Channel: 01 Id: 00 Lun: 00
Vendor: WDC Model: WD1003FBYX-01Y7B Rev: 01.0
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi4 Channel: 01 Id: 01 Lun: 00
Vendor: WDC Model: WD1003FBYX-01Y7B Rev: 01.0
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi4 Channel: 01 Id: 02 Lun: 00
Vendor: WDC Model: WD1003FBYX-01Y7B Rev: 01.0
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi4 Channel: 01 Id: 03 Lun: 00
Vendor: WDC Model: WD1003FBYZ-010FB Rev: 01.0
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi4 Channel: 03 Id: 00 Lun: 00
Vendor: AMI Model: MG9071 Rev: 0011
Type: Enclosure ANSI SCSI revision: 05
As you see, that server has 4 disks, configured as 2 logical devices on the Adaptec Controller. How can we get the actual disks into our invetory? Might be a bug?
Software versions: Unix Agent from Github (2.3?), Server as RPM, installed via http://rpm.ocsinventory-ng.org/enterprise repo
On a CentOS6 Machine with an Adaptec controller, the agent reports only the logical (raid) devices instead of the physical devices.
Report says:
sda sys disk 999643 SAdaptec_sys_5B98A729 V1.0
sdb data disk 999643 SAdaptec_data_5104B729 V1.0
Controller tool says:
# /usr/StorMan/arcconf getconfig 1 PD | grep Serial
Serial number : WD-WCAW34670727
Serial number : WD-WCAW30532331
Serial number : WD-WCAW36724486
Serial number : WD-WCAW36393346
# cat /proc/scsi/scsi
Attached devices:
Host: scsi4 Channel: 00 Id: 00 Lun: 00
Vendor: Adaptec Model: sys Rev: V1.0
Type: Direct-Access ANSI SCSI revision: 02
Host: scsi4 Channel: 00 Id: 01 Lun: 00
Vendor: Adaptec Model: data Rev: V1.0
Type: Direct-Access ANSI SCSI revision: 02
Host: scsi4 Channel: 01 Id: 00 Lun: 00
Vendor: WDC Model: WD1003FBYX-01Y7B Rev: 01.0
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi4 Channel: 01 Id: 01 Lun: 00
Vendor: WDC Model: WD1003FBYX-01Y7B Rev: 01.0
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi4 Channel: 01 Id: 02 Lun: 00
Vendor: WDC Model: WD1003FBYX-01Y7B Rev: 01.0
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi4 Channel: 01 Id: 03 Lun: 00
Vendor: WDC Model: WD1003FBYZ-010FB Rev: 01.0
Type: Direct-Access ANSI SCSI revision: 05
Host: scsi4 Channel: 03 Id: 00 Lun: 00
Vendor: AMI Model: MG9071 Rev: 0011
Type: Enclosure ANSI SCSI revision: 05
As you see, that server has 4 disks, configured as 2 logical devices on the Adaptec Controller. How can we get the actual disks into our invetory? Might be a bug?