Date: Fri, 18 Mar 2022 18:21:55 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 262617] ZFS pool on USB drive does not mount correctly on startup Message-ID: <bug-262617-227-9MveJLRrI7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262617-227@https.bugs.freebsd.org/bugzilla/> References: <bug-262617-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262617 --- Comment #5 from donaldcallen@gmail.com --- (In reply to Graham Perrin from comment #4) If you mean how the partitions were set up prior to creating a zfs pool on = the whole disk, I used gpart to create a GPT partitioning scheme with one parti= tion containing a UFS2 filesystem. For what it's worth, I am guessing that the messages about the primary GPT being corrupted are a major clue. I am further guessing that the zfs pool creation left the secondary GPT table intact, confusing another part of the system into thinking this device had a GPT setup that had had its primary t= able corrupted. Note that it says it is using the secondary GPT table, so appare= ntly it thinks that is valid.=20 If I were trying to fix this, I would investigate this line of reasoning (I= 'm an old -- literally -- OS internals guy, having run the Tenex project for y= ears at BBN in the ARPANet and early Internet days). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262617-227-9MveJLRrI7>