INFO-VAX	Sat, 18 Oct 2008	Volume 2008 : Issue 562

   Contents:
Re: Bypass mount/system request at boot time?
DECServer 900 TM User Guide wanted
Re: Disabling the F6 interrupt function
Re: DS10 front access storage cage (3X-BA10B-AA)
Re: DS10 front access storage cage (3X-BA10B-AA)
Re: OT: Shuttle Columbia Disaster

----------------------------------------------------------------------

Date: Fri, 17 Oct 2008 21:14:39 -0500
From: David J Dachtera <djesys.no@spam.comcast.net>
Subject: Re: Bypass mount/system request at boot time?
Message-ID: <48F9468F.F6F17A75@spam.comcast.net>

none wrote:
> 
> On Tue, 14 Oct 2008 19:13:42 -0700 (PDT), PR
> <paul.raulerson@gmail.com> wrote:
> 
> >I have a remote client that has somehow gotten himself into a mess,
> >and I'm not sure how to get them out of it remotely.
> >
> >They hired a consultant to come in an "work on the network."  This -
> >ah - "brilliant person" apparently convinced them he just had to
> >reboot the 2660.
> >
> >He booted the 2660 system with a Linux DVD and somehow or another,
> >managed to format the second drive (used for data storage) with
> >Linux.  How is beyond me...
> >
> >Anyway, I'm a good 500 miles away from this server physically, and
> >there is a mount/system command in the systartup_vms.com file to mount
> >this noe Linux formatted disk. Which obviously won't mount.
> >
> >The system boot stalls at this mount request. I think I might be able
> >to put an /ASSIST qualifier in there and cancel the mount, but I have
> >to get past the mount request to do that. :)
> >
> >Is there any easy way around this? Will just pulling the drive enable
> >it to bypass?
> >
> 
> I'd just like to point out, perhaps unnecessarily, that if the error
> is, in fact, a fatal error on the mount (i.e., "-F-"), then the
> startup process is not actually stalling or hanging on the mount
> request.
> 
> Fatal errors in startup tend to actually *kill* the startup process,
> and there is no continuing from that as the job controller will not
> start; and you will never get to login. [snip]

Actually, the JBC -DOES- start. However, little-known fact: until a SET
LOGINS/INTER=n command is issued at least once, JBC will NOT create
interactive processes. THAT is why you can't login if STARTUP bombs out
before SYSTARTUP_* completes.

This is true for hard-wired terminals, CTERM, LAT and UCX/Telnet. Not
sure about SSH - never had a chance to test it.

The exception is Telnet in Multinet. For Telnet sessions, the
MULTINET_SERVER process is the parent of the interactive Telnet
sessions. It WILL allow logins as soon as it starts, and is not aware
that STARTUP failed. (Not sure about TCPware - never had a chance to
test it.)

D.J.D.

------------------------------

Date: Fri, 17 Oct 2008 12:43:37 -0700 (PDT)
From: syslost <wm.reynolds@gmail.com>
Subject: DECServer 900 TM User Guide wanted
Message-ID: <8fa091db-14a1-4de3-ad12-725145551707@p49g2000hsd.googlegroups.com>

Does anyone have a link to a user guide for the DECServer 900TM (DSRVZ-
MC)

------------------------------

Date: Fri, 17 Oct 2008 12:54:23 -0700 (PDT)
From: tadamsmar <tadamsmar@yahoo.com>
Subject: Re: Disabling the F6 interrupt function
Message-ID: <69fc1944-7e8a-4d5e-b93b-3404d3620215@d31g2000hsg.googlegroups.com>

On Oct 16, 9:13=A0am, tadamsmar <tadams...@yahoo.com> wrote:
> On Oct 16, 8:54=A0am, koeh...@eisner.nospam.encompasserve.org (Bob
>
>
>
>
>
> Koehler) wrote:
> > In article <b1f9fc35-9fe0-4fbc-ac94-06483046b...@c60g2000hsf.googlegrou=
ps.com>, tadamsmar <tadams...@yahoo.com> writes:
>
> > > I just found out that a system I maintain is hosed if someone hits
> > > F6. =A0It halts the interface, stops ASTs from running, stops freeing
> > > locks, halts the system and sets off the watchdog timer.
>
> > > I am trying to figure out how to fix the problem. =A0 The interface u=
ses
> > > SMG.
>
> > > I would like to leave line editing functions on if possible, when the
> > > user is entering line mode commands.
>
> > > This interface traps control Y and C but F6 gets by this. =A0 I let
> > > control Y and C exit the system in situations where a unified
> > > transaction is not in progress.
>
> > =A0 What the program gets from F6 probably starts with an escape
> > =A0 character. =A0I'd look into what SMG is doing with this.
>
> I searched the archives here on "F6 Interrupt" and did not see a
> mention of an SMG solution deals only with F6 and has not side-
> effects, and I don't know of one. The only solutions I have found have
> side effects: (1) turn off line editing (2) SET NOCONTROL-Y.
>
> It is possible to turn line editing on and off with SMG commands or
> system services. =A0I am looking at turning it off at the critical
> times, but of course this solution requires a bit of application
> analysis.- Hide quoted text -
>
> - Show quoted text -

Turns out that F6 is being coverted to a CTRL/C.  But trapping CTRL/C
with SMG$SET_OUT_OF_BAND_ASTS does not trap F6 when it is configured
to trap CTRL/C.

However, you can trap F6 with SYS$QIOW as illustrated
here with a handy example program CTRLC.FOR:

http://h71000.www7.hp.com/doc/82final/6443/6443pro_049.html

This appears to be promising.  I tested the example program and it
does trap F6 when line editing is enabled for the terminal.

------------------------------

Date: Fri, 17 Oct 2008 17:48:54 +0000 (UTC)
From: helbig@astro.multiCLOTHESvax.de (Phillip Helbig---remove CLOTHES to reply)
Subject: Re: DS10 front access storage cage (3X-BA10B-AA)
Message-ID: <gdaj66$u7u$2@online.de>

In article <6qednUqtnYznDWXVnZ2dnUVZ_tudnZ2d@comcast.com>, "Richard B.
Gilbert" <rgilbert88@comcast.net> writes: 

> There are MANY cases for RAID arrays.  Making huge logical drives is the 
> least of them!
> 
> RAID 1 puts identical data on two or more physical drives.  Any member 
> of the set can respond to a read request.  Smart hardware controllers 
> will read from the disk whose heads are closest, in movement time, to 
> the data requested.  All drives in the set must execute a write request. 
> All members of the set but one can fail and you can still access your data!
> 
> RAID 5 combines three or more identical physical disks into one logical 
> disk.  A RAID 5 set with N members has a capacity of N-1 disks and can 
> lose any single member of the set without loss of data or access to data.

It is not uncommon to combine these two.

> Note that technology has improved to the point where you can buy drives 
> with capacities of 300 GB or more!

Just today, I saw a sign advertising a 1-TB USB drive for EUR 99.95.

------------------------------

Date: Fri, 17 Oct 2008 18:10:42 -0400
From: "Richard B. Gilbert" <rgilbert88@comcast.net>
Subject: Re: DS10 front access storage cage (3X-BA10B-AA)
Message-ID: <57SdnUeNlY1pkWTVnZ2dnUVZ_t3inZ2d@comcast.com>

Phillip Helbig---remove CLOTHES to reply wrote:
> In article <6qednUqtnYznDWXVnZ2dnUVZ_tudnZ2d@comcast.com>, "Richard B.
> Gilbert" <rgilbert88@comcast.net> writes: 
> 
>> There are MANY cases for RAID arrays.  Making huge logical drives is the 
>> least of them!
>>
>> RAID 1 puts identical data on two or more physical drives.  Any member 
>> of the set can respond to a read request.  Smart hardware controllers 
>> will read from the disk whose heads are closest, in movement time, to 
>> the data requested.  All drives in the set must execute a write request. 
>> All members of the set but one can fail and you can still access your data!
>>
>> RAID 5 combines three or more identical physical disks into one logical 
>> disk.  A RAID 5 set with N members has a capacity of N-1 disks and can 
>> lose any single member of the set without loss of data or access to data.
> 
> It is not uncommon to combine these two.
> 
>> Note that technology has improved to the point where you can buy drives 
>> with capacities of 300 GB or more!
> 
> Just today, I saw a sign advertising a 1-TB USB drive for EUR 99.95.
> 

Yes, but does it work with VAX/Alpha/Itanic VMS?

------------------------------

Date: Fri, 17 Oct 2008 21:10:25 -0500
From: BRAD@rabbit.turquoisewitch.com (Brad Hamilton)
Subject: Re: OT: Shuttle Columbia Disaster
Message-ID: <slrngfihcg.1dr.BRAD@rabbit.turquoisewitch.com>

In article <OnMoyE1P1FKJ@eisner.encompasserve.org>, Bob Koehler wrote:
[...]
>
>   But since they just analysed and restored the Hubble Space Telescope 
>   from broken hardware without being able to actually touch it, I think 
>   they're not so bad to work for.
>
>   Try getting Field Service to do that.

How do you swap tires on the HST?

:-)

------------------------------

End of INFO-VAX 2008.562
************************