November 22, 20232 yr Hello! Recently migrated from bare metal to proxmox VM, and I am getting "Unmountable: Unsupported or no file system" on my SSD disk2. Since I am migrating to a smaller cpu, I also had to reduce my array, but before the migration everything was good on the bare metal, and ran a new parity and parity check. My disk2 is formatted as ZFS, and I did a zpool import but got this message: pool: disk2 id:xxx state: ONLINE status: The pool was last accessed by another system. action: The pool can be imported using its name or numeric identifier and the '-f' flag. I then ran: zpool import -f -d /dev/disk/by-id xxx Currently the pool shows online, however, I can not get the drive to mount. Any idea what would be the next step to get the drive going? Thanks! tower-diagnostics-20231121-2104.zip
November 22, 20232 yr Community Expert Solution Type zpool export pool_name then restart the array and it should mount. P.S. this should not longer happen with v6.12.5-rc1
November 22, 20232 yr Author 5 hours ago, JorgeB said: Type zpool export pool_name then restart the array and it should mount. P.S. this should not longer happen with v6.12.5-rc1 Awesome! Thanks for the help! I had exported the pool but never restarted. Now it is working perfectly. Thanks again!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.