Insight Remote Support
1753963 Members
7311 Online
108811 Solutions
New Discussion

Getting timeouts in scripts

 
Mario_88
Advisor

Getting timeouts in scripts

Hello:

I have programmed a collection in my systems but some scripts seem that are unable to finish. After reviewing the collection data in SPOP I see the following

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

Command Title: Logical Volume To Physical Disk Mapping

----------------------------------------------
Standard Out:


---------------------------------------
Standard Error:


---------------------------------------
Script Log:

The script: logicalToPhysical.sh timed out, the timeout value used was: 25
----------------------------------------------
Return to the Top
.

.

Command Title: lvdisplay : Display information about LVM logical volumes

----------------------------------------------
Standard Out:


---------------------------------------
Standard Error:


---------------------------------------
Script Log:

The script: lvdisplay_v.sh timed out, the timeout value used was: 50
----------------------------------------------
Return to the Top
.

.Command Title: lvlnboot -v : Logical volume boot definitions

----------------------------------------------
Standard Out:

Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c10t8d0s2 (1/0/9/1/0/4/1.8.0) -- Boot Disk
/dev/dsk/c4t8d0s2 (0/0/9/1/0.8.0) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c10t8d0s2
/dev/dsk/c4t8d0s2
Root: lvol3 on: /dev/dsk/c10t8d0s2
/dev/dsk/c4t8d0s2
Swap: lvol2 on: /dev/dsk/c10t8d0s2
/dev/dsk/c4t8d0s2
Dump: lvol2 on: /dev/dsk/c10t8d0s2, 0

Current path "/dev/dsk/c34t4d1" is an alternate

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

Is there anyway to change these timeouts?

Regards,
Mario.
1 REPLY 1
tkc
Esteemed Contributor

Re: Getting timeouts in scripts

try search for the script files logicalToPhysical.sh and lvdisplay_v.sh in the client. you may edit the files once you found them.