1832541 Members
4510 Online
110043 Solutions
New Discussion

Re: RTE-A

 
Doug Johnson_3
Occasional Contributor

RTE-A

I've inherited a A600 running RTE-A, can anyone tell me where I can find info about RTE-A, perhaps a forum, anything would help. Having problems with the boot disk. Thanks
8 REPLIES 8
Uday_S_Ankolekar
Honored Contributor

Re: RTE-A

Hi,

You may find some info here..
http://www.hp.com/products1/rte/tech_support/supported_products.html

-USA..
Good Luck..
Frank Slootweg
Honored Contributor

Re: RTE-A

I am not aware of any specific RTE/HP1000 forum, but from time to time RTE/HP1000 questions are asked in the general comp.sys.hp.* Usenet Newsgroups, mostly in comp.sys.hp.misc.

If you have no generic access to Usenet Newsgroups, then you can access them via Google Groups:

http://groups.google.com/groups

Graham Cameron_1
Honored Contributor

Re: RTE-A

I have a lot (12+ years) RTE experience
and still do the odd days consultancy in UK.
If you have specific questions I'll try and help.
There is a section on HP's site at
http://www.hp.com/products1/rte/sectionmap/index.html
which has links to partners who offer support and links to other archives.
If you have disk problems there are a number of diagnostics and exercisers, but they can be fairly specialised and also depend on the disk interface (internal, hp-ib, scsi).
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.
Doug Johnson_3
Occasional Contributor

Re: RTE-A

Graham, Thanks for the reply. I have the following errors which were given to me by one of the users. So the syntax may be a little off I haven't seen the actual errors. Haven't worked with RTE-A B4 and very little with HPs. Anyway the machine is up and running right now, but gets errors and has to be power cycled to clear. Sometimes the machine will stay up for weeks without problems, sometime 15 minutes and anywhere in-between. Errors below:

I/O device error on LU 12 The reason is: Drive fault

Device has been downed (use UP, lu to try recovery.

Requested has been flushed
*LU 13 FA ST = 1000
Error = 377 0 1000 0 0
PARM = 0 2 136 125600 0

I/O device error on LU 13 the reason is:
Drive fault

Device has been down (us up, lu to try recovery)
Disc LU is dow
Graham Cameron_1
Honored Contributor

Re: RTE-A

Looks like you have an HP-IB disk which is
logically split into at least 2 LUs (logical units) - 12 and 13.
The errors you report are from the driver. Not having manuals to hand I can't interpret the numbers for you - you need to look in the Driver Ref Man, under DD*33 CS80 disk driver.
However, they look pretty serious and I would get an engineer to check out the hardware (you *do* have a support contract don't you?) and check out your backup tapes. You will need a bootable tape and a set of one or more (depends on no and size of disks) ASAVE tapes and maybe your regular (FST or TF) backups.
Good luck.
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.
Doug Johnson_3
Occasional Contributor

Re: RTE-A

Thanks for the info Graham. No we *don't* have a support contract. Question: I have another disk drive, can I backup the present disk, restore it to the other drive and everything's OK? Most OSs require you have install a bootblock after something like this.
Graham Cameron_1
Honored Contributor

Re: RTE-A

Yes you can, although of course any corruption on the disk will be incorporated into the backup.
You need to use ASAVE, which is a physical save, (use ARSTR to restore it).
You also need to have a bootable system, either on disk or tape because to ARSTR the system to the new disk you must disconnect the old disk and replace it with the new.
I am happy to guide you through this, but rather than take up lots of forum space, I suggest we take this offline.
Contact me direct at graham.cameron@rockside.co.uk
This is my home email. If you mail me today I will respond this evening (UK time!)
Useful info would be the output from the following commands:
frees
revlevel
dl @.@.e -s
li /system/boot.cmd
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.