Re: [OpenAFS] AFS client installation on Motorolla MVME6100 PowerPC

2005-08-07 Thread Konstantin Boyanov
Hi again,

First thank you for replying.
I can't get your point - first you say that nobody ever compiled the AFS kernel module for thatprocessor (which is also my oppinion after a hard search through the net), and then you advise me to copy the kernel module into the boot image.Am I supposed to load the AFSclient as a module?And excuse me for the lame question but how you define a place in the boot imageas appropriate?


Thank you once again.

Konstantin Boyanov


[OpenAFS] break while data transfer - no token?

2005-08-07 Thread Lars Schimmer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!

I setup a AFS Cell on debian systems with 2 servers and 2 clients right now.
The servers are the OpenAFS 1.3.82 package from debian sarge, the client
has 1.3.86 on windows.
I use MIT krb5 for auth, it's the debian packages.
On the database servers I've got raids with 300 GB space each for /vicepa .
So far it all works.
But now I try to populate the volumes on that servers, and one error
occurs from time to time...
I try to copy from a samba drive or another AFS cell data in one volume
and it works for some time, but after some time, a message occurs: Disk
is full - skip or abort
If i skip that file, it just waits some sec more and goes on. Til the
next Disk is full message, which could appear after some min or after
4h...
And no, there are not 60k files or else limitations as far as I know.
On another copy (in which I skip all files that were copied) that
skipped file is copied without any problems.
Ans yes, my ticket and my tokens are guilty and active for another some
4-6 hours.
But it looks like the tokens get invalid and the OpenAFs client has to
obtain another guilty token. Indeed the gui tells that I still got the
same token as before...
Strange and annoying at all...
Any hints, tips?

Cya
Lars
- --
- --
TU Graz, Institut für Wissensmanagement und Visualisierung
Tel.: +43 316 873-5405  E-Mail: [EMAIL PROTECTED]
PGP-Key-ID: 0xB87A0E03
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC9gJ5VguzrLh6DgMRAh9lAJ4n6I0INlgWHjycGu2s7tNzviFzVACfamV8
My4xhjFe1+rN5VOBh+7y4ns=
=E7xR
-END PGP SIGNATURE-
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


RE: [OpenAFS] AFS client installation on Motorolla MVME6100 PowerPC

2005-08-07 Thread ted creedon



For practice try building a complete working system on 
2 or 3 Linux boxes, then migrate.

tedc


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Konstantin 
BoyanovSent: Sunday, August 07, 2005 3:39 AMTo: Horst 
BirthelmerCc: openafs-info@openafs.orgSubject: Re: 
[OpenAFS] AFS client installation on Motorolla MVME6100 
PowerPC

Hi again,

First thank you for replying.
I can't get your point - first you say that "nobody ever compiled the AFS 
kernel module for thatprocessor" (which is also my oppinion after a hard 
search through the net), and then you advise me to copy the kernel module into 
the boot image.

The AFS client is a kernel module. The server runs in 
user space. The kernel module is built during the make ;make install; phase of 
the build.

Am I supposed to load the 
AFSclient as a module?

For practice try building a complete working system on 
2 or 3 x86 or PPC Linux boxes, thenchange the boot image and test.. When 
that works try the MVME6100.
And excuse me for the lame question 
but how you define a place in the boot imageas "appropriate"?
Invmlinuz.

Thank you once again.

Konstantin Boyanov


[OpenAFS] OpenAFS speed over the net

2005-08-07 Thread Lars Schimmer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!

I just move on with my copy of files over the net, via 600 miles through
europe.
Just for information:
Windows client stuck at ca. 600kb/sec at all, at 4 or more copies it
breaks down to 300kb/sec max in my configuration.
Linux client raises to 2.5 MB/sec with 4 tranfser, with one transfer it
reaches only 600 kb/sec...
Strange, but at least it works. :-)

Cya
Lars
- --
- --
TU Graz, Institut für Wissensmanagement und Visualisierung
Tel.: +43 316 873-5405  E-Mail: [EMAIL PROTECTED]
PGP-Key-ID: 0xB87A0E03
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC9kEmVguzrLh6DgMRAkhzAKC/C6k58vpyT6HQCjpHpTMFBTt1JgCgxJZn
4enybB1e1b1dItTlc2KQp3c=
=CW+Q
-END PGP SIGNATURE-
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


Re: [OpenAFS] AFS client installation on Motorolla MVME6100 PowerPC

2005-08-07 Thread Horst Birthelmer


On Aug 7, 2005, at 12:38 PM, Konstantin Boyanov wrote:


Hi again,

First thank you for replying.
I can't get your point - first you say that nobody ever compiled  
the AFS kernel module for that
processor (which is also my oppinion after a hard search through  
the net), and then you advise me to copy the kernel module into the  
boot image. Am I supposed to load the AFS client as a module?And  
excuse me for the lame question but how you define a place in the  
boot image as appropriate?




I wasn't sure what _your_ point was.
I couldn't distinguish if your problem was in compiling or getting  
the kernel module onto the target or configuring the system.


Sorry for confusing you.

BTW, OpenAFS can only be compiled as a kernel module for Linux (not  
built static into the kernel) and an appropriate place would be any  
you like on the root filesystem. Sorry for the confusion again. I'm  
used to transfer the root fs as well together with the boot image  
onto the target and boot from flash or whatever there is. Stupid  
wording mistake...

You can, of course, have your root fs somewhere else. (NFS, etc.)

For client functionality you need the kernel module, the afsd  
deamon and a proper configuration (this means all configuration files).


Horst
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


[OpenAFS] Re: Live CD WITH OpenAFS?

2005-08-07 Thread Adam Megacz

I tried doing this, and AFSDB breaks for strange and mystical reasons.

  http://www.mail-archive.com/openafs-info@openafs.org/msg16572.html

Sadly, OpenAFS does not have the necessary debugging output to fix
this problem.

  http://www.mail-archive.com/openafs-info@openafs.org/msg16574.html

  - a


ted creedon [EMAIL PROTECTED] writes:
  Modify the Knoppix Live CD

 tedc

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 On Behalf Of Lars Schimmer
 Sent: Friday, August 05, 2005 1:34 AM
 To: openafs-info@openafs.org
 Subject: [OpenAFS] Live CD WITH OpenAFS?

 Hi!

 Is there any Linux/Windows Live CD out there with OpenAFS integrated?
 If yes, it would make my work a bit easier ;-) I planned to install some PCs
 from the same image and would like to host that image file in AFS space.
 But howto copy that image file to disk of the PCs. I would like to boot from
 a CD and get into AFS space with that CD and copy the image from AFS sspace
 to HD of the PC without installing anything before onto that PC...
 Any hints?

 Cya
 Lars
 --
 --
 TU Graz, Institut für Wissensmanagement und Visualisierung
 Tel.: +43 316 873-5405  E-Mail: [EMAIL PROTECTED]
 PGP-Key-ID: 0xB87A0E03
 ___
 OpenAFS-info mailing list
 OpenAFS-info@openafs.org
 https://lists.openafs.org/mailman/listinfo/openafs-info

-- 
PGP/GPG: 5C9F F366 C9CF 2145 E770  B1B8 EFB1 462D A146 C380

___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


Re: [OpenAFS] OpenAFS speed over the net

2005-08-07 Thread Jeffrey Altman
The Windows client defaults to using encryption while the
Linux client does not.   That is the most likely cause of the
difference.

Jeffrey Altman


Lars Schimmer wrote:

 Hi!
 
 I just move on with my copy of files over the net, via 600 miles through
 europe.
 Just for information:
 Windows client stuck at ca. 600kb/sec at all, at 4 or more copies it
 breaks down to 300kb/sec max in my configuration.
 Linux client raises to 2.5 MB/sec with 4 tranfser, with one transfer it
 reaches only 600 kb/sec...
 Strange, but at least it works. :-)
 
 Cya
 Lars
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


smime.p7s
Description: S/MIME Cryptographic Signature