Hi, I followed the faq on this, but get erros I can't understand. As I do want to make backups I really hope someone can tell me what's wrong. ====== [ what I did ] [my remote system]
westmark# zfs create store/snaps westmark# zfs list NAME USED AVAIL REFER MOUNTPOINT store 108K 8.24G 19K /store store/snaps 18K 8.24G 18K /store/snaps [share to local system] westmark# zfs set sharenfs='rw=192.168.11.22,root=root' store/snaps # share -...@rpool/snaps /rpool/snaps sec=sys,rw=192.168.11.22,root=root "" # Create a recursive snapshot of the root pool. [my local system] arwen# zfs snapshot -r rp...@0906 Send the entire recursive snapshot: # zfs send -Rv rp...@0906 > /net/192.168.11.22/rpool/snaps/rpool.0906 And then I get this "permission denied" so I MUST have done something wrong. Can anybody point me at my error(s)? ==== arwen# zfs send -Rv rp...@0906 arwen# > /net/192.168.11.22/store/snaps/rpool.0906 zsh: permission denied: /net/192.168.11.22/store/snaps/rpool.0906 arwen# ==== -- Dick Hoogendijk -- PGP/GnuPG key: 01D2433D + http://nagual.nl/ | nevada / OpenSolaris 2010.02 B118 + All that's really worth doing is what we do for others (Lewis Carrol) _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss