Re: [OpenAFS] Re: afsd.fuse usage?

2011-09-20 Thread Matt W. Benjamin
Hi,

Dunno.  My fuse ukernel is pretty old, and worked.  From the src, afs_root() is 
failing.  Might be an issue with the supplied dirs?  I would at this point 
build with full debugging and trace into it.  

Matt


- "Troy Benjegerdes"  wrote:

> I have not set up fuse on this machine for regular user access, but I
> get the same behavior
> on another machine that is configured.
> 
> hozer@six:~/cray/msgq$ sudo /usr/sbin/afsd.fuse -mountdir /tmp/afs/
> -cachedir /tmp/vcache/ -d
> [sudo] password for hozer: 
> Sorry, try again.
> [sudo] password for hozer: 
> FUSE library version: 2.8.5
> nullpath_ok: 0
> unique: 1, opcode: INIT (26), nodeid: 0, insize: 56
> INIT: 7.16
> flags=0x007b
> max_readahead=0x0002
> Starting AFS cache scan...found 0 non-empty cache files (0%).
> afsd: All AFS daemons started.
> Tue Sep 20 15:06:07 2011 Assertion failed! file
> /build/buildd-openafs_1.6.0-1-amd64-YBR2T1/openafs-1.6.0/src/afs/UKERNEL/afs_usrops.c,
> line 1284.
> 
> 
> 
> On Tue, Sep 20, 2011 at 02:58:33PM -0400, Matt W. Benjamin wrote:
> > Hi Troy,
> > 
> > When I just recently used fuse UKERNEL I did the following:
> > 
> >   afsd.fuse -memcache -mountdir /fafs -cachedir /vcache -d
> > 
> > and got initial results.  I haven't worked much with it yet, but the
> cm started and responded to vfsops.
> > 
> > Matt
> > 
> > - "Troy Benjegerdes"  wrote:
> > 
> > > Something is broken or not returning particularly useful error
> > > messages:
> > > 
> > > hozer@six:~$ /usr/sbin/afsd.fuse /tmp/afs
> > > fuse: bad mount point `': No such file or directory
> > > hozer@six:~$ /usr/sbin/afsd.fuse -- /tmp/afs
> > > fuse: bad mount point `--': No such file or directory
> > > hozer@six:~$ /usr/sbin/afsd.fuse -- -d /tmp/afs
> > > fuse: bad mount point `-d': No such file or directory
> > > hozer@six:~$ /usr/sbin/afsd.fuse -debug -- -d /tmp/afs
> > > fuse: bad mount point `-d': No such file or directory
> > > 
> > > hozer@six:~$ dpkg -l openafs-fuse
> > > Desired=Unknown/Install/Remove/Purge/Hold
> > > |
> > >
> Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> > > |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> > > ||/ NameVersion Description
> > >
> +++-===-===-==
> > > ii  openafs-fuse1.6.0-1 AFS
> distributed
> > > file system experimental FUSE client
> > > 
> > > 
> > > On Thu, Sep 15, 2011 at 11:19:32PM -0500, Andrew Deason wrote:
> > > > On Thu, 15 Sep 2011 21:22:08 -0500
> > > > Troy Benjegerdes  wrote:
> > > > 
> > > > > I can't seem to find any documentation on afsd.fuse... Is
> there a
> > > > > HOWTO, or something? What works, what doesn't?
> > > > 
> > > > It accepts all of the options that afsd does, and should behave
> in
> > > the
> > > > same way. Give it a mountdir and a cachedir and it'll "mount"
> AFS
> > > in
> > > > that dir and use the given cache directory.
> > > > 
> > > > What should work is unauthenticated file access to AFS;
> everything
> > > else
> > > > does not. So, you can't get authenticated access (unless you
> use
> > > host
> > > > ACLs; but please don't use host ACLs), and you can't use any
> > > utilities
> > > > like 'fs' with it.
> > > > 
> > > > In developers terms, there's no pioctl, but anything that
> doesn't
> > > > require a pioctl should work. We just haven't created a way to
> > > specify
> > > > "which cache manager do I communicate with?", so a pioctl call
> > > wouldn't
> > > > know who to talk to.
> > > > 
> > > > -- 
> > > > Andrew Deason
> > > > adea...@sinenomine.net
> > > > 
> > > > ___
> > > > OpenAFS-info mailing list
> > > > OpenAFS-info@openafs.org
> > > > https://lists.openafs.org/mailman/listinfo/openafs-info
> > > 
> > > -- 
> > >
> 
> > > Troy Benjegerdes 'da hozer'   
> > > ho...@hozed.org  
> > > 7 elements Farm   TerraCarbo 
> > > biofuels
> > > 
> > > If you're going through hell, keep going. ~ Winston Churchill
> > > 
> > > The challenge in changing the world is not in having great ideas,
> it's
> > > in
> > > having stupid simple ideas, as those are the ones that cause
> change.
> > > 
> > > ___
> > > OpenAFS-info mailing list
> > > OpenAFS-info@openafs.org
> > > https://lists.openafs.org/mailman/listinfo/openafs-info
> > 
> > -- 
> > 
> > Matt Benjamin
> > 
> > The Linux Box
> > 206 South Fifth Ave. Suite 150
> > Ann Arbor, MI  48104
> > 
> > http://linuxbox.com
> > 
> > tel. 734-761-4689
> > fax. 734-769-8938
> > cel. 734-216-5309
> 
> -- 
> 
> Troy Benjegerdes 'da hozer'   
> ho...@hozed.org  
> 7 elements Farm  

Re: [OpenAFS] Re: afsd.fuse usage?

2011-09-20 Thread Troy Benjegerdes
I have not set up fuse on this machine for regular user access, but I get the 
same behavior
on another machine that is configured.

hozer@six:~/cray/msgq$ sudo /usr/sbin/afsd.fuse -mountdir /tmp/afs/ -cachedir 
/tmp/vcache/ -d
[sudo] password for hozer: 
Sorry, try again.
[sudo] password for hozer: 
FUSE library version: 2.8.5
nullpath_ok: 0
unique: 1, opcode: INIT (26), nodeid: 0, insize: 56
INIT: 7.16
flags=0x007b
max_readahead=0x0002
Starting AFS cache scan...found 0 non-empty cache files (0%).
afsd: All AFS daemons started.
Tue Sep 20 15:06:07 2011 Assertion failed! file 
/build/buildd-openafs_1.6.0-1-amd64-YBR2T1/openafs-1.6.0/src/afs/UKERNEL/afs_usrops.c,
 line 1284.



On Tue, Sep 20, 2011 at 02:58:33PM -0400, Matt W. Benjamin wrote:
> Hi Troy,
> 
> When I just recently used fuse UKERNEL I did the following:
> 
>   afsd.fuse -memcache -mountdir /fafs -cachedir /vcache -d
> 
> and got initial results.  I haven't worked much with it yet, but the cm 
> started and responded to vfsops.
> 
> Matt
> 
> - "Troy Benjegerdes"  wrote:
> 
> > Something is broken or not returning particularly useful error
> > messages:
> > 
> > hozer@six:~$ /usr/sbin/afsd.fuse /tmp/afs
> > fuse: bad mount point `': No such file or directory
> > hozer@six:~$ /usr/sbin/afsd.fuse -- /tmp/afs
> > fuse: bad mount point `--': No such file or directory
> > hozer@six:~$ /usr/sbin/afsd.fuse -- -d /tmp/afs
> > fuse: bad mount point `-d': No such file or directory
> > hozer@six:~$ /usr/sbin/afsd.fuse -debug -- -d /tmp/afs
> > fuse: bad mount point `-d': No such file or directory
> > 
> > hozer@six:~$ dpkg -l openafs-fuse
> > Desired=Unknown/Install/Remove/Purge/Hold
> > |
> > Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> > |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> > ||/ NameVersion Description
> > +++-===-===-==
> > ii  openafs-fuse1.6.0-1 AFS distributed
> > file system experimental FUSE client
> > 
> > 
> > On Thu, Sep 15, 2011 at 11:19:32PM -0500, Andrew Deason wrote:
> > > On Thu, 15 Sep 2011 21:22:08 -0500
> > > Troy Benjegerdes  wrote:
> > > 
> > > > I can't seem to find any documentation on afsd.fuse... Is there a
> > > > HOWTO, or something? What works, what doesn't?
> > > 
> > > It accepts all of the options that afsd does, and should behave in
> > the
> > > same way. Give it a mountdir and a cachedir and it'll "mount" AFS
> > in
> > > that dir and use the given cache directory.
> > > 
> > > What should work is unauthenticated file access to AFS; everything
> > else
> > > does not. So, you can't get authenticated access (unless you use
> > host
> > > ACLs; but please don't use host ACLs), and you can't use any
> > utilities
> > > like 'fs' with it.
> > > 
> > > In developers terms, there's no pioctl, but anything that doesn't
> > > require a pioctl should work. We just haven't created a way to
> > specify
> > > "which cache manager do I communicate with?", so a pioctl call
> > wouldn't
> > > know who to talk to.
> > > 
> > > -- 
> > > Andrew Deason
> > > adea...@sinenomine.net
> > > 
> > > ___
> > > OpenAFS-info mailing list
> > > OpenAFS-info@openafs.org
> > > https://lists.openafs.org/mailman/listinfo/openafs-info
> > 
> > -- 
> > 
> > Troy Benjegerdes 'da hozer'   
> > ho...@hozed.org  
> > 7 elements Farm TerraCarbo 
> > biofuels
> > 
> > If you're going through hell, keep going. ~ Winston Churchill
> > 
> > The challenge in changing the world is not in having great ideas, it's
> > in
> > having stupid simple ideas, as those are the ones that cause change.
> > 
> > ___
> > OpenAFS-info mailing list
> > OpenAFS-info@openafs.org
> > https://lists.openafs.org/mailman/listinfo/openafs-info
> 
> -- 
> 
> Matt Benjamin
> 
> The Linux Box
> 206 South Fifth Ave. Suite 150
> Ann Arbor, MI  48104
> 
> http://linuxbox.com
> 
> tel. 734-761-4689
> fax. 734-769-8938
> cel. 734-216-5309

-- 

Troy Benjegerdes 'da hozer'ho...@hozed.org  
7 elements Farm TerraCarbo biofuels

If you're going through hell, keep going. ~ Winston Churchill

The challenge in changing the world is not in having great ideas, it's in
having stupid simple ideas, as those are the ones that cause change.

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


Re: [OpenAFS] Re: afsd.fuse usage?

2011-09-20 Thread Matt W. Benjamin
Hi Troy,

When I just recently used fuse UKERNEL I did the following:

  afsd.fuse -memcache -mountdir /fafs -cachedir /vcache -d

and got initial results.  I haven't worked much with it yet, but the cm started 
and responded to vfsops.

Matt

- "Troy Benjegerdes"  wrote:

> Something is broken or not returning particularly useful error
> messages:
> 
> hozer@six:~$ /usr/sbin/afsd.fuse /tmp/afs
> fuse: bad mount point `': No such file or directory
> hozer@six:~$ /usr/sbin/afsd.fuse -- /tmp/afs
> fuse: bad mount point `--': No such file or directory
> hozer@six:~$ /usr/sbin/afsd.fuse -- -d /tmp/afs
> fuse: bad mount point `-d': No such file or directory
> hozer@six:~$ /usr/sbin/afsd.fuse -debug -- -d /tmp/afs
> fuse: bad mount point `-d': No such file or directory
> 
> hozer@six:~$ dpkg -l openafs-fuse
> Desired=Unknown/Install/Remove/Purge/Hold
> |
> Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
> ||/ NameVersion Description
> +++-===-===-==
> ii  openafs-fuse1.6.0-1 AFS distributed
> file system experimental FUSE client
> 
> 
> On Thu, Sep 15, 2011 at 11:19:32PM -0500, Andrew Deason wrote:
> > On Thu, 15 Sep 2011 21:22:08 -0500
> > Troy Benjegerdes  wrote:
> > 
> > > I can't seem to find any documentation on afsd.fuse... Is there a
> > > HOWTO, or something? What works, what doesn't?
> > 
> > It accepts all of the options that afsd does, and should behave in
> the
> > same way. Give it a mountdir and a cachedir and it'll "mount" AFS
> in
> > that dir and use the given cache directory.
> > 
> > What should work is unauthenticated file access to AFS; everything
> else
> > does not. So, you can't get authenticated access (unless you use
> host
> > ACLs; but please don't use host ACLs), and you can't use any
> utilities
> > like 'fs' with it.
> > 
> > In developers terms, there's no pioctl, but anything that doesn't
> > require a pioctl should work. We just haven't created a way to
> specify
> > "which cache manager do I communicate with?", so a pioctl call
> wouldn't
> > know who to talk to.
> > 
> > -- 
> > Andrew Deason
> > adea...@sinenomine.net
> > 
> > ___
> > OpenAFS-info mailing list
> > OpenAFS-info@openafs.org
> > https://lists.openafs.org/mailman/listinfo/openafs-info
> 
> -- 
> 
> Troy Benjegerdes 'da hozer'   
> ho...@hozed.org  
> 7 elements Farm   TerraCarbo 
> biofuels
> 
> If you're going through hell, keep going. ~ Winston Churchill
> 
> The challenge in changing the world is not in having great ideas, it's
> in
> having stupid simple ideas, as those are the ones that cause change.
> 
> ___
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info

-- 

Matt Benjamin

The Linux Box
206 South Fifth Ave. Suite 150
Ann Arbor, MI  48104

http://linuxbox.com

tel. 734-761-4689
fax. 734-769-8938
cel. 734-216-5309
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


Re: [OpenAFS] Upgrade OpenAFS 1.4.12 to 1.6 fileservers, ok?

2011-09-20 Thread Russ Allbery
Lars Schimmer  writes:

> As one of the admins bedie us told me, there needs something special to
> be taken care of while updating 1.4.12 Debian OpenAFS fileserver to 1.6,
> I just want to ask here.

It used to be the case that demand-attach was a compile-time option, and
if you upgraded to a file server built with demand-attach, you had to do
one-time upgrade tasks.  But 1.6 ships a regular fileserver and a separate
demand-attach fileserver, so this is no longer the case.

-- 
Russ Allbery (r...@stanford.edu) 
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


Re: [OpenAFS] Upgrade OpenAFS 1.4.12 to 1.6 fileservers, ok?

2011-09-20 Thread Derrick Brashear
On Tue, Sep 20, 2011 at 12:42 PM, Lars Schimmer
 wrote:
> On 2011-09-20 18:32, Derrick Brashear wrote:
>>
>> On Tue, Sep 20, 2011 at 10:07 AM, Lars Schimmer
>>   wrote:
>>>
>>> Hello
>>>
>>> As one of the admins bedie us told me, there needs something special to
>>> be
>>> taken care of while updating 1.4.12 Debian OpenAFS fileserver to 1.6, I
>>> just
>>> want to ask here.
>>
>> uh. fileserver? can't think of anything. dbservers need to be all at
>> once, and if you create nested groups in
>> pts, you can't downgrade easily. but fileservers? fire at will. enjoy.
>
>
> Thank you. Silly me, to late at work, did missed the DBservers.
> So DB servers need to upgrade all at once, do they migrate any DB? (or whats
> the reason?).

we don't promise compatibility between different ubik server versions
within a single quorum.

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


Re: [OpenAFS] Upgrade OpenAFS 1.4.12 to 1.6 fileservers, ok?

2011-09-20 Thread Lars Schimmer

On 2011-09-20 18:32, Derrick Brashear wrote:

On Tue, Sep 20, 2011 at 10:07 AM, Lars Schimmer
  wrote:

Hello

As one of the admins bedie us told me, there needs something special to be
taken care of while updating 1.4.12 Debian OpenAFS fileserver to 1.6, I just
want to ask here.


uh. fileserver? can't think of anything. dbservers need to be all at
once, and if you create nested groups in
pts, you can't downgrade easily. but fileservers? fire at will. enjoy.



Thank you. Silly me, to late at work, did missed the DBservers.
So DB servers need to upgrade all at once, do they migrate any DB? (or 
whats the reason?).



MfG,
Lars Schimmer
--
-
TU Graz, Institut für ComputerGraphik & WissensVisualisierung
Tel: +43 316 873-5405   E-Mail: l.schim...@cgv.tugraz.at
Fax: +43 316 873-5402   PGP-Key-ID: 0x4A9B1723
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


Re: [OpenAFS] Upgrade OpenAFS 1.4.12 to 1.6 fileservers, ok?

2011-09-20 Thread Derrick Brashear
On Tue, Sep 20, 2011 at 10:07 AM, Lars Schimmer
 wrote:
> Hello
>
> As one of the admins bedie us told me, there needs something special to be
> taken care of while updating 1.4.12 Debian OpenAFS fileserver to 1.6, I just
> want to ask here.

uh. fileserver? can't think of anything. dbservers need to be all at
once, and if you create nested groups in
pts, you can't downgrade easily. but fileservers? fire at will. enjoy.

> On webpage and in release note I did not seen anything about to take of,
> neither do I remember.
> But did I miss something?
>
> Can I just upgrade one of my three server for a test and let it run with 2
> 1.4.x fileservers?
>
> Thank you.
>
> MfG,
> Lars Schimmer
> --
> -
> TU Graz, Institut für ComputerGraphik & WissensVisualisierung
> Tel: +43 316 873-5405       E-Mail: l.schim...@cgv.tugraz.at
> Fax: +43 316 873-5402       PGP-Key-ID: 0x4A9B1723
> ___
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>



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


Re: [OpenAFS] Re: Writing allowed where it's not expected

2011-09-20 Thread Jeffrey Altman
On 9/20/2011 11:50 AM, Dirk Heinrichs wrote:
> Thanks a lot for the clarification. Can this 2 hour delay be
> configured somewhere?
> 
> Bye...

It is configurable in the Windows client.  It is not configurable for
the Unix client.

Jeffrey Altman



signature.asc
Description: OpenPGP digital signature


Re: [OpenAFS] Re: Writing allowed where it's not expected

2011-09-20 Thread Dirk Heinrichs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 19.09.2011 16:39, schrieb Andrew Deason:

> Yes, sorry, I read 'below' as 'above'. In this case, perhaps the
> client still had old vldb information, which did not contain the RO
> site? The 'vos examine' info for the RO said:
> 
> CreationSat Sep 17 09:41:04 2011 CopySat Sep 17
> 09:41:04 2011 Backup  Never Last Access Sat Sep 17 09:40:59
> 2011 Last Update Sat Sep 17 09:40:59 2011
> 
> And the original problem was seen around:
> 
> % touch sw/foo % ll -g -n sw/foo -rw--- 1 100 0 2011-09-17
> 11:14 sw/foo
> 
> Which is less than two hours later. If around 9:40 on Saturday was
> the first time that RO had existed, you need to wait about 2 hours
> to guarantee all clients will "see" the new RO (or you can run 'fs
> checkv' on specific clients, to not need to wait).

Thanks a lot for the clarification. Can this 2 hour delay be
configured somewhere?

Bye...

Dirk
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iD8DBQFOeLZa8NVtnsLkZ7sRAvo8AKCy9/+JdQX+BwilOJOQrkjfYPbnZACfS58f
yyJ5eFLSLzFwp4QeIvaE8wI=
=XSTi
-END PGP SIGNATURE-
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info


Re: [OpenAFS] Re: afsd.fuse usage?

2011-09-20 Thread Troy Benjegerdes
Something is broken or not returning particularly useful error messages:

hozer@six:~$ /usr/sbin/afsd.fuse /tmp/afs
fuse: bad mount point `': No such file or directory
hozer@six:~$ /usr/sbin/afsd.fuse -- /tmp/afs
fuse: bad mount point `--': No such file or directory
hozer@six:~$ /usr/sbin/afsd.fuse -- -d /tmp/afs
fuse: bad mount point `-d': No such file or directory
hozer@six:~$ /usr/sbin/afsd.fuse -debug -- -d /tmp/afs
fuse: bad mount point `-d': No such file or directory

hozer@six:~$ dpkg -l openafs-fuse
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion Description
+++-===-===-==
ii  openafs-fuse1.6.0-1 AFS distributed file system 
experimental FUSE client


On Thu, Sep 15, 2011 at 11:19:32PM -0500, Andrew Deason wrote:
> On Thu, 15 Sep 2011 21:22:08 -0500
> Troy Benjegerdes  wrote:
> 
> > I can't seem to find any documentation on afsd.fuse... Is there a
> > HOWTO, or something? What works, what doesn't?
> 
> It accepts all of the options that afsd does, and should behave in the
> same way. Give it a mountdir and a cachedir and it'll "mount" AFS in
> that dir and use the given cache directory.
> 
> What should work is unauthenticated file access to AFS; everything else
> does not. So, you can't get authenticated access (unless you use host
> ACLs; but please don't use host ACLs), and you can't use any utilities
> like 'fs' with it.
> 
> In developers terms, there's no pioctl, but anything that doesn't
> require a pioctl should work. We just haven't created a way to specify
> "which cache manager do I communicate with?", so a pioctl call wouldn't
> know who to talk to.
> 
> -- 
> Andrew Deason
> adea...@sinenomine.net
> 
> ___
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info

-- 

Troy Benjegerdes 'da hozer'ho...@hozed.org  
7 elements Farm TerraCarbo biofuels

If you're going through hell, keep going. ~ Winston Churchill

The challenge in changing the world is not in having great ideas, it's in
having stupid simple ideas, as those are the ones that cause change.

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


Re: [OpenAFS] Re: New volumes get strange IDs and are unusable

2011-09-20 Thread Giovanni Bracco

in our cell enea.it we had the same problem long ago and we were able to
  repair the situation in the way that was described at the Openafs
Best Practices Workshop 2005:

http://workshop.openafs.org/afsbpw05/talks/VirtualAFScell_Bracco_Pittsburgh2005.pdf

No idea at that time (nor now!) of how the problem was originated!

Giovanni

Torbjörn Moa wrote:

On 09/19/2011 04:48 PM, Andrew Deason wrote:

On Mon, 19 Sep 2011 16:33:06 +0200
Torbjörn Moa  wrote:


[root@sysafs2 ~]# vos create sysafs2 /vicepa testatest
Volume 2620303136 created on partition /vicepa of sysafs2

[root@sysafs2 ~]# vos examine testatest
Could not fetch the information about volume 2620303136 from the server
: No such device
Volume does not exist on server sysafs2.physto.se as indicated by the VLDB

What version? Some things used to have problems with volume IDs over
2147483648 but I thought we've fixed them all by now.



On this particular node we run 1.4.6, but it varies between servers.


Note the big diff in volume id's. The id's starting with 536 are
normal for my cell, the 2620... I have never seen before.

Something bumped the "max volume id" counter in the vldb by a large
number. This could happen in many different ways... unfortuntely, if you
don't have the logging level turned up in the vlserver or have audit
logs turned on, it's going to be difficult to determine what did it. Do
you run any kind of periodic checking for consistency of volumes vs vldb
or anything like that?



Hmmm, yes we do. We have a nagios check running on all servers that does
a "vos syncserv "$server" -d" and "vos syncvldb "$server" -dryrun"
periodically. I guess you are implying I shouldn't do that...

___
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


Re: [OpenAFS] Upgrade OpenAFS 1.4.12 to 1.6 fileservers, ok?

2011-09-20 Thread Jonathan Nilsson
>
>
> As one of the admins bedie us told me, there needs something special to be
> taken care of while updating 1.4.12 Debian OpenAFS fileserver to 1.6, I just
> want to ask here.
> On webpage and in release note I did not seen anything about to take of,
> neither do I remember.
> But did I miss something?
>

Although I don't have experience with OpenAFS servers on Debian, I am
currently running with three 1.4.14 servers and one 1.6.0 server running
DAFS. All are on CentOS. Moving volumes back and forth between 1.4 and 1.6
servers seems to work fine, and everything else seems to  "just work" too.
The only special thing I had to do was remember to use a different "bos
create" syntax to use DAFS.

Perhaps your the other admin was referring to this page about "Converting a
Fileserver to DAFS" - http://docs.openafs.org/QuickStartUnix/apcs04.html

-- 
Jonathan.Nilsson at uci dot edu
Social Sciences Computing Services
SSPB 1265 | 949.824.1536


[OpenAFS] Upgrade OpenAFS 1.4.12 to 1.6 fileservers, ok?

2011-09-20 Thread Lars Schimmer

Hello

As one of the admins bedie us told me, there needs something special to 
be taken care of while updating 1.4.12 Debian OpenAFS fileserver to 1.6, 
I just want to ask here.
On webpage and in release note I did not seen anything about to take of, 
neither do I remember.

But did I miss something?

Can I just upgrade one of my three server for a test and let it run with 
2 1.4.x fileservers?


Thank you.

MfG,
Lars Schimmer
--
-
TU Graz, Institut für ComputerGraphik & WissensVisualisierung
Tel: +43 316 873-5405   E-Mail: l.schim...@cgv.tugraz.at
Fax: +43 316 873-5402   PGP-Key-ID: 0x4A9B1723
___
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info