Marvell 88SE9230 issues

Status
Not open for further replies.

arychj

Cadet
Joined
Jan 10, 2014
Messages
1
Let me preface this by saying that I am a FreeNAS noob (and a FreeBSD noob as well)...

So I just installed FreeNAS 9.2.0 last night and I'm having issues getting my HBA to work, specifically this is the one I have: http://www.amazon.com/gp/product/B00AZ9T264/?tag=ozlp-20).[/COLOR][/FONT][/SIZE]

It looks like FreeNAS is picking up the card, but is not recognizing the device:
Code:
ahci0@pci0:1:0:0:    class=0x010601 card=0x92301b4b chip=0x92301b4b rev=0x10 hdr=0x00
    vendor    = 'Marvell Technology Group Ltd.'
    class      = mass storage
    subclass  = SATA
    bar  [10] = type I/O Port, range 32, base 0xcc00, size  8, enabled
    bar  [14] = type I/O Port, range 32, base 0xc880, size  4, enabled
    bar  [18] = type I/O Port, range 32, base 0xc800, size  8, enabled
    bar  [1c] = type I/O Port, range 32, base 0xc480, size  4, enabled
    bar  [20] = type I/O Port, range 32, base 0xc400, size 32, enabled
    bar  [24] = type Memory, range 32, base 0xf5dff000, size 2048, enabled
    cap 01[40] = powerspec 3  supports D0 D3  current D0
    cap 05[50] = MSI supports 1 message enabled with 1 message
    cap 10[70] = PCI-Express 2 legacy endpoint max data 128(512) link x2(x2)
                speed 5.0(5.0) ASPM disabled(L0s/L1)
    cap 12[e0] = SATA Index-Data Pair
ecap 0001[100] = AER 1 0 fatal 0 non-fatal 1 corrected


I'm completely at a loss as to what to try next. Am I doing something silly or missing something?
 
D

dlavigne

Guest
Please create a bug report at bugs.freenas.org and post the issue number here.
 

NAStyBox

Dabbler
Joined
Mar 28, 2017
Messages
31
Let me preface this by saying that I am a FreeNAS noob (and a FreeBSD noob as well)...

So I just installed FreeNAS 9.2.0 last night and I'm having issues getting my HBA to work, specifically this is the one I have: http://www.amazon.com/gp/product/B00AZ9T264/?tag=ozlp-20).[/COLOR][/FONT][/SIZE]

It looks like FreeNAS is picking up the card, but is not recognizing the device:
Code:
ahci0@pci0:1:0:0:	class=0x010601 card=0x92301b4b chip=0x92301b4b rev=0x10 hdr=0x00
	vendor	= 'Marvell Technology Group Ltd.'
	class	  = mass storage
	subclass  = SATA
	bar  [10] = type I/O Port, range 32, base 0xcc00, size  8, enabled
	bar  [14] = type I/O Port, range 32, base 0xc880, size  4, enabled
	bar  [18] = type I/O Port, range 32, base 0xc800, size  8, enabled
	bar  [1c] = type I/O Port, range 32, base 0xc480, size  4, enabled
	bar  [20] = type I/O Port, range 32, base 0xc400, size 32, enabled
	bar  [24] = type Memory, range 32, base 0xf5dff000, size 2048, enabled
	cap 01[40] = powerspec 3  supports D0 D3  current D0
	cap 05[50] = MSI supports 1 message enabled with 1 message
	cap 10[70] = PCI-Express 2 legacy endpoint max data 128(512) link x2(x2)
				speed 5.0(5.0) ASPM disabled(L0s/L1)
	cap 12[e0] = SATA Index-Data Pair
ecap 0001[100] = AER 1 0 fatal 0 non-fatal 1 corrected


I'm completely at a loss as to what to try next. Am I doing something silly or missing something?

Did you ever get this card to work? I was thinking of picking one up so I can use two 16gb msatas for boot, and then 2 larger msatas for log. Have you tried it in Corral?
 
Status
Not open for further replies.
Top