Displaying 2 results from an estimated 2 matches for "nickelsen".
Did you mean:
mikkelsen
2010 Feb 16
2
ZFS Mount Errors
Why would I get the following error:
Reading ZFS config: done.
Mounting ZFS filesystems: (1/6)cannot mount ''/data/apache'': directory is not
empty
(6/6)
svc:/system/filesystem/local:default: WARNING: /usr/sbin/zfs mount -a
failed: exit status 1
And yes, there is data in the /data/apache file system.......
This was created during the jumpstart process.
Thanks
--------------
2010 May 28
6
zfs send/recv reliability
After looking through the archives I haven''t been able to assess the reliability of a backup procedure which employs zfs send and recv. Currently I''m attempting to create a script that will allow me to write a zfs stream to a tape via tar like below.
# zfs send -R pool at something | tar -c > /dev/tape
I''m primarily concerned with in the possibility