[OpenAFS] Adding Additional Fileserver to Cell

Mike Bydalek mbydalek@contentconnections.com
Fri, 8 Sep 2006 12:56:41 -0700


Thanks for the responses Russ and Ted. I read through everything, but
I'm still having problems that I can't figure out.

Here are the commands that I'm trying to execute on the new fileserver
(mars) where the database server is (earth). I have kadmin and aklog'd
as admin which belongs to the system:administrators group.

root@mars:/etc# vos create mars.testbed.lan /vicepa common.mars

Could not change quota (error -1078215648), continuing...
VOLSER: permission denied, not a super user
Failed to end the transaction on the volume common.mars 536870924
VOLSER: permission denied, not a super user
Error in vos create command.
VOLSER: permission denied, not a super user
root@mars:/etc# fs mkmount /afs/testbed.lan/common common.mars
root@mars:/etc# fs setacl /afs/testbed.lan/common system:anyuser rl
fs: File '/afs/testbed.lan/common' doesn't exist
root@mars:/etc# ls /afs/testbed.lan/common
ls: /afs/testbed.lan/common: No such device

So obviously something is wrong, but I can't figure out what's going on.
If I list the volumes, or try and re-create the same volume, I get some
interesting results:

root@mars:/etc# vos listvol mars.testbed.lan
Total number of volumes on server mars.testbed.lan partition /vicepa: 0

Total volumes onLine 0 ; Total volumes offLine 0 ; Total busy 0

root@mars:/etc# vos create mars.testbed.lan /vicepa common.mars
Volume common.mars already exists

This could all be due to my initial botched attempt, but at this point,
I really don't know how to recover.

Thoughts?

Thanks,
Mike


ted creedon wrote:
> Complete multiple server instructions are in the IBM docs which come with
> the distribution.
>
>
> -----Original Message-----
> From: openafs-info-admin@openafs.org [mailto:openafs-info-admin@openafs.org]
> On Behalf Of Mike Bydalek
> Sent: Friday, September 08, 2006 11:02 AM
> To: openafs-info@openafs.org
> Subject: [OpenAFS] Adding Additional Fileserver to Cell
>
> Hi everyone.
>
> I'm trying to setup a testbed network with a couple AFS servers using
> KRB5 and documenting everything as I go (part of our DR plan).  Anyways,
> I currently have 2 Ubuntu servers with the OpenAFS 1.4.1-2 deb packages
> installed, but I am struggling in setting up a fileserver to expand my
> testcell on a the second system.
>
> [snip]
>
> Thanks!
>
> -Mike
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>
>
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>