Displaying 4 results from an estimated 4 matches for "lightbridge".
2001 Apr 04
0
Getting a make error when compiling
...quest that your OS vendor includes
/dev/random in future versions of their OS.
root at newdazed:/opt/othersoftware/openssh-2.5.2p2%
What am I doing wrong??? Please help me...
Thanks,
Louis
--
????`????,??,????`????????`????,??,????`????????`???
??`?Systems Manager and Tivoli Support Geek
??`?Lightbridge, Inc
??`?67 South Bedford St.
??`?Burlington MA 01832
??`?781.359.4795 mailto:lbohm at lightbridge.com
??`?http://www.lightbridge.com
??`?Free Tivoli scripts at: http://www.microgeek.com
????`????,??,????`????????`????,??,????`????????`???
2001 Aug 25
0
problems with rsync version 2.4.6 protocol version 24 on solaris 2.8
...CONF_FILE=$WORKPATH/sync_nfs_filesystem.conf # config file of sync data
FROMDIR=`grep ^$FILESYSTEM $CONF_FILE | awk '{print $2}'`/ # get's source data path
TODIR=`grep ^$FILESYSTEM $CONF_FILE | awk '{print $3}'`/ # get's destination data path
#NOTIFY_LIST="sysopsprod@lightbridge.com" # who to notify when done
NOTIFY_LIST="plamadeleine@lightbridge.com,pel_pager@lightbridge.com"
TIMELOG=$WORKPATH/times.log # log file of start and stop times
OUTLOG=$WORKPATH/$FILESYSTEM.log # log file of work done
ARCHIVELOG=$WORKPATH/logs/${FILESYSTEM}_`date +"%H...
2002 Mar 27
1
Wierd timestamp problem
Greetings,
We found out today that rsync has been missing some files. Here
is the senerio:
We have two nfs servers in different datacenters, one being the
backup to the other. We want to keep them up to date so we use rsync
inside crontabs. We have Solaris, AIX, True64 and VMS systems reading and
writing to the nfs drives. I am running rsync on Solaris 8 servers. What
2002 Apr 05
0
rsync reporting unexpected close and error in protocal data stream
Greeings,
I'm running rsync version 2.5.4 on a solaris 2.8 box in daemon
mode. I've got nfs mounts on a system in one datacenter and I've more nfs
mounts on a different system in a second data center. I'm trying to sync
of of the nfs mounts and I'm getting the errors seen below. I've got five
other nfs mounts running exactly the same way with out an issue.