[OpenAFS] vos listaddrs ("stale" address)

2008-04-10 Thread Vladimir Konrad
Hello, I had a test afs server set up (which is not in existence any-more). But when I run: vos listaddrs The test server still shows there (even it is not running any-more). Is this harmless? I could not find a method to remove the "stale" entry. Vlad Please access the attached hyperlink fo

[OpenAFS] cm fails to invalidate cache for deleted files in volume root w/ fakestat

2008-04-10 Thread Stephan Wiesand
If a client runs with the -fakestat[-all] option, and has a file cached that resides in the root directory of a volume affected by fakestat, it fails to invalidate its cache for this file when it's deleted: ClientA: touch x ClientB: ls -l x ... 0 Apr 10 13:10 x ClientA: echo a >> x ClientB: ls

Re: [OpenAFS] vos listaddrs ("stale" address)

2008-04-10 Thread Thomas Kula
On Thu, Apr 10, 2008 at 12:45:45PM +0100, Vladimir Konrad wrote: > > Hello, > > I had a test afs server set up (which is not in existence any-more). > But when I run: > > vos listaddrs > > The test server still shows there (even it is not running any-more). > Is this harmless? > > I could not

Re: [OpenAFS] vos listaddrs ("stale" address)

2008-04-10 Thread Jeffrey Altman
Vladimir Konrad wrote: Hello, I had a test afs server set up (which is not in existence any-more). But when I run: vos listaddrs The test server still shows there (even it is not running any-more). Is this harmless? I could not find a method to remove the "stale" entry. Vlad There is no d

Re: [OpenAFS] 1.4.7pre3 client success on EL4&5 - and a question

2008-04-10 Thread Stephan Wiesand
On Wed, 9 Apr 2008, Jack Neely wrote: On Wed, Apr 09, 2008 at 05:45:59PM +0200, Stephan Wiesand wrote: installed, with the RPMDB in AFS, and if it fails we get three messages "afs: failed to store file (13)" and a wedged RPMDB. And, with 1.4.7pre3 but not 1.4.6, we see two more messages:

Re: [OpenAFS] vos listaddrs ("stale" address)

2008-04-10 Thread Vladimir Konrad
> > vos listaddrs > > > > The test server still shows there (even it is not running any-more). > > Is this harmless? > > > > I could not find a method to remove the "stale" entry. > There is no direct harm in the address being there but it > will slow down administration tools that query each se

[OpenAFS] Tokens seem to be automatically discarded

2008-04-10 Thread Hans-Gunther Borrmann
Hello, I encountered an major problem for me at least after migration from a 1.4.0 client version to 1.4.6. Tokens bound by uid ( there is no pag) seem to disappear under still unknown conditions. These tokens are generated and renewed by one single process and are used for different processes

[OpenAFS] 1.4.7pre3 success on Mac OS X Tiger 10.4.11 PPC

2008-04-10 Thread Jason Edgecombe
I have had no issues running 1.4.7pre3 on my Mac Powerbook running Tiger 10.4.11 It's been dunning for two days now. Jason ___ OpenAFS-info mailing list OpenAFS-info@openafs.org https://lists.openafs.org/mailman/listinfo/openafs-info

[OpenAFS] Strange message when connecting a Windows Mobile phone.

2008-04-10 Thread Anders Magnusson
We've seen a strange window that popups when connecting a Windows Mobile phone (via USB) to a XP workstation with the AFS client installed. It says: KTC_NCOM: The service, Transarc AFS Daemon, most likely is not started! (0xb50307) (ktc_GetToken()failed) (modulo typing errors, written down b

Re: [OpenAFS] Strange message when connecting a Windows Mobile phone.

2008-04-10 Thread Jeffrey Altman
Anders Magnusson wrote: We've seen a strange window that popups when connecting a Windows Mobile phone (via USB) to a XP workstation with the AFS client installed. It says: KTC_NCOM: The service, Transarc AFS Daemon, most likely is not started! (0xb50307) (ktc_GetToken()failed) (modulo ty

Re: [OpenAFS] Strange message when connecting a Windows Mobile phone.

2008-04-10 Thread Anders Magnusson
Jeffrey Altman wrote: I assume you are still using the afscreds.exe tool and that is where the error is coming from. Switch to Network Identity Manager and you won't see the error. Hm, we have the Identity Manager installed, but you mean that the "Prevent AFSCreds.exe from starting..." should

Re: [OpenAFS] Strange message when connecting a Windows Mobile phone.

2008-04-10 Thread Jeffrey Altman
Anders Magnusson wrote: Jeffrey Altman wrote: I assume you are still using the afscreds.exe tool and that is where the error is coming from. Switch to Network Identity Manager and you won't see the error. Hm, we have the Identity Manager installed, but you mean that the "Prevent AFSCreds.exe

Re: [OpenAFS] vos listaddrs ("stale" address)

2008-04-10 Thread Harald Barth
> vos changeaddr -oldaddr -remove What is your suggested way to remove one IP addr from a server without a restart or a move of all volumes to another server and then back again? I havn't found any good way to display what really is in the VLDB either. Harald.

Re: [OpenAFS] 1.4.7pre3 client success on EL4&5 - and a question

2008-04-10 Thread Marc Dionne
On Wed, Apr 9, 2008 at 11:45 AM, Stephan Wiesand <[EMAIL PROTECTED]> wrote: > PS On SL3, inserting the module from 1.4.7pre3 fails with the message that > hlist_unhashed is GPLONLY. I'll file a bug in RT. Hi Stephan, >From looking at your error messages in RT and 2.4 kernel sources, I think hlist

Re: [OpenAFS] best practice for salvage

2008-04-10 Thread Esther Filderman
On Thu, Apr 3, 2008 at 2:34 PM, Chas Williams (CONTRACTOR) <[EMAIL PROTECTED]> wrote: > In message <[EMAIL PROTECTED]>,Jeffrey Altman writes: > >What normal successfully completed operation is leaving unreferenced > >.__afs files behind? > > > >Lets fix the bug. > > good idea. i dont know

Re: [OpenAFS] Tokens seem to be automatically discarded

2008-04-10 Thread Derrick Brashear
"gcpags"; you can disable it several ways, including by compiling src/venus/gcpags.c into gcpags and running it. On Thu, Apr 10, 2008 at 8:22 AM, Hans-Gunther Borrmann <[EMAIL PROTECTED]> wrote: > Hello, > > I encountered an major problem for me at least after migration from a 1.4.0 > client ver