Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 May 2023 06:22:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246279] ciss device driver not allowing more than 48 drives to be detected by the CAM layer
Message-ID:  <bug-246279-227-PRdCaaRr1F@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246279-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246279

--- Comment #28 from Peter Eriksson <pen@lysator.liu.se> ---
Actually, with

  hw.ciss.nop_message_heartbeat="0"

my first test ended with 

  ciss2: ADAPTER HEARTBEAT FAILED

and then things deadlocked.



With:

  hw.ciss.nop_message_heartbeat="1"

and if I didn't provoke it with the "sesutil show" then all disks got detected
correctly and it failed the two dead ones after a while and all zfs filesystems
got mounted. The server has now been running for 10 hours without problems.

(Going to remove the problem disks later today)

hw.ciss.verbose = "1"
hw.ciss.nop_message_heartbeat = "1"
hw.ciss.base_transfer_speed = "1200000"

- Peter

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246279-227-PRdCaaRr1F>