Having a strange issue... Well a few issues
After powering off the Dell R620 the boot up was not normal:
The first issue is Failed to start Import ZFS Pool failed
I was working on the google fixes for "Failed to start Import ZFS pool"
I noticed this was not the right path... The zpool is mounted and accessible, I am able to ls, it shows up in DF -h, and I can touch a file and detele it... I recreated the cache and it still gives me the error, when looking at
I see:
When I list the pool I see no issues
The second issue is ACPI Error...
After powering off the Dell R620 the boot up was not normal:
The first issue is Failed to start Import ZFS Pool failed
I was working on the google fixes for "Failed to start Import ZFS pool"
I noticed this was not the right path... The zpool is mounted and accessible, I am able to ls, it shows up in DF -h, and I can touch a file and detele it... I recreated the cache and it still gives me the error, when looking at
I see:
Code:
pve1 zpool[7080]: cannot import 'SSD_ZFS_PVE1': a pool with that name already exists
When I list the pool I see no issues
Code:
root@pve1:~# zpool list -v
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
SSD_ZFS_PVE1 3.72T 171G 3.55T - - 6% 4% 1.00x ONLINE -
raidz2-0 3.72T 171G 3.55T - - 6% 4.49% - ONLINE
scsi-35002538d42402a63 - - - - - - - - ONLINE
scsi-35002538d4240235d - - - - - - - - ONLINE
scsi-35002538d423fd63f - - - - - - - - ONLINE
scsi-35002538d4240234b - - - - - - - - ONLINE
scsi-35002538d42402337 - - - - - - - - ONLINE
scsi-35002538d42400305 - - - - - - - - ONLINE
scsi-35002538d42402045 - - - - - - - - ONLINE
scsi-35002538d4240294e - - - - - - - - ONLINE
The second issue is ACPI Error...