I mentioned metamig in my initial post, but I read the requirements wrong,
it thought it had said oes2sp1, not just oes1. I am giving both metamig &
tbackup.sh a shot. Thanks!
--
-------------------------------------------------------
http://abeNd.org - Novell News for IT Professionals
-------------------------------------------------------
"cyberv" <cyberv@no-mx.forums.novell.com> wrote in message
news:cyberv.3slnss@no-mx.forums.novell.com...
>
> Depending the kind of the source we have but if the source if a Linux
> OES box, metamig is probably the solution ..
>
> MYSERVER:~ # metamig
>
> THIS UTILITY WILL ONLY WORK WITH FILES IN THE NSS FILE SYSTEM
>
> Usage: metamig [OPTIONS]
> metamig save volume [SOPTIONS]
> metamig restore volume [ROPTIONS]
>
> The action to be taken is indicated by the first argument
> save : Save the indicated metadata to stdout
> restore : Restore the indicated metadata from stdin
>
> The second argument specifies the NSS volume name to be saved or
> restored.
>
> The third argument specifies the path to a file. This is the
> file to be created on save, or the file to be restored from on
> restore.
>
> OPTIONS
> -h, --help Display the help screen.
> -v, --version Display the program version information
> version.
> SOPTIONS
> -m, --meta=MASK The types of metadata to be saved.
> If not specified it will default to all.
> -n, --ncp Get trustees from existing NCP trustee file.
> ROPTIONS
> -a, --actions Display all actions taken.
> -f, --filter=FILTER Restore metadata only on files that pass the
> filter.
> -m, --meta=MASK The types of metadata to be restored.
> If not specified it will default to all.
> -t, --tree=treename if specified this overrides the saved
> directory
> tree name.
> -n, --ncp Build a new NCP trustee file from trustee
> data.
> This will automatically disable restoration of
> quotas.
> FILTER The filter is a regular expression that will be applied
> to the entire path (starting at the mount point).
> MASK The mask is a string of characters with each character
> representing a type of metadata:
> t Trustees
> u User quotas
> d Directory quotas
> a All metadata
>
> Example: metamig save vol1 -m ud >/backup/volquotas
>
> This command will save the quota data for a volume called
> vol1
> in the file /backup/volquotas.
>
> metamig restore vol1 -m u </backup/volquotas
>
> This command will restore the user quota data from the file
> /backup/volquotas.
>
> Tell me it's what you are looking for.
>
> Thanks
>
>
> --
> Eric Champagne NCE, CNE, VCP
> IT Director
> 'Adaris Technologies' (http://www.adaris.ca) / 'aZension - The New
> Zenworks Appliance' (http://www.azension.com)
> ------------------------------------------------------------------------
> cyberv's Profile: http://forums.novell.com/members/cyberv.html
> View this thread: trustee backup or documentation
>
>