Networker

Re: [Networker] Setting SSID browse/retention to forever ?

2009-06-19 17:20:20
Subject: Re: [Networker] Setting SSID browse/retention to forever ?
From: Preston de Guise <enterprise.backup AT GMAIL DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Sat, 20 Jun 2009 07:14:26 +1000
On 20/06/2009, at 02:43 , A Darren Dunham wrote:

On Fri, Jun 19, 2009 at 11:01:58AM -0500, Len Philpot wrote:
If not, what's the best approach to get the longest possible browse/ retent value on an existing saveset? The time values described in the nsr_getdate
man page are a bit strange if I'm reading it correctly. That is :

"If  a year is specified as a number in
the range 70 and 99, 1900 is added.  If a  year  is  in
the  range  00 and 30, 2000 is added.  The treatment of
other years less than 100 is undefined."

How can I eg., just append 50 years to the current browse/retent dates of an existing saveset? From that description, it looks like it's a max of
30.

I assume they are storing dates a standard 32-bit timestamps, and that
will prevent you from passing the 2038 date.

$ perl -le 'print scalar gmtime 2**31-1'
Tue Jan 19 03:14:07 2038

If they're using 64-bit timestamps (or unsigned 32-bit ones), I missed
it.


Actually, last night I found the following in the release notes for v7.5 - truth be told it's the first time I've seen anything mentioned on the 2038 problem, but I'm always prepared to admit that I'd previously scanned passed other release note entries :-)

LGTpa37508
Client file index browse and save set retention policies can be set no later than the year 2038. This is caused by an operating system limitation in which support for
time is limited to a maximum of 68 years starting from the year 1970.

Cheers,

Preston.

--
Preston de Guise


"Enterprise Systems Backup and Recovery: A Corporate Insurance Policy":

http://www.amazon.com/Enterprise-Systems-Backup-Recovery-Corporate/dp/1420076396

http://www.enterprisesystemsbackup.com

NetWorker blog: http://nsrd.wordpress.com


To sign off this list, send email to listserv AT listserv.temple DOT edu and type 
"signoff networker" in the body of the email. Please write to networker-request 
AT listserv.temple DOT edu if you have any problems with this list. You can access the 
archives at http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER

<Prev in Thread] Current Thread [Next in Thread>