[OpenAFS] Re: IPA + OpenAFS

Derrick Brashear shadow@gmail.com
Fri, 13 Jul 2012 11:47:42 -0400


you're using dynroot. you don't need to (or, indeed, get to) create a
mount point in /afs for root.cell.

you should already have /afs/openafs.sri.utoronto.ca and
/afs/.openafs.sri.utoronto.ca visible.

On Fri, Jul 13, 2012 at 11:40 AM, Qing Chang <qchang@sri.utoronto.ca> wrote:
> Many many thanks.
>
> After removing the comment line, I got this:
> [root@smb1 etc]# vos create  smb1 /vicepa root.cell
> Volume 536870915 created on partition /vicepa of smb1
>
> Though I get this the next:
> [root@smb1 etc]# fs mkmount /afs/openafs.sri.utoronto.ca  root.cell
> fs: cell dynroot not in /usr/vice/etc/CellServDB
>
> [root@smb1 etc]# cat /usr/vice/etc/CellServDB
>>openafs.sri.utoronto.ca        #Cell name
> 142.76.29.40    #smb1.sri.utoronto.ca
>
> [root@smb1 etc]# ls -l /afs
>
> drwxr-xr-x. 100 root root 4096 Dec 31  1969 openafs.sri.utoronto.ca
>
> Qing
>
>
> On 13/07/2012 10:47 AM, Andrew Deason wrote:
>
> On Fri, 13 Jul 2012 10:15:50 -0400
> Qing Chang <qchang@sri.utoronto.ca> wrote:
>
> Silly me, I just copied system krb5.conf to the location without
> really noticing the difference in name and syntax...
> [root@smb1 etc]# cat /usr/afs/etc/krb5.conf
> # Realm mapping:
> SRI.UTORONTO.CA
>
> The file is krb.conf, not krb5.conf. And don't put any comments in the
> file; the only thing in that file should be the realm name, by itself.
> You want it to look like:
>
> [root@smb1 etc]# cat /usr/afs/etc/krb.conf
> SRI.UTORONTO.CA
> [root@smb1 etc]#
>
> But I am still stuck:
> [root@smb1 ~]# fs listacl /afs
> fs:'/afs': Connection timed out
>
> That's going to keep happening if you're using dynroot; that's unrelated
> to your issues.
>



-- 
Derrick