[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | USG buildhelp questions/answers |
|
Moderator: | SMURF::FILTER |
|
Created: | Mon Apr 26 1993 |
Last Modified: | Mon Jan 20 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2763 |
Total number of notes: | 5802 |
1286.0. "sup goldminx.bl5_pool failed" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Mon Feb 20 1995 17:37
Date Of Receipt: 17-FEB-1995 23:00:52.72
From: SMURF::ALPHA::"[email protected]" "17-Feb-1995 2259"
To: [email protected], [email protected]
(null)
CC:
Subj: sup goldminx.bl5_pool failed
ode2: devbld> sup supfile goldminx.bl5_pool
SUP 8.200 (ODE-II) for file supfile at Feb 17 22: 50:42
Can't find host entry for secret.zk3.dec.com
Upgrade of goldminx.bl5_pool aborted at Fri Feb 17 22:50:42 1995
Subject: SUP Upgrade of goldminx.bl5_pool at Fri Feb 17 22:50:42 1995
Martin Buckley
Also, the following script is how we always sup from within cron:
/usr/sde/bin/wsg_sup goldminx.bl5_pool
SUP: Can't find host entry for secret.zk3.dec.com
ode2:devbld> cat /usr/sde/bin/wsg_sup
#!/bin/sh
pool=$1
test ! -r /tmp/$pool.lock || exit 1
touch /tmp/$pool.lock
trap 'rm -f /tmp/$pool.lock; exit 1' 1 2 15
PATH=/usr/ucb:$PATH
export PATH
date >> /tmp/$pool.out
/usr/sde/tools/pmax_ultrix/bin/sup -dovsR $pool >> /tmp/$pool.out;
rm -f /tmp/$pool.lock
ode2:devbld>
T.R | Title | User | Personal Name | Date | Lines
|
---|