Xymon Mailing List Archive search

clientupdate?

10 messages in this thread

list David Gore · Wed, 19 Jul 2006 13:38:53 +0000 ·
Henrik,

What is the status (this release? next release?) of clientupdate to automatically update the client?  We read the man page and configured it, hoping it would work.  Obviously, it would save us a lot of time.  Here is what we get on the client:

tail -f hobbitclient.log
2006-07-19 13:30:59 connect to bbd failed - Connection refused
2006-07-19 13:30:59 Whoops ! bb failed to send message - Connection failed
Cannot fetch new client tarfile
tar: blocksize = 0

ls -al ../tmp
-rw-r--r--   1 nmsbb    staff          0 Jul 19 13:36 .inprogress.update
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 13:30 .update.omzimp01.1153315859.tmp


Anything we can do to help, or hack this to get it to work?

~David
list David Gore · Wed, 19 Jul 2006 13:45:20 +0000 ·
quoted from David Gore
David Gore wrote:
Henrik,

What is the status (this release? next release?) of clientupdate to automatically update the client?  We read the man page and configured it, hoping it would work.  Obviously, it would save us a lot of time.  Here is what we get on the client:

tail -f hobbitclient.log
2006-07-19 13:30:59 connect to bbd failed - Connection refused
2006-07-19 13:30:59 Whoops ! bb failed to send message - Connection failed
Cannot fetch new client tarfile
tar: blocksize = 0

ls -al ../tmp
-rw-r--r--   1 nmsbb    staff          0 Jul 19 13:36 .inprogress.update
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 13:30 .update.omzimp01.1153315859.tmp


Anything we can do to help, or hack this to get it to work?

~David
Sorry, the server is Fedora Core 5, the client is Solaris 8.
list Henrik Størner · Wed, 19 Jul 2006 22:46:42 +0200 ·
quoted from David Gore
On Wed, Jul 19, 2006 at 01:38:53PM +0000, David Gore wrote:
What is the status (this release? next release?) of clientupdate to automatically update the client?
It should be working in the current release (the original RC from July 12).
quoted from David Gore
We read the man page and configured it, hoping it would work.  Obviously, it would save us a lot of time.  Here is what we get on the client:

tail -f hobbitclient.log
2006-07-19 13:30:59 connect to bbd failed - Connection refused
2006-07-19 13:30:59 Whoops ! bb failed to send message - Connection failed
Cannot fetch new client tarfile
That is odd. Why can't it connect to the Hobbit server? It uses the same
method of connecting for the client update as it does when sending in the client data.

Any signs in the server logs of hobbitd crashing? If yes, do apply the
current "allinone.patch" to the server and retry this.

What does your client-local.cfg file have for this client, and what
files do you have in the ~hobbit/download/ directory?


Regards,
Henrik
list Henrik Størner · Wed, 19 Jul 2006 22:53:36 +0200 ·
quoted from Henrik Størner
On Wed, Jul 19, 2006 at 10:46:42PM +0200, Henrik Stoerner wrote:
What does your client-local.cfg file have for this client, and what
files do you have in the ~hobbit/download/ directory?
Sorry, that should have been ~hobbit/server/download/ ...


Henrik
list David Gore · Wed, 19 Jul 2006 21:59:08 +0000 ·
quoted from Henrik Størner
Henrik Stoerner wrote:
On Wed, Jul 19, 2006 at 01:38:53PM +0000, David Gore wrote:
  
What is the status (this release? next release?) of clientupdate to automatically update the client?
    
It should be working in the current release (the original RC from July 12).

  
We read the man page and configured it, hoping it would work.  Obviously, it would save us a lot of time.  Here is what we get on the client:

tail -f hobbitclient.log
2006-07-19 13:30:59 connect to bbd failed - Connection refused
2006-07-19 13:30:59 Whoops ! bb failed to send message - Connection failed
Cannot fetch new client tarfile
    
That is odd. Why can't it connect to the Hobbit server? It uses the same
method of connecting for the client update as it does when sending in the client data.

Any signs in the server logs of hobbitd crashing? If yes, do apply the
current "allinone.patch" to the server and retry this.

  
No signs of the server crashing.  The server is fine and while clientupdate is not working the client is fine otherwise all statuses up to date.

I am currently using the latest snapshot for client and server.
quoted from Henrik Størner
What does your client-local.cfg file have for this client, and what
files do you have in the ~hobbit/download/ directory?

  
It looks something like this:

client-local.cfg:

[client-host]
clientversion:sunos8.v1
file:/opt/app/apache/logs/access.log
log:/opt/app/apache/logs/error.log:10240
log:/var/adm/messages:10240
ignore srsxfer

[hobbit at hobbit download]$ ls
sunos8.v1.tar
[hobbit at hobbit download]$ pwd
/home/hobbit/server/download
Regards,
Henrik

list David Gore · Thu, 20 Jul 2006 23:17:35 +0000 ·
quoted from David Gore
David Gore wrote:
Henrik Stoerner wrote:
On Wed, Jul 19, 2006 at 01:38:53PM +0000, David Gore wrote:
 
What is the status (this release? next release?) of clientupdate to automatically update the client?
    
It should be working in the current release (the original RC from July 12).

 
We read the man page and configured it, hoping it would work.  Obviously, it would save us a lot of time.  Here is what we get on the client:

tail -f hobbitclient.log
2006-07-19 13:30:59 connect to bbd failed - Connection refused
2006-07-19 13:30:59 Whoops ! bb failed to send message - Connection failed
Cannot fetch new client tarfile
    
That is odd. Why can't it connect to the Hobbit server? It uses the same
method of connecting for the client update as it does when sending in the client data.

Any signs in the server logs of hobbitd crashing? If yes, do apply the
current "allinone.patch" to the server and retry this.

  
No signs of the server crashing.  The server is fine and while clientupdate is not working the client is fine otherwise all statuses up to date.

I am currently using the latest snapshot for client and server.
What does your client-local.cfg file have for this client, and what
files do you have in the ~hobbit/download/ directory?

  
It looks something like this:

client-local.cfg:

[clienthost]
clientversion:sunos8.v1
file:/opt/app/apache/logs/access.log
log:/opt/app/apache/logs/error.log:10240
log:/var/adm/messages:10240
ignore srsxfer

[hobbit at hobbit download]$ ls
sunos8.v1.tar
[hobbit at hobbit download]$ pwd
/home/hobbit/server/download
Any chance we can get some feedback on this?  Congrats Adam, you are getting further than we have.  Regardless, the tmp files it creates without the 'w'rite attribute are a nuisance:

-r-xr-x---   1 nmsbb    staff     165540 Jul 19 15:41 .update.clienthost.1153323688.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 17:41 .update.clienthost.1153330910.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 18:46 .update.clienthost.1153334819.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 19:47 .update.clienthost.1153338436.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 20:47 .update.clienthost.1153342041.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 21:47 .update.clienthost.1153345667.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 21:52 .update.clienthost.1153345964.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 22:52 .update.clienthost.1153349570.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 23:52 .update.clienthost.1153353178.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 00:53 .update.clienthost.1153356796.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 01:53 .update.clienthost.1153360408.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 02:58 .update.clienthost.1153364321.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 03:58 .update.clienthost.1153367929.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 04:59 .update.clienthost.1153371541.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 05:59 .update.clienthost.1153375152.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 07:04 .update.clienthost.1153379068.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 08:04 .update.clienthost.1153382679.tmp

nmsbb at omzimp01:/export/home/nmsbb/client/logs> tail -f h*log
2006-07-20 23:10:46 connect to bbd failed - Connection refused
2006-07-20 23:10:46 Whoops ! bb failed to send message - Connection failed
Cannot fetch new client tarfile
tar: blocksize = 0
Found update in progress or failed update (started 5 minutes ago)

No change in the latest snapshot.

~David
list Adam Scheblein · Fri, 21 Jul 2006 08:59:02 -0500 ·
David,

What is the output when you do the following:

~hobbit/client/bin/clientupdate --update= sunos8.v1

Adam
quoted from David Gore
-----Original Message-----
From: David Gore [mailto:user-3e5761c68b56@xymon.invalid]
Sent: Thursday, July 20, 2006 6:18 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] clientupdate?

David Gore wrote:
Henrik Stoerner wrote:
On Wed, Jul 19, 2006 at 01:38:53PM +0000, David Gore wrote:
What is the status (this release? next release?) of clientupdate
to
automatically update the client?
It should be working in the current release (the original RC from
July 12).

We read the man page and configured it, hoping it would work.
Obviously, it would save us a lot of time.  Here is what we get on
the client:

tail -f hobbitclient.log
2006-07-19 13:30:59 connect to bbd failed - Connection refused
2006-07-19 13:30:59 Whoops ! bb failed to send message -
Connection
failed
Cannot fetch new client tarfile
That is odd. Why can't it connect to the Hobbit server? It uses the
same
method of connecting for the client update as it does when sending
in
the client data.

Any signs in the server logs of hobbitd crashing? If yes, do apply
the
current "allinone.patch" to the server and retry this.

No signs of the server crashing.  The server is fine and while
clientupdate is not working the client is fine otherwise all
statuses
up to date.

I am currently using the latest snapshot for client and server.
What does your client-local.cfg file have for this client, and what
files do you have in the ~hobbit/download/ directory?

It looks something like this:

client-local.cfg:

[clienthost]
clientversion:sunos8.v1
file:/opt/app/apache/logs/access.log
log:/opt/app/apache/logs/error.log:10240
log:/var/adm/messages:10240
ignore srsxfer

[hobbit at hobbit download]$ ls
sunos8.v1.tar
[hobbit at hobbit download]$ pwd
/home/hobbit/server/download
Any chance we can get some feedback on this?  Congrats Adam, you are
getting further than we have.  Regardless, the tmp files it creates
without the 'w'rite attribute are a nuisance:

-r-xr-x---   1 nmsbb    staff     165540 Jul 19 15:41
.update.clienthost.1153323688.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 17:41
.update.clienthost.1153330910.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 18:46
.update.clienthost.1153334819.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 19:47
.update.clienthost.1153338436.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 20:47
.update.clienthost.1153342041.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 21:47
.update.clienthost.1153345667.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 21:52
.update.clienthost.1153345964.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 22:52
.update.clienthost.1153349570.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 23:52
.update.clienthost.1153353178.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 00:53
.update.clienthost.1153356796.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 01:53
.update.clienthost.1153360408.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 02:58
.update.clienthost.1153364321.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 03:58
.update.clienthost.1153367929.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 04:59
.update.clienthost.1153371541.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 05:59
.update.clienthost.1153375152.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 07:04
.update.clienthost.1153379068.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 08:04
.update.clienthost.1153382679.tmp

nmsbb at omzimp01:/export/home/nmsbb/client/logs> tail -f h*log
2006-07-20 23:10:46 connect to bbd failed - Connection refused
2006-07-20 23:10:46 Whoops ! bb failed to send message - Connection
failed
Cannot fetch new client tarfile
tar: blocksize = 0
Found update in progress or failed update (started 5 minutes ago)

No change in the latest snapshot.

~David

list Adam Scheblein · Fri, 21 Jul 2006 09:02:29 -0500 ·
 ~hobbit/client/bin/clientupdate --update=sunos8.v1
 

Oops -- there shouldn't be a space inbetween update= and sunos8.v1
quoted from Adam Scheblein

 Adam
-----Original Message-----
From: David Gore [mailto:user-3e5761c68b56@xymon.invalid]
Sent: Thursday, July 20, 2006 6:18 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] clientupdate?

David Gore wrote:
Henrik Stoerner wrote:
On Wed, Jul 19, 2006 at 01:38:53PM +0000, David Gore wrote:
What is the status (this release? next release?) of clientupdate
to
automatically update the client?
It should be working in the current release (the original RC from
July 12).

We read the man page and configured it, hoping it would work.
Obviously, it would save us a lot of time.  Here is what we get
on
the client:

tail -f hobbitclient.log
2006-07-19 13:30:59 connect to bbd failed - Connection refused
2006-07-19 13:30:59 Whoops ! bb failed to send message -
Connection
failed
Cannot fetch new client tarfile
That is odd. Why can't it connect to the Hobbit server? It uses
the
same
method of connecting for the client update as it does when
sending
in
the client data.

Any signs in the server logs of hobbitd crashing? If yes, do
apply
the
current "allinone.patch" to the server and retry this.

No signs of the server crashing.  The server is fine and while
clientupdate is not working the client is fine otherwise all
statuses
up to date.

I am currently using the latest snapshot for client and server.
What does your client-local.cfg file have for this client, and
what
files do you have in the ~hobbit/download/ directory?

It looks something like this:

client-local.cfg:

[clienthost]
clientversion:sunos8.v1
file:/opt/app/apache/logs/access.log
log:/opt/app/apache/logs/error.log:10240
log:/var/adm/messages:10240
ignore srsxfer

[hobbit at hobbit download]$ ls
sunos8.v1.tar
[hobbit at hobbit download]$ pwd
/home/hobbit/server/download
Any chance we can get some feedback on this?  Congrats Adam, you are
getting further than we have.  Regardless, the tmp files it creates
without the 'w'rite attribute are a nuisance:

-r-xr-x---   1 nmsbb    staff     165540 Jul 19 15:41
.update.clienthost.1153323688.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 17:41
.update.clienthost.1153330910.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 18:46
.update.clienthost.1153334819.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 19:47
.update.clienthost.1153338436.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 20:47
.update.clienthost.1153342041.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 21:47
.update.clienthost.1153345667.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 21:52
.update.clienthost.1153345964.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 22:52
.update.clienthost.1153349570.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 23:52
.update.clienthost.1153353178.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 00:53
.update.clienthost.1153356796.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 01:53
.update.clienthost.1153360408.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 02:58
.update.clienthost.1153364321.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 03:58
.update.clienthost.1153367929.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 04:59
.update.clienthost.1153371541.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 05:59
.update.clienthost.1153375152.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 07:04
.update.clienthost.1153379068.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 08:04
.update.clienthost.1153382679.tmp

nmsbb at omzimp01:/export/home/nmsbb/client/logs> tail -f h*log
2006-07-20 23:10:46 connect to bbd failed - Connection refused
2006-07-20 23:10:46 Whoops ! bb failed to send message - Connection
failed
Cannot fetch new client tarfile
tar: blocksize = 0
Found update in progress or failed update (started 5 minutes ago)

No change in the latest snapshot.

~David

list Adam Scheblein · Fri, 21 Jul 2006 09:17:26 -0500 ·
Does anyone know where the tar file is stored that the clientupdate
utility pulls down?

Thanks,
Adam
quoted from Adam Scheblein
-----Original Message-----
From: Scheblein, Adam [mailto:user-de8d51f0c651@xymon.invalid]
Sent: Friday, July 21, 2006 9:02 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] clientupdate?

 ~hobbit/client/bin/clientupdate --update=sunos8.v1


Oops -- there shouldn't be a space inbetween update= and sunos8.v1

 Adam
-----Original Message-----
From: David Gore [mailto:user-3e5761c68b56@xymon.invalid]
Sent: Thursday, July 20, 2006 6:18 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] clientupdate?

David Gore wrote:
Henrik Stoerner wrote:
On Wed, Jul 19, 2006 at 01:38:53PM +0000, David Gore wrote:
What is the status (this release? next release?) of
clientupdate
to
automatically update the client?
It should be working in the current release (the original RC
from
July 12).

We read the man page and configured it, hoping it would work.
Obviously, it would save us a lot of time.  Here is what we
get
on
the client:

tail -f hobbitclient.log
2006-07-19 13:30:59 connect to bbd failed - Connection refused
2006-07-19 13:30:59 Whoops ! bb failed to send message -
Connection
failed
Cannot fetch new client tarfile
That is odd. Why can't it connect to the Hobbit server? It uses
the
same
method of connecting for the client update as it does when
sending
in
the client data.

Any signs in the server logs of hobbitd crashing? If yes, do
apply
the
current "allinone.patch" to the server and retry this.

No signs of the server crashing.  The server is fine and while
clientupdate is not working the client is fine otherwise all
statuses
up to date.

I am currently using the latest snapshot for client and server.
What does your client-local.cfg file have for this client, and
what
files do you have in the ~hobbit/download/ directory?

It looks something like this:

client-local.cfg:

[clienthost]
clientversion:sunos8.v1
file:/opt/app/apache/logs/access.log
log:/opt/app/apache/logs/error.log:10240
log:/var/adm/messages:10240
ignore srsxfer

[hobbit at hobbit download]$ ls
sunos8.v1.tar
[hobbit at hobbit download]$ pwd
/home/hobbit/server/download
Any chance we can get some feedback on this?  Congrats Adam, you
are
getting further than we have.  Regardless, the tmp files it
creates
without the 'w'rite attribute are a nuisance:

-r-xr-x---   1 nmsbb    staff     165540 Jul 19 15:41
.update.clienthost.1153323688.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 17:41
.update.clienthost.1153330910.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 18:46
.update.clienthost.1153334819.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 19:47
.update.clienthost.1153338436.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 20:47
.update.clienthost.1153342041.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 21:47
.update.clienthost.1153345667.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 21:52
.update.clienthost.1153345964.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 22:52
.update.clienthost.1153349570.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 23:52
.update.clienthost.1153353178.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 00:53
.update.clienthost.1153356796.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 01:53
.update.clienthost.1153360408.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 02:58
.update.clienthost.1153364321.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 03:58
.update.clienthost.1153367929.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 04:59
.update.clienthost.1153371541.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 05:59
.update.clienthost.1153375152.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 07:04
.update.clienthost.1153379068.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 08:04
.update.clienthost.1153382679.tmp

nmsbb at omzimp01:/export/home/nmsbb/client/logs> tail -f h*log
2006-07-20 23:10:46 connect to bbd failed - Connection refused
2006-07-20 23:10:46 Whoops ! bb failed to send message -
Connection
failed
Cannot fetch new client tarfile
tar: blocksize = 0
Found update in progress or failed update (started 5 minutes ago)

No change in the latest snapshot.

~David

list David Gore · Fri, 21 Jul 2006 14:53:45 +0000 ·
quoted from Adam Scheblein

Scheblein, Adam wrote:
 ~hobbit/client/bin/clientupdate --update=sunos8.v1
 

Oops -- there shouldn't be a space inbetween update= and sunos8.v1

 Adam
  
Well, after bumbling through the source code with gdb and being rather 
clueless, I did spot various clientupdate arguments including the one 
you have listed.  So having tried that and this:

./clientupdate --update=sunos8.v1.1

and this:

 ./.update.myHost01.1153492317.tmp --update=sunos8.v1.1

It works rather nicely, but of course we would like to see it work 
automatically as designed, but it does save a whole bunch of scp'ing in 
the interim.  It may also have a PATH bug:

myHost:/var/home/nmsbb/client/tmp> ./.update.myHost01.1153490198.tmp 
--update=sunos8.v1
Cannot chdir to BBHOME

It works after you export BBHOME, but that is not a problem on my 
original host where I still experience the problem.  In summary, 
clientupdate creates the tmp file which is the clientupdate binary and 
then fails.  Since clientupdate works manually, if we could figure out 
where the disconnect is the problem would be solved, hopefully.

Adam, did you try copying the tar file over manually and extracting it 
as your hobbit client user to make sure it all goes as planned?

~David
quoted from David Gore
-----Original Message-----
From: David Gore [mailto:user-3e5761c68b56@xymon.invalid]
Sent: Thursday, July 20, 2006 6:18 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] clientupdate?

David Gore wrote:
      
Henrik Stoerner wrote:
        
On Wed, Jul 19, 2006 at 01:38:53PM +0000, David Gore wrote:

          
What is the status (this release? next release?) of clientupdate
            
to
    
automatically update the client?

            
It should be working in the current release (the original RC from
July 12).

We read the man page and configured it, hoping it would work.
Obviously, it would save us a lot of time.  Here is what we get
            
on
  
the client:

tail -f hobbitclient.log
2006-07-19 13:30:59 connect to bbd failed - Connection refused
2006-07-19 13:30:59 Whoops ! bb failed to send message -
            
Connection
    
failed
Cannot fetch new client tarfile

            
That is odd. Why can't it connect to the Hobbit server? It uses
          
the
  
same
      
method of connecting for the client update as it does when
          
sending
  
in
    
the client data.

Any signs in the server logs of hobbitd crashing? If yes, do
          
apply
  
the
    
current "allinone.patch" to the server and retry this.

No signs of the server crashing.  The server is fine and while
clientupdate is not working the client is fine otherwise all
        
statuses
    
up to date.

I am currently using the latest snapshot for client and server.
        
What does your client-local.cfg file have for this client, and
          
what
  
files do you have in the ~hobbit/download/ directory?

It looks something like this:

client-local.cfg:

[clienthost]
clientversion:sunos8.v1
file:/opt/app/apache/logs/access.log
log:/opt/app/apache/logs/error.log:10240
log:/var/adm/messages:10240
ignore srsxfer

[hobbit at hobbit download]$ ls
sunos8.v1.tar
[hobbit at hobbit download]$ pwd
/home/hobbit/server/download

        
Any chance we can get some feedback on this?  Congrats Adam, you are
getting further than we have.  Regardless, the tmp files it creates
without the 'w'rite attribute are a nuisance:

-r-xr-x---   1 nmsbb    staff     165540 Jul 19 15:41
.update.clienthost.1153323688.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 17:41
.update.clienthost.1153330910.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 18:46
.update.clienthost.1153334819.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 19:47
.update.clienthost.1153338436.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 20:47
.update.clienthost.1153342041.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 21:47
.update.clienthost.1153345667.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 21:52
.update.clienthost.1153345964.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 22:52
.update.clienthost.1153349570.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 19 23:52
.update.clienthost.1153353178.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 00:53
.update.clienthost.1153356796.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 01:53
.update.clienthost.1153360408.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 02:58
.update.clienthost.1153364321.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 03:58
.update.clienthost.1153367929.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 04:59
.update.clienthost.1153371541.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 05:59
.update.clienthost.1153375152.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 07:04
.update.clienthost.1153379068.tmp
-r-xr-x---   1 nmsbb    staff     165540 Jul 20 08:04
.update.clienthost.1153382679.tmp

nmsbb at omzimp01:/export/home/nmsbb/client/logs> tail -f h*log
2006-07-20 23:10:46 connect to bbd failed - Connection refused
2006-07-20 23:10:46 Whoops ! bb failed to send message - Connection
      
failed
    
Cannot fetch new client tarfile
tar: blocksize = 0
Found update in progress or failed update (started 5 minutes ago)

No change in the latest snapshot.

~David