Hi!
Today I tried backing up zroot, but something horrible happened.
I did "zfs send -Rv zroot@today | zfs receive offline_backup/myserver". For testing purposes I pressed CTRL-C in mid-process just to find out my box became totally unusable. Entering "zfs" didnt work anymore. It said something about library problem. I had to reboot the box. After doing zfs list I found out that the backup copied the mountpoints as well, and of course they were all like / /usr /var etc. So I basically killed my root-fs by overlaying.
What can I do to avoid that mountpoint problems? This happened more than once to me that an automatically mounted zfs in a newly attached zpool has killed some important mount points.
PS: I am completely new to ZFS.
Today I tried backing up zroot, but something horrible happened.
I did "zfs send -Rv zroot@today | zfs receive offline_backup/myserver". For testing purposes I pressed CTRL-C in mid-process just to find out my box became totally unusable. Entering "zfs" didnt work anymore. It said something about library problem. I had to reboot the box. After doing zfs list I found out that the backup copied the mountpoints as well, and of course they were all like / /usr /var etc. So I basically killed my root-fs by overlaying.
What can I do to avoid that mountpoint problems? This happened more than once to me that an automatically mounted zfs in a newly attached zpool has killed some important mount points.
PS: I am completely new to ZFS.