-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mike Pliskin wrote: > Dear all, > > First, let me state that I am a complete OpenAFS newbie. I’ve just started > playing with it and found some obstacles I failed to resolve myself even > after reading the docs – therefore asking for help here. > > 1. which version to install? I need windows client support so I need 1.5 - > right? But it is not stable.. Or is it? And don't see any pre-built rpms for > it, so compiling from sources?
As the protocol is compatible with rather old versions, you can mix client and server versions. BUT as security and bandwidth wise you should use a 1.4.12 or newer server on your *nix machines. For a client use 1.5.74 on windows and 1.4.12 on *nix machines. If you want to test and feel lucky, try the dev builds of 1.5.x on *nix and report bugs/errors/... > 2. tried to compile and it worked but it created a non-"mp" kernel module > while my kernel needs an mp one - how to fix that? > 3. do I really need a new fresh partition to start with or I can re-use an > existing one and just make it available via afs? > Actually #3 is the most important so let me explain. I have a server already > and willing to make a large repository available via afs. Attaching a new > hard drive or even changing partitions is hard for me as the servers is > remote for me and has plenty of data already. So is there any way to make afs > use just a folder somewhere? Any workarounds? You need to spend a partition exclusive for OpenAFS server. OpenAFS does have its onw structure of files in the server-partitions (but it is not influenced by "false" files in those partitions). Which ends up in: you need to copy your files into the OpenAFS space after you have created the server and volumes and the logic fs-tree structure. You COULD share the openAFS fileserver-partitions via NFS or else and save extra data in those partitions (which are left alone by the OpenAFS fileserver) but that includes horrible security issues and is absolute NOT a way to go. More important about a new setup are some limits,IMHO the most important for new users are: - -only 1 ReadWrite copy of a volume - -no more than 64k files in a directory - -replica only on manual/script interaction - -only whole file locking on server - -experimental disconnected-mode But those are all fields which are worked on. > Thanks a lot for the information in advance, > Mike Pliskin MfG, Lars Schimmer - -- - ------------------------------------------------------------- TU Graz, Institut für ComputerGraphik & WissensVisualisierung Tel: +43 316 873-5405 E-Mail: [email protected] Fax: +43 316 873-5402 PGP-Key-ID: 0x4A9B1723 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkvas9UACgkQmWhuE0qbFyOeoQCfU3I895CFV8BpjpbeOCNLLFKJ E9QAn2tbqhiBWX+wf5d6OnxsN4AZ0NsO =v20Z -----END PGP SIGNATURE----- _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
