[EMAIL PROTECTED] wrote on 01/19/2007 10:24:47 AM:
> Hi,
>
> With the Flemish government we have more then 100 sites. Most of the
> time the backup is done on a DLT7000 or LTO tape device. A few sites
> are bigger and have a Legato backup solution.
>
> With UFS, the restore is easy on those small sites.
>
> ufsrestore -ivf /dev/rmt/0n
>
> Looking at the manual and other discussions, this is not possible
> anymore. Ok, you can send a snapshot to a tape device but restoring
> one file can only be done when restoring the whole (snapshot)
> filesystem and then sniffing the correct file.
>
> We don't want to buy an Legato solution This will be overkill and is
> too expensive. Scripting with tar and other archievers is not the
> best solution for doing a backup.
>
>
> What are yours ideas?
>
> Stay with UFS?
> zfs send [EMAIL PROTECTED] | convert_to_ufs_stream > /dev/rmt/0
> Afterwards, we can do:
> ufsrestore -ivf /dev/rmt/0
>
icky...
I don't think there are any technical reasons why zfsdump/zfsrestore can
not exist on their own -- it may just be a matter of they are not written
yet. I could see them as acting the same way as ufsdump/restore, or
considering the zfs team's (brilliant) methodology of looking at these type
of problems with fresh eyes zfsdump/restore ending up working in completely
new and exciting ways.
-Wade
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss