Fresh install (access a recovered ZFS raid)

Jay Hova

Member
Oct 20, 2020
18
0
6
59
Houston, Texas
www.softunderbelly.com
I have done a fresh install of Proxmox and have successfully connected my RAID-Z to Proxmox. See below.
https://forum.proxmox.com/threads/c...n-a-fresh-proxmox-install.126492/#post-552713
https://forum.proxmox.com/threads/f...ne-with-a-current-install.126432/#post-552447

I can see the ZFS partition in the ZFS portion of PVE>Disks>ZFS. I would like to be able to access the existing files from my containers but I am unsure how to gain access to the existing file system. Still totally clueless when it comes to PM and Linux in general.
 
I can see the ZFS partition in the ZFS portion of PVE>Disks>ZFS. I would like to be able to access the existing files from my containers but I am unsure how to gain access to the existing file system. Still totally clueless when it comes to PM and Linux in general.
You can bind-mount the directories to your containers.

First check if you can access your files on the CLI and find out the full path (starting with /) to your files and then add the bind mount.