[zfs-discuss] zfs receive should allow to keep received system unmounted

2009-09-28 Thread Igor Velkov
zfs receive should allow option to disable immediately mount of received filesystem. In case of original filesystem have changed mountpoints, it's hard to make clone fs with send-receive, because received filesystem immediately try to mount to old mountpoint, that locked by sourcr fs. In

Re: [zfs-discuss] zfs receive should allow to keep received system

2009-09-28 Thread Igor Velkov
Wah! Thank you, lalt! -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] zfs receive should allow to keep received system

2009-09-28 Thread Igor Velkov
Not so good as I hope. zfs send -R xxx/x...@daily_2009-09-26_23:51:00 |ssh -c blowfish r...@xxx.xx zfs recv -vuFd xxx/xxx invalid option 'u' usage: receive [-vnF] filesystem|volume|snapshot receive [-vnF] -d filesystem For the property list, run: zfs set|get For the delegated

Re: [zfs-discuss] Can ZFS delete snapshots automatically?

2008-08-24 Thread Igor Velkov
there http://pastebin.ca/1069352 is one homebrew script. It purge snapshots by age and name mask. This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org