On 29/08/11 22:10, hvlems at zonnet.nl wrote:
You mean
$ set time/cluster
or
$ mc sysgen
Set env/cluster
Do set time=new time
?
Yes,
There is a script given:
$ SYNCH_CLOCKS:
$ RUN SYS$SYSTEM:SYSMAN
$ SET ENVIRONMENT/CLUSTER
$ CONFIGURATION SET TIME
$ EXIT
$ WAIT 6:00:00
$ GOTO SYNCH_CLOCKS
Seems like a sensible thing to do in a clustered environment.
Regards, Mark.
Bind sets are hell to restore. Which is probably why Hoff is against them.
A RAID controller is a good idea: form shadow sets and stripe them. The Mylex 960 series can handdle RAID volumes up to 36 GB (IIRC). So you'd need another controller. Not all controllers are supported b VMS, e.g.: kZPCC.
------Origineel bericht------
Van: MG
Afzender: owner-hecnet at Update.UU.SE
Aan: hecnet at Update.UU.SE
Beantwoorden: hecnet at Update.UU.SE
Onderwerp: Re: [HECnet] VMS Bound Volume Sets...
Verzonden: 29 augustus 2011 20:25
On 29-8-2011 18:59, Mark Wickens wrote:
Anyone tried bound volume sets? I want 70GBs worth of data to appear
in one VMS device, but only have 36GB drives, so would like to span
data across two disks and form a logical drive.
Just wondered if anyone had any thoughts - Hoff seemed to think it was
a bad thing to try/do.
What about using a hardware RAID controller, a la Smart Array? (If it
is an AlphaServer or Integrity system of course, in this case.) I use
an SA6400 successfully to do that, in one of my rx2600s.
- MG
Verzonden vanaf mijn draadloze BlackBerry -toestel
You mean
$ set time/cluster
or
$ mc sysgen
Set env/cluster
Do set time=new time
?
------Origineel bericht------
Van: Mark Wickens
Afzender: owner-hecnet at Update.UU.SE
Aan: hecnet at Update.UU.SE
Beantwoorden: hecnet at Update.UU.SE
Onderwerp: Re: [HECnet] Noob question: Changing the Time Zone on my VMS boxes?
Verzonden: 29 augustus 2011 23:02
On 28/08/11 21:39, hvlems at zonnet.nl wrote:
I forgot $ sho ti.
Which tells you what the system tme is
------Origineel bericht------
Van: gerry77 at mail.com
Afzender: owner-hecnet at Update.UU.SE
Aan: hecnet at Update.UU.SE
Beantwoorden: hecnet at Update.UU.SE
Onderwerp: Re: [HECnet] Noob question: Changing the Time Zone on my VMS boxes?
Verzonden: 28 augustus 2011 20:41
On Sun, 28 Aug 2011 19:35:28 +0100, you wrote:
How do I change the time zone of a VMS box?
$ @SYS$MANAGER:UTC$TIME_SETUP :-)
Then you may also do the following:
$ @SYS$MANAGER:TCPIP$DEFINE_COMMANDS
$ NTPDATE<ntp.server.of.your.choice>
HTH,
G.
Verzonden vanaf mijn draadloze BlackBerry -toestel
I happened to be reading the SYSMAN manual earlier (as you do) and
noticed there is a command to synchronise time between boxes across a
network cluster.
Just one of those snippets of info that might be of interest now (or
sometime in the future).
Regards, Mark.
Verzonden vanaf mijn draadloze BlackBerry -toestel
On 28/08/11 21:39, hvlems at zonnet.nl wrote:
I forgot $ sho ti.
Which tells you what the system tme is
------Origineel bericht------
Van: gerry77 at mail.com
Afzender: owner-hecnet at Update.UU.SE
Aan: hecnet at Update.UU.SE
Beantwoorden: hecnet at Update.UU.SE
Onderwerp: Re: [HECnet] Noob question: Changing the Time Zone on my VMS boxes?
Verzonden: 28 augustus 2011 20:41
On Sun, 28 Aug 2011 19:35:28 +0100, you wrote:
How do I change the time zone of a VMS box?
$ @SYS$MANAGER:UTC$TIME_SETUP :-)
Then you may also do the following:
$ @SYS$MANAGER:TCPIP$DEFINE_COMMANDS
$ NTPDATE<ntp.server.of.your.choice>
HTH,
G.
Verzonden vanaf mijn draadloze BlackBerry -toestel
I happened to be reading the SYSMAN manual earlier (as you do) and noticed there is a command to synchronise time between boxes across a network cluster.
Just one of those snippets of info that might be of interest now (or sometime in the future).
Regards, Mark.
On 29-8-2011 18:59, Mark Wickens wrote:
Anyone tried bound volume sets? I want 70GBs worth of data to appear in one VMS device, but only have 36GB drives, so would like to span data across two disks and form a logical drive.
Just wondered if anyone had any thoughts - Hoff seemed to think it was a bad thing to try/do.
What about using a hardware RAID controller, a la Smart Array? (If it
is an AlphaServer or Integrity system of course, in this case.) I use
an SA6400 successfully to do that, in one of my rx2600s.
- MG
I forgot $ sho ti.
Which tells you what the system tme is
------Origineel bericht------
Van: gerry77 at mail.com
Afzender: owner-hecnet at Update.UU.SE
Aan: hecnet at Update.UU.SE
Beantwoorden: hecnet at Update.UU.SE
Onderwerp: Re: [HECnet] Noob question: Changing the Time Zone on my VMS boxes?
Verzonden: 28 augustus 2011 20:41
On Sun, 28 Aug 2011 19:35:28 +0100, you wrote:
How do I change the time zone of a VMS box?
$ @SYS$MANAGER:UTC$TIME_SETUP :-)
Then you may also do the following:
$ @SYS$MANAGER:TCPIP$DEFINE_COMMANDS
$ NTPDATE <ntp.server.of.your.choice>
HTH,
G.
Verzonden vanaf mijn draadloze BlackBerry -toestel
And perhaps you need to change the actual time on the system:
$ set time="28-AUG-2011"
$ set time="21:36"
------Origineel bericht------
Van: gerry77 at mail.com
Afzender: owner-hecnet at Update.UU.SE
Aan: hecnet at Update.UU.SE
Beantwoorden: hecnet at Update.UU.SE
Onderwerp: Re: [HECnet] Noob question: Changing the Time Zone on my VMS boxes?
Verzonden: 28 augustus 2011 20:41
On Sun, 28 Aug 2011 19:35:28 +0100, you wrote:
How do I change the time zone of a VMS box?
$ @SYS$MANAGER:UTC$TIME_SETUP :-)
Then you may also do the following:
$ @SYS$MANAGER:TCPIP$DEFINE_COMMANDS
$ NTPDATE <ntp.server.of.your.choice>
HTH,
G.
Verzonden vanaf mijn draadloze BlackBerry -toestel
On Sun, 28 Aug 2011 19:35:28 +0100, you wrote:
How do I change the time zone of a VMS box?
$ @SYS$MANAGER:UTC$TIME_SETUP :-)
Then you may also do the following:
$ @SYS$MANAGER:TCPIP$DEFINE_COMMANDS
$ NTPDATE <ntp.server.of.your.choice>
HTH,
G.
Having (with some difficulty) connected GORVAX and RHESUS to an Arcsight log monitoring beast (think SAP meets Splunk) I notice all my events' end times are off by a consistent number of hours..
I believe this is due to the time zone info (which I never bothered to look into) being wrong.
How do I change the time zone of a VMS box?
Sampsa