Re: Boot fails _at_r264070

From: Nikolai Lifanov <lifanov_at_mail.lifanov.com>
Date: Thu, 03 Apr 2014 14:43:46 -0400
On 04/03/14 14:25, Nikolai Lifanov wrote:
> On 04/03/14 14:05, Ryan Stone wrote:
>> Can somebody please confirm whether setting hw.pci.enable_ari=0 in the
>> loader fixes the issue or not.  That will help me to figure out if the
>> issue is with ARI or if I have somehow broken PCI enumeration in
>> general (I suspect the later).
>> __________________
> 
> I already tried it.
> I can confirm that it does not help.
> 
> - Nikolai Lifanov
> 

In fact, here is what it looks like: the disk discovery skips the first
2 and enumerates the rest. Thankfully, this isn't my boot pool and
rebooting without ARI changes discovers every disk and imports it correctly.

$ sysctl hw.pci.enable_ari
hw.pci.enable_ari: 0
$ zpool status data
  pool: data
 state: UNAVAIL
status: One or more devices could not be opened.  There are insufficient
	replicas for the pool to continue functioning.
action: Attach the missing device and online it using 'zpool online'.
   see: http://illumos.org/msg/ZFS-8000-3C
  scan: none requested
config:

	NAME                     STATE     READ WRITE CKSUM
	data                     UNAVAIL      0     0     0
	  mirror-0               UNAVAIL      0     0     0
	    820204606399244410   UNAVAIL      0     0     0  was /dev/ada0
	    7129954888383586426  UNAVAIL      0     0     0  was /dev/ada1
	  mirror-1               ONLINE       0     0     0
	    ada0                 ONLINE       0     0     0
	    ada1                 ONLINE       0     0     0

- Nikolai Lifanov
Received on Thu Apr 03 2014 - 16:43:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:48 UTC