Morpheus187
Explorer
- Joined
- Mar 11, 2016
- Messages
- 61
Hi There
I just upgraded my LSI3008 onboard controller to P14 and the system failed to boot ( that was the first assumption which was wrong ) with a dtrace ( see screenshot attached )
I then downgraded again, same problem. So I investigated a bit more and the only other change was adding a L2ARC SSD ( Intel 240 GB ). So I unplugged the SSD and the system booted up fine, the error message still appears but the system continues to boot up. After that I re upgraded the LSI3008 firmware to the latest version ( as this clearly isn't the problem )
The pool status was then as follows
This is as expected as I removed the SSD which caused the problem.
Strange notices: When I added the SSD 3 days ago, I enabled L2ARC and the L2ARC size grew to 980 GB which puzzled me a bit because the SSD has only 240 GB of space available.
I then did the following
- I removed the cache in the FreeNAS gui, shut down the system and reconnected the SSD -> System booted up again.
- I then readded the SSD as cache device via the gui and rebooted -> System did not boot up
- I decided to wait and give it 5 minutes and.. it continued to boot up!
Conclusion so far:
- The systems hangs for about 5 minutes at the position depicted in the screenshot when the L2ARC SSD is installed AND added to the pool as cache device.
- As I'm inpatient as fu** I first concluded the system did not boot at all, this conclusion was wrong, learning -> give it a few more minutes next time.
Maybe someone has an ideas what could cause this issue. It's not a deal braking issue but just a bit annoying.
Relevant system information:
FreeNAS-9.10.2-U4 (27ae72978)
Installed SSD
Partitions on the SSD

I just upgraded my LSI3008 onboard controller to P14 and the system failed to boot ( that was the first assumption which was wrong ) with a dtrace ( see screenshot attached )
I then downgraded again, same problem. So I investigated a bit more and the only other change was adding a L2ARC SSD ( Intel 240 GB ). So I unplugged the SSD and the system booted up fine, the error message still appears but the system continues to boot up. After that I re upgraded the LSI3008 firmware to the latest version ( as this clearly isn't the problem )
The pool status was then as follows
Code:
[root@freenas] ~# zpool status pool: VOL1 state: ONLINE status: One or more devices could not be opened. Sufficient replicas exist for the pool to continue functioning in a degraded state. action: Attach the missing device and online it using 'zpool online'. see: http://illumos.org/msg/ZFS-8000-2Q scan: scrub repaired 0 in 19h2m with 0 errors on Wed May 17 08:34:39 2017 config: NAME STATE READ WRITE CKSUM VOL1 ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 gptid/a672a7f0-e4b4-11e5-88a3-d05099c0ab52 ONLINE 0 0 0 gptid/a7922fc8-e4b4-11e5-88a3-d05099c0ab52 ONLINE 0 0 0 gptid/a8ae08fc-e4b4-11e5-88a3-d05099c0ab52 ONLINE 0 0 0 gptid/a9d6aedf-e4b4-11e5-88a3-d05099c0ab52 ONLINE 0 0 0 gptid/aaf0e30b-e4b4-11e5-88a3-d05099c0ab52 ONLINE 0 0 0 gptid/ac10aef6-e4b4-11e5-88a3-d05099c0ab52 ONLINE 0 0 0 gptid/ad2ed461-e4b4-11e5-88a3-d05099c0ab52 ONLINE 0 0 0 gptid/ae52864d-e4b4-11e5-88a3-d05099c0ab52 ONLINE 0 0 0 cache 8245123297437606026 UNAVAIL 0 0 0 was /dev/gptid/73d36011-4217-11e7-8c81-0cc47ac9aafe errors: No known data errors pool: freenas-boot state: ONLINE scan: none requested config: NAME STATE READ WRITE CKSUM freenas-boot ONLINE 0 0 0 da9p2 ONLINE 0 0 0 errors: No known data errors
This is as expected as I removed the SSD which caused the problem.
Strange notices: When I added the SSD 3 days ago, I enabled L2ARC and the L2ARC size grew to 980 GB which puzzled me a bit because the SSD has only 240 GB of space available.
I then did the following
- I removed the cache in the FreeNAS gui, shut down the system and reconnected the SSD -> System booted up again.
- I then readded the SSD as cache device via the gui and rebooted -> System did not boot up
- I decided to wait and give it 5 minutes and.. it continued to boot up!
Conclusion so far:
- The systems hangs for about 5 minutes at the position depicted in the screenshot when the L2ARC SSD is installed AND added to the pool as cache device.
- As I'm inpatient as fu** I first concluded the system did not boot at all, this conclusion was wrong, learning -> give it a few more minutes next time.
Maybe someone has an ideas what could cause this issue. It's not a deal braking issue but just a bit annoying.
Relevant system information:
FreeNAS-9.10.2-U4 (27ae72978)
Installed SSD
Code:
ada0 at ahcich2 bus 0 scbus3 target 0 lun 0 ada0: <INTEL SSDSC2CW240A3 400i> ACS-2 ATA SATA 3.x device ada0: Serial Number CVCV240200A8240CGN ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 228936MB (468862128 512 byte sectors) ada0: Previously was known as ad8
Partitions on the SSD
Code:
[root@freenas] ~# gpart show ada0 => 34 468862061 ada0 GPT (224G) 34 94 - free - (47K) 128 468861960 1 freebsd-zfs (224G) 468862088 7 - free - (3.5K)
