Let me start by saying that I have not lost my pool or data. I am not having any issues what so ever. Just trying to figure out why this message is showing up during the boot sequence:
cannot import '7262224716413812605': no such pool available
cannot import '7262224716413812605': no such pool available
dmesg -a
http://pastebin.com/ZtV0AUVS
I'm running FreeNAS-9.2.1.8-RELEASE-x64 and my one and only zpool is online and working fine. (I started a scrub but I don't expect it to fix it)
Anyone know how I can remove it or what it might be?
cannot import '7262224716413812605': no such pool available
cannot import '7262224716413812605': no such pool available
dmesg -a
http://pastebin.com/ZtV0AUVS
I'm running FreeNAS-9.2.1.8-RELEASE-x64 and my one and only zpool is online and working fine. (I started a scrub but I don't expect it to fix it)
Code:
% zpool status
pool: vol0
state: ONLINE
scan: scrub in progress since Wed Oct 22 20:55:14 2014
1.96T scanned out of 13.6T at 485M/s, 6h57m to go
0 repaired, 14.44% done
config:
NAME STATE READ WRITE CKSUM
vol0 ONLINE 0 0 0
raidz2-0 ONLINE 0 0 0
gptid/c52171ac-cd5d-11e1-bb5d-f46d0473ba2f ONLINE 0 0 0
gptid/83396047-d165-11e1-b3fe-f46d0473ba2f ONLINE 0 0 0
gptid/99f2a7bc-3a04-11e2-ba1d-f46d0473ba2f ONLINE 0 0 0
gptid/c1da9baa-3a62-11e2-b68d-f46d0473ba2f ONLINE 0 0 0
gptid/ca053a37-cb4f-11e3-894b-f46d0473ba2f ONLINE 0 0 0
gptid/87ccd894-3f4e-11e2-92e0-f46d0473ba2f ONLINE 0 0 0
errors: No known data errors
Anyone know how I can remove it or what it might be?