[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference csc32::consolemanager

Title:POLYCENTER Console Manager
Notice:Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS:
Moderator:CSC32::BUTTERWORTH
Created:Thu Aug 06 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1541
Total number of notes:6564

1517.0. ""RATE" DIALOG command problem?" by CSC32::D_DONOVAN (SummaNulla(The High Point of Nothing)) Wed Apr 09 1997 15:46

PCM V1.6-400
OpenVMS VAX V6.2


	I just noticed some "strange" behavior with the DIALOG 
"RATE" command and would like to know if someone could independently
verify it.  

	When I specify a "RATE" equal to or greater than "60" my 
subsequent "SEND" command hangs indefinitely.  Conversely - if
I specify "59" or less it doesn't.  

	Here's the DIALOG script file that I'm using.  I'm connecting
to a HSJ controller and removing a member of a RAID set and then 
iteratively showing the raidset trying to capture the time the 
the reconstruction starts/stops in the logfile.  I originally wanted
to use "large" rates at start of the script and then reset the "RATE"
as the estimated completion time approaches.

Thanks,

Dennis

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
RATE 5
SPEED 600
SEND " " 
WAIT 4 ">" 
SEND "SET R1 REMOVE=DISK650"
WAIT 4 ">"
SEND   "SHOW R1"
WAIT 4 ">"
RATE 60
SEND   "SHOW R1"
WAIT 4 ">"
SEND   "SHOW R1"
	.
	.
	.
WAIT 4   ">"
RATE 10
SEND   "SHOW R1"
WAIT 4   ">"
	.
	.
	.
RATE 4
SEND   "SHOW R1"
	.
	.
	.
T.RTitleUserPersonal
Name
DateLines
1517.1Rate commandALEXWS::VENIAMINBTue Apr 15 1997 04:509

This happens because of internal restriction in one of PCM routines.

Open an IPMT, please, we'll fix your problem.


 Regards,
        PCM Engineering.