Opened 10 years ago

Closed 7 years ago

Last modified 7 years ago

#31 closed defect (fixed)

Documentation error: missing command in AU77

Reported by: canthony Owned by: Eric Swenson
Priority: major Milestone: MR12.7
Component: Documentation Version: MR12.6e
Keywords: Cc:

Description

AU77, pg 2-1 describes the needed system_start_up.ec addtions to allow HFED to run MOLTS.
The ISOLTS also requires:

hpsa >sc1>admin_acs>set_proc_required.acs rw *.HFED.*

to run

Change History (10)

comment:2 by Eric Swenson, 10 years ago

This may be a version problem. The edition of AU77 I am using is marked 'MR10.2' -- Eric

comment:3 by Eric Swenson, 10 years ago

There may not have been an update to AU77 since MR10.2 (unless you know that there has been). — Eric

comment:4 by Eric Swenson, 10 years ago

The last 4 of the 6 change comments in set_procs_required refer to MR12.1;

4 says: "Modified to check ACS before allowing sprq.", so it is a
reasonable supposition that the missing command was not required until
12.1, and that AU77 would have been updated as part of the 12.1 release. I
don't know this; I'm just giving Bull an excuse.

-- Charles

comment:5 by Eric Swenson, 7 years ago

In addition, there are two typos in the hpsa command list on page 2-1.

hpsa >system_library_1>rcp>sys_ re *.HFED.*
hpsa >system_library_1>rcp>priv_ re *.HFED.*

should be:

hpsa >system_library_1>rcp_sys_ re *.HFED.*
hpsa >system_library_1>rcp_priv_ re *.HFED.*

Last edited 7 years ago by Eric Swenson (previous) (diff)

comment:6 by Eric Swenson, 7 years ago

There is another typo:

hpsa >system_library>phcs_ re *:HFED.*

should read:

hpsa >system_library_1>phcs_ re *HFED.*

comment:8 by Eric Swenson, 7 years ago

Status: newaccepted

comment:9 by Eric Swenson, 7 years ago

Resolution: fixed
Status: acceptedclosed

comment:10 by Eric Swenson, 7 years ago

Milestone: MR12.7
Note: See TracTickets for help on using tickets.