[comp.sys.sgi] problems setting the time

ianh@bhpmrl.oz.au (Ian Hoyle) (12/07/90)

I'm having a few problems resetting the date/time on my 240GTX (Irix 3.3.1).

We are running timed to keep our machines (4D/20 & an aging 4D/50) in sync, 
but because the clock had drifted I wanted to change the time. I tried using 
"date" and failed. I then used sysadm directly but again couldn't do it as
is outlined below (my machine is called morgana).

root @ morgana-> date
Fri Dec  7 16:11:10 EST 1990

root @ morgana-> timedc
timedc> msite
master timedaemon runs on morgana
timedc> quit

and now the tail end of using sysadm to set the time .....

Current date and time:  Fri. 12/07/90 16:11
Change the date and time? [y, n, ?, q] y
Month   default 12      (1-12):
Day     default 07      (1-31):
Year    default 90      (70-99):
Hour    default 16      (0-23):
Minute  default 11      (0-59): 02
Date and time will be set to:  12/07/90 16:02.  OK? [y, n, q] y
Fri Dec  7 16:02:00 EST 1990
The date and time are now changed.
The cron has been restarted to pick up the new time and/or time zone.

Press the RETURN key to see the syssetup menu [?, ^, q]: q
root @ morgana->
root @ morgana-> date
Fri Dec  7 16:12:06 EST 1990

AAAAAaaaaaaaargh, the date/time hasn't budged. :-(

It looks like timed is preventing me resetting the clock. I would have thought
that if I'm on the machine running as a master this would have been an allowed
operation ??

		ian


--
                Ian Hoyle
     /\/\       Image Processing & Data Analysis Group
    / / /\      BHP Melbourne Research Laboratories
   / / /  \     245 Wellington Rd, Mulgrave, 3170
  / / / /\ \    AUSTRALIA
  \ \/ / / /
   \  / / /     Phone   :  +61-3-560-7066
    \/\/\/      FAX     :  +61-3-561-6709
                E-mail  :  ianh@bhpmrl.oz.au

vjs@rhyolite.wpd.sgi.com (Vernon Schryver) (12/08/90)

Yes, timed up through 3.3.2 has a bug, where it refuses to listen
to the date command.

The only solid work around I know is to
`killall timed; date <new time>; timed -M `cat /etc/config/timed.options`



Vernon Schryver,   vjs@sgi.com

dprclf@arco.com ("Chris L. Fouts") (12/10/90)

[Vernon Schryver writes:]
> 
> Yes, timed up through 3.3.2 has a bug, where it refuses to listen
> to the date command.
> 
> The only solid work around I know is to
> `killall timed; date <new time>; timed -M `cat /etc/config/timed.options`
> 

I've been able to get around this by setting the date on the master site
with two date commands back to back a la

	date -n MMDDhhmm
	date MMDDhhmm

Note that the first date command uses the "no network" switch, the second
doesn't.

-- 

Chris L. Fouts				Email: fouts@arco.com
Systems Engineer			Phone: (214)-754-3850
Silicon Graphics Computer Systems

"Don't sugar-coat it -- tell me how you really feel."