Replies: 1 comment 2 replies
-
It's definitely not normal for just a ZFS update. There must be something bigger. But here is not enough data to say anything. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm upgrading my OS (GhostBSD). I have a 3-disc single pool for my data (not the OS).
The old zfs OS shows no error (online). Scrub shows no errors corrected. I used zpool clear 'poolname' to reset any error flags.
The new zfs OS shows the second disc of the pool faulted with 'too many errors'. I cannot import the pool.
Question:
Are there specific get or set flags I need to manage to get the pool importable from the old zfs to the new zfs?
Are there known migration issues between 2.1.13 -> 2.2.7?
Thx
Detail:
Old zfs = 2.1.13
New zfs = 2.2.7
iostat -n 4 shows all discs present in both OSs
History for 'poolname' shows just the import export, scrubs events in the old OS.
I'm just swapping the OS disc in the box, not moving any cabling for the 3-disc pool.
Beta Was this translation helpful? Give feedback.
All reactions