I have a zpool that is missing a filesystem, but the files are apparently all still there judging by the space in use.
The zpool is called datastore. Below that is datastore/bkuprepo. Then two filesystems should be below that: datastore/bkuprepo/website and datastore/bkuprepo/backups.
./website is there and I can see all of the files but neither zfs list -r nor ls will show the datastore/bkuprepo/backups files.
Any suggestions on how I can recover that directory structure if in fact the files are still present?
The zpool is called datastore. Below that is datastore/bkuprepo. Then two filesystems should be below that: datastore/bkuprepo/website and datastore/bkuprepo/backups.
./website is there and I can see all of the files but neither zfs list -r nor ls will show the datastore/bkuprepo/backups files.
Any suggestions on how I can recover that directory structure if in fact the files are still present?