Skip to content

Latest GIT won't detect Marvell RAID via lsscsi #92

@SLoeuillet

Description

@SLoeuillet
sloeuillet@Domicile:~/Marvell_Raid$ uname -a
Linux Domicile 3.16.0-26-generic #34-Ubuntu SMP Wed Nov 26 15:58:47 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

sloeuillet@Domicile:~/Marvell_Raid$ lspci | grep -i marvell
01:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9123 PCIe SATA 6.0 Gb/s controller (rev 11)

sloeuillet@Domicile:~/Marvell_Raid$ dmesg | grep -i marvell
[    1.275819] ata14.00: ATAPI: MARVELL VIRTUALL, 1.09, max UDMA/66
[    1.289868] ata7.00: ATA-7: MARVELL Raid VD 0, MV.R00-0, max UDMA7
[    3.333036] scsi 6:0:0:0: Direct-Access     ATA      MARVELL Raid VD  00-0 PQ: 0 ANSI: 5
[    3.333746] scsi 13:0:0:0: Processor         Marvell  91xx Config      1.01 PQ: 0 ANSI: 5

sloeuillet@Domicile:~/Marvell_Raid$ lsscsi -g
[0:0:0:0]    disk    ATA      WDC WD8000AARS-0 0A80  /dev/sda   /dev/sg0 
[2:0:0:0]    disk    ATA      WDC WD8000AARS-0 0A80  /dev/sdb   /dev/sg1 
[5:0:0:0]    cd/dvd  SAMSUNG  DVDWBD SH-B083L  SB01  /dev/sr0   /dev/sg2 
[6:0:0:0]    disk    ATA      MARVELL Raid VD  00-0  /dev/sdc   /dev/sg3 
[13:0:0:0]   process Marvell  91xx Config      1.01  -          /dev/sg4 

As you see, there are 2 SCSI devices : 6:0:0:0 which is the VirtualDisk (type=disk) and 13:0:0:0 which is a control device for the RAID array.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions