Estou tentando montar o snapshot do zfs. Deveria ser tão fácil ... mas não posso fazer isso. Estou usando o Ubuntu Server 11.10 Oneric, kernel 3.0.0-15-server.
O ZFS instalado do ppa também estou usando o zfs-auto-snapshot. Com os instantâneos criados manualmente, as mesmas situações.
Como montar o snapshot do zfs?
root@us1:/# zfs list -t snapshot
NAME USED AVAIL REFER MOUNTPOINT
tank/www@zfs-auto-snap_hourly-2012-02-11-1917 0 - 268K -
root@us1:/# zfs mount tank/www@zfs-auto-snap_hourly-2012-02-11-1917 /mnt/snapshot/tank/www
too many arguments
usage:
mount
mount [-vO] [-o opts] <-a | filesystem>
For the property list, run: zfs set|get
For the delegated permission list, run: zfs allow|unallow
root@us1:/# zfs mount tank/www@zfs-auto-snap_hourly-2012-02-11-1917
cannot open 'tank/www@zfs-auto-snap_hourly-2012-02-11-1917': operation not applicable to datasets of this type