> Original Post:
>
> I am the new SA for a Unidata implementation running on HPUX.
>
> Though I am not a Unidata person, I do know trying to back up any
> database by backing up the underlying filesystem is going to be
> disastrous when trying to restore it.
>
> I have looked through the Administering Unidata on UNIX and gleamed
> out that one is to used the dbpause and dbresume commands.
>
> I was wondering what real people/shops do to back up their
> environment? Where does one start when one wants to do the "right"
> thing?
>
> Thanks for any help and advice regarding this matter

HP-UX used to come with a filesystem called jfs built-in and an option
called 'Online-JFS'.  I believe that in recent years this HP re-engineered
version of Veritas has been replaced with straight Veritas vxfs.

Under Online-JFS and under vxfs with some add-on there was a feature which
allowed the fast creation of snapshot images of mounted filesystems.

The best backup solution I ever came up with for a client of mine on HP-UX
with UniData was to initiate a dbpause (which takes a few seconds), create a
snapshot of the live database filesystem (another 20-30 seconds), and then
issue a dbresume (almost instant).  This in under a minute, an image could
be created against which an OS level backup could safely be run.  Once the
backup was complete, the snapshot was unmounted and effectively destroyed.

HTH,

Ken
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to