https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #17 from Leandro Lupori ---
(In reply to Leandro Lupori from comment #5)
About this issue of the drive being removed and then re-inserted after a few
seconds, further investigation revealed that the problem was caused by two SA
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
Leandro Lupori changed:
What|Removed |Added
Status|In Progress |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #16 from commit-h...@freebsd.org ---
A commit references this bug:
Author: luporl
Date: Mon Mar 9 19:01:17 UTC 2020
New revision: 358814
URL: https://svnweb.freebsd.org/changeset/base/358814
Log:
[aacraid] Handle both AIF an
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #15 from commit-h...@freebsd.org ---
A commit references this bug:
Author: luporl
Date: Thu Mar 5 20:04:42 UTC 2020
New revision: 358684
URL: https://svnweb.freebsd.org/changeset/base/358684
Log:
[aacraid] Port driver to big
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #14 from commit-h...@freebsd.org ---
A commit references this bug:
Author: luporl
Date: Wed Mar 4 12:21:38 UTC 2020
New revision: 358613
URL: https://svnweb.freebsd.org/changeset/base/358613
Log:
[aacraid] Add missing unmap
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #13 from Piotr Kubaj ---
I made a custom iso that uses a kernel with patched aacraid and installed
FreeBSD to an HDD plugged into aacraid card.
Then I successfully ran buildworld on such installation, there weren't any I/O
error
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #12 from Leandro Lupori ---
(In reply to Piotr Kubaj from comment #11)
Compiling in-kernel is required to use a rootfs in aacraid attached disks, on
PowerNV machines, that can't use loader to load modules.
I'll add it to GENERI
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #11 from Piotr Kubaj ---
(In reply to Leandro Lupori from comment #9)
Just a thought, if compiling in-kernel is required, then GENERIC64 config
should also include aacraid. This would also be in line with amd64.
--
You are rec
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #10 from Piotr Kubaj ---
(In reply to Leandro Lupori from comment #9)
It's detected:
aacraid0: mem
0x8000-0x800f,0x8018-0x801803ff irq 1038328 at device 0.0
numa-domain 0 on pci5
aacraid0: Async. mode not supported
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #9 from Leandro Lupori ---
(In reply to Piotr Kubaj from comment #8)
Right, I had tested aacraid only integrated into kernel, not as a module.
I've added the missing aacraid module source file (aacraid_be.c) and enabled it
for
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #8 from Piotr Kubaj ---
(In reply to Leandro Lupori from comment #7)
When trying to load aacraid.ko, I'm getting:
link_elf: symbol aac_fib_xporthdr_tole undefined
--
You are receiving this mail because:
You are the assignee fo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #7 from Leandro Lupori ---
Added last 2 needed patches. With all patches applied to CURRENT, aacraid
driver now *should* work on PowerPC64 machines.
It works on power9-devref.
Piotr Kubaj, can you test this on your Talos II whe
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
Leandro Lupori changed:
What|Removed |Added
See Also||https://reviews.freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
Leandro Lupori changed:
What|Removed |Added
See Also||https://reviews.freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #6 from Leandro Lupori ---
Ignoring disk 1 of the test machine and using only disks 2 and 3 with FreeBSD,
AIF interrupts still occur but cause no issues. So, at least for now, I'll
consider this "drive being removed and re-inser
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #5 from Leandro Lupori ---
I've noticed that the AIF interrupts always occur about 5 minutes after a
reboot.
Luckily, they occur on Petitboot too, which made it possible to collect the
following information about the remaining i
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
Mark Linimon changed:
What|Removed |Added
See Also||https://reviews.freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
Mark Linimon changed:
What|Removed |Added
See Also||https://reviews.freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #4 from Leandro Lupori ---
The fixes to the 2 issues mentioned in previous comment were posted for review:
[aacraid] Prevent sense data from causing a buffer overflow:
https://reviews.freebsd.org/D23667
[aacraid] Add missing a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
Leandro Lupori changed:
What|Removed |Added
Status|New |In Progress
--- Comment #3 from L
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #2 from Leandro Lupori ---
The main issue is that the controller expects FIBs in little-endian (LE) format
and the driver assumes host is LE, performing no endianness conversion.
There are several structures that a FIB may carr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
--- Comment #1 from Piotr Kubaj ---
Update to r348091 didn't help.
If anyone wants to look into it, I can provide remote access to hardware.
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
Piotr Kubaj changed:
What|Removed |Added
Severity|Affects Only Me |Affects Some People
--
You are rece
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
Piotr Kubaj changed:
What|Removed |Added
Hardware|Any |powerpc
--
You are receiving this m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237463
Bug ID: 237463
Summary: aacraid(4) doesn't work on powerpc64
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affec
25 matches
Mail list logo