[OpenAFS] afs-newcell fail: Couldn't get CPS for AnyUser
Xiong Jiang
linuster@gmail.com
Fri, 1 May 2009 08:14:31 -0700
> touch /vicepa/AlwaysAttach
This did the magic! When /vicepa was empty it didn't do anything.
While the same error message shows up multiple times in FileLog:
Fri May 1 08:06:50 2009 Couldn't get CPS for AnyUser, will try again
in 30 seconds; code=3D267268. (PRNOENT)
Fri May 1 08:07:20 2009 Couldn't get CPS for AnyUser, will try again
in 30 seconds; code=3D267275. (PRDBBAD)
It is doing the next step now:
vos create mytv.home a root.afs -localauth
But still failed, with error (some file is missing but don't know what it i=
s):
Could not change quota, continuing...
: No such file or directory
Failed to end the transaction on the volume root.afs 536870912
: No such file or directory
Error in vos create command.
: No such file or directory
Failed: 65280
Cell setup failed, ABORTING
Xiong
On Fri, May 1, 2009 at 7:53 AM, Derrick Brashear <shadow@gmail.com> wrote:
> the fileserver doesn't create partitions. you do.
> e.g.
> mkdir /vicepa
> touch /vicepa/AlwaysAttach
>
> *then* try running afs-newcell
>
>
> On Fri, May 1, 2009 at 8:27 AM, Xiong Jiang <linuster@gmail.com> wrote:
>> Hi there,
>>
>> I am installing OpenAFS on ubuntu karmic following the doc at:
>> http://www.debian-administration.org/article/OpenAFS_installation_on_Deb=
ian
>>
>> The OpenAFS version is 1.4.9.dfsg1-0+ubuntu3
>>
>> I got error when running afs-newcell:
>> ...
>> bos setrestart mytv.home -time never -general -localauth
>> Waiting for database elections: done.
>> vos create mytv.home a root.afs -localauth
>> vos : partition a does not exist on the server
>> Failed: 65280
>>
>> Cell setup failed, ABORTING
>>
>> and in /var/log/openafs/FileLog there is error:
>> Fri May =A01 04:59:13 2009 File server starting
>> Fri May =A01 04:59:13 2009 afs_krb_get_lrealm failed, using mytv.home.
>> Fri May =A01 04:59:13 2009 Couldn't get CPS for AnyUser, will try again =
in 30
>> seconds; code=3D267275.
>>
>> I verified that no partition is created by fileserver. How to
>> troubleshoot the error "Couldn't get CPS for AnyUser..."
>>
>> Any hint is appreciated.
>>
>> Xiong
>> _______________________________________________
>> OpenAFS-info mailing list
>> OpenAFS-info@openafs.org
>> https://lists.openafs.org/mailman/listinfo/openafs-info
>>
>
>
>
> --
> Derrick
>