ADIC 601354 사용자 설명서

다운로드
페이지 196
Administrative Tasks
601354 Rev A
Troubleshoot
6-17
Tr
oub
leshoot
Enable Console 
Names to Pop Up
What modifications must 
be made to add console 
names to the GUI pop-up 
window? This pop-up 
window appears when the 
right mouse button is 
pressed while the prompt 
cursor is in the New 
Console Display Host 
text line of the Change 
Archive Parameters
 
window.
Modify the 
$VS_DIR/config/console_locations.c
onfig 
file and add the appropriate 
console names. Cycle 
vswin
 to make all 
changes effective.
Remove a Request
How can a request that 
keeps trying to send status 
to a terminated client be 
removed? 
CiReply
 is set 
to infinite retries.
To remove the request from the system, 
turn off the infinite retry mechanism by 
performing the following procedure:
Step 1: Modify the 
$VS_DIR/config/envvar.config
 file and 
reset the environmental variable, 
CIREPLY_MAX_RETRY
, to a small value, for 
example, 3.
Step 2: Cycle VolServ.
When the system restarts, the request 
tries to resend its status. After the resend 
fails, it is removed from the system when 
its retry count exceeds the new value of 
CIREPLY_MAX_RETRY
.
Step 3: Change the 
CIREPLY_MAX_RETRY
 
variable back to signal infinite retries and 
recycle VolServ.
Problem
Solution