Hi all,
I have a question about vdump/vrestore.
I made a (remote) dump using
host1# vdump -0uf - /filesystem | rsh host2 dd of=$dev bs=64k (for example)
It doesn't complain about anything, and as far as I know this method is OK.
But, when I log in on host2 and I do an vrestore -i -f /dev/nrmt1h it
returns
...saveset with date of the vdump-saveset Oct 10 (which is oke) but it
states the time incorrect
Both machines give correct date/time with 'date' command. Both synchronise
their time using xntpd
The time in the vrestore output is somewhat 80 minutes further in time.
I created the dump (e.g.) at 9:30; finishing at 9:50 (small dump, it's
important though:-)
vrestore -i showed
date of vdump-saveset is Tue Oct 10 10:48:34 2000
Any hints for this faulty date/time behaviour?
TIA
Alex Harkema
harkemaa_at_vertis.nl
Received on Tue Oct 10 2000 - 11:04:51 NZDT