This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
So I am trying to convert my local backup server to use zfs and am working with ZoL on a test server and I am trying to figure out how to share volumes but only what I wanted mounted.
Currently on my box that is just using LVM with nfs exports I export the followng:
/home/$host - /home/$host/backup
and when I mount it on the client all I have to do is
mount -t nfs $ip:/backup
How do I replicate this in zfs? Right now I can only get it to make it where I mount it as $ip:/home/$host/backup and but I want make it as minimal as possible to be $ip:/backup
Subreddit
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/zfs/comment...