Re: [OpenAFS] Re: modload failing, Sol10 SPARC, 1.4.14

2011-06-01 Thread chas williams - CONTRACTOR
On Tue, 31 May 2011 13:13:34 -0500 Andrew Deason adea...@sinenomine.net wrote: Also, Jeff, if you want a quick workaround, you can change -O to -O2 or just leave out the -O option. I think changing the value of KERN_OPTMZ in src/cf/osconf.m4 should be enough... the studio compilers, if i

Re: [OpenAFS] OpenAFS running on CentOS vs. Scientific Linux

2011-06-01 Thread Simon Wilkinson
On 31 May 2011, at 20:01, Dvorkin, Asya dvork...@umdnj.edu wrote: Currently, we are running our cell on CentOS, but looking into possibly moving towards Scientific Linux. Would love to hear your opinions and recommendations. Being binary rebuilds of the same upstream source distribution,

Re: [OpenAFS] Re: modload failing, Sol10 SPARC, 1.4.14

2011-06-01 Thread chas williams - CONTRACTOR
On Wed, 1 Jun 2011 00:25:00 -0500 Andrew Deason adea...@sinenomine.net wrote: On Tue, 31 May 2011 18:44:24 -0400 Derrick Brashear sha...@gmail.com wrote: or, for now, just replace that with memset(dirHeader-hashTable, 0, NHASHENT*(unsigned short)); and move along? Yeah but, I'd

Re: [OpenAFS] Re: modload failing, Sol10 SPARC, 1.4.14

2011-06-01 Thread Jeff Blaine
On 5/31/2011 6:40 PM, Andrew Deason wrote: On Tue, 31 May 2011 18:10:53 -0400 Jeff Blainejbla...@kickflop.net wrote: I then rebooted and got the same result upon trying modload again. I edited: src/cf/osconf.m4 src/libuafs/MakefileProto.SOLARIS.in src/libafs/MakefileProto.SOLARIS.in Well,

Re: [OpenAFS] Help: aklog cannot work properly

2011-06-01 Thread Jeff Blaine
On 6/1/2011 1:03 AM, Lee Eric wrote: Hi, It seems aklog cannot work well in my server. [root@server ~]# klist Ticket cache: FILE:/tmp/krb5cc_0 Default principal: admin@HERDINGCAT.INTERNAL Valid starting ExpiresService principal 06/01/11 00:55:12 06/02/11 00:55:10

Re: [OpenAFS] Help: aklog cannot work properly

2011-06-01 Thread Jeffrey Altman
On 6/1/2011 1:03 AM, Lee Eric wrote: Hi, It seems aklog cannot work well in my server. [root@server ~]# klist Ticket cache: FILE:/tmp/krb5cc_0 Default principal: admin@HERDINGCAT.INTERNAL Valid starting ExpiresService principal 06/01/11 00:55:12 06/02/11 00:55:10

Re: [OpenAFS] Re: modload failing, Sol10 SPARC, 1.4.14

2011-06-01 Thread Derrick Brashear
On Wed, Jun 1, 2011 at 1:25 AM, Andrew Deason adea...@sinenomine.net wrote: On Tue, 31 May 2011 18:44:24 -0400 Derrick Brashear sha...@gmail.com wrote: or, for now, just replace that with memset(dirHeader-hashTable, 0, NHASHENT*(unsigned short)); and move along? Yeah but, I'd like to get

Re: [OpenAFS] Help: aklog cannot work properly

2011-06-01 Thread Lee Eric
Thanks mates. I have fixed those problem properly. Regards, Eric On Wed, Jun 1, 2011 at 9:00 PM, Jeffrey Altman jalt...@secure-endpoints.com wrote: On 6/1/2011 1:03 AM, Lee Eric wrote: Hi, It seems aklog cannot work well in my server. [root@server ~]# klist Ticket cache:

[OpenAFS] Re: modload failing, Sol10 SPARC, 1.4.14

2011-06-01 Thread jblaine
Re: -O2 vs. -x02, etc. cc -flags ... -OUse default optimization level (-xO3) -On Same as -xOn Same difference ultimately, it seems, but I appreciate the help. ___ OpenAFS-info mailing list

RE: [OpenAFS] Kindle Editions of OpenAFS documentation

2011-06-01 Thread David Boyes
Would the community find it useful if I were to create Amazon Kindle Editions of the OpenAFS Documentation? Adobe ePub versions would be helpful. That way all the common electronic readers can use them, rather than use a restricted format. :��T���j)b�

Re: [OpenAFS] Re: modload failing, Sol10 SPARC, 1.4.14

2011-06-01 Thread Douglas E. Engert
On 6/1/2011 8:20 AM, Derrick Brashear wrote: On Wed, Jun 1, 2011 at 1:25 AM, Andrew Deasonadea...@sinenomine.net wrote: On Tue, 31 May 2011 18:44:24 -0400 Derrick Brashearsha...@gmail.com wrote: or, for now, just replace that with memset(dirHeader-hashTable, 0, NHASHENT*(unsigned short));

[OpenAFS] Re: modload failing, Sol10 SPARC, 1.4.14

2011-06-01 Thread Andrew Deason
On Wed, 1 Jun 2011 07:32:32 -0400 chas williams - CONTRACTOR c...@cmf.nrl.navy.mil wrote: the studio compilers, if i recall correctly, prefer -xO2. -O2 just gets passed to the linker (or something like that). At least according to the manpage, -O2 is equivalent to -xO2. -- Andrew Deason

[OpenAFS] Re: Help: Cannot execute pts createuser

2011-06-01 Thread Andrew Deason
On Wed, 1 Jun 2011 10:28:11 +0800 Lee Eric openlinuxsou...@gmail.com wrote: Thanks Marcus, your way solved the problem. And shall I use -localauth for the following installation procedure? Andrew, yes, I followed a guide from the OpenAFS official website,

[OpenAFS] IBM published a guide to configuring Kerberos v5 authentication for OpenAFS

2011-06-01 Thread Jeffrey Altman
OpenAFS 1.4.14 MIT Kerberos ??? Red Hat EL6 http://www.ibm.com/developerworks/opensource/library/os-openafs-kerberos5/index.html signature.asc Description: OpenPGP digital signature

Re: [OpenAFS] Re: modload failing, Sol10 SPARC, 1.4.14

2011-06-01 Thread chas williams - CONTRACTOR
On Wed, 1 Jun 2011 09:50:58 -0500 Andrew Deason adea...@sinenomine.net wrote: On Wed, 1 Jun 2011 07:32:32 -0400 chas williams - CONTRACTOR c...@cmf.nrl.navy.mil wrote: the studio compilers, if i recall correctly, prefer -xO2. -O2 just gets passed to the linker (or something like that).

Re: [OpenAFS] IBM published a guide to configuring Kerberos v5 authentication for OpenAFS

2011-06-01 Thread Harald Barth
http://www.ibm.com/developerworks/opensource/library/os-openafs-kerberos5/index.html Some observations: * No OpenAFS RPMs used * Old transarc style location used * The server config uses the old -noauth way to bootstrap * The client will need some attention at the next kernel upgrade Harald.

Re: [OpenAFS] IBM published a guide to configuring Kerberos v5 authentication for OpenAFS

2011-06-01 Thread Jeff Blaine
* The server config uses the old -noauth way to bootstrap Of course. That's the documented way from Quick Beginnings. That's how I just did it in a new testbed cell, too. Where was the new way documented when it was developed? ___ OpenAFS-info

Re: [OpenAFS] IBM published a guide to configuring Kerberos v5 authentication for OpenAFS

2011-06-01 Thread Derrick Brashear
On Wed, Jun 1, 2011 at 11:59 AM, Jeff Blaine jbla...@kickflop.net wrote: * The server config uses the old -noauth way to bootstrap Of course. That's the documented way from Quick Beginnings. if you're not using kaserver it can be avoided. extrude a database with pt_util and just start your

[OpenAFS] AFS Kerberos Best Practices Workshop 2011: June 13 to 17 - Registration Open

2011-06-01 Thread Jeffrey Altman
The AFS and Kerberos Best Practices Workshop Committee is happy to announce that registration for the 2011 AFS and Kerberos Best Practices Workshop is now open. As previously announced, this year's tutorials and workshop sessions will be held as an electronic conference which we hope will permit

[OpenAFS] AFS and freedesktop.org trash

2011-06-01 Thread Ken Dreyer
I was curious if anyone has experience with AFS and the freedesktop.org trashcan spec. http://www.freedesktop.org/wiki/Specifications/trash-spec The spec references a topdir area where a .Trash or a .Trash-$uid directory can exist at the top of a filesystem mount. For AFS, that translates to

[OpenAFS] Re: AFS and freedesktop.org trash

2011-06-01 Thread Andrew Deason
On Wed, 1 Jun 2011 10:51:42 -0600 Ken Dreyer ktdre...@ktdreyer.com wrote: I was curious if anyone has experience with AFS and the freedesktop.org trashcan spec. http://www.freedesktop.org/wiki/Specifications/trash-spec The spec references a topdir area where a .Trash or a .Trash-$uid

Re: [OpenAFS] Kindle Editions of OpenAFS documentation

2011-06-01 Thread Russ Allbery
David Boyes dbo...@sinenomine.net writes: Would the community find it useful if I were to create Amazon Kindle Editions of the OpenAFS Documentation? Adobe ePub versions would be helpful. That way all the common electronic readers can use them, rather than use a restricted format. Except

Re: [OpenAFS] IBM published a guide to configuring Kerberos v5 authentication for OpenAFS

2011-06-01 Thread Russ Allbery
Coy Hile coy.h...@coyhile.com writes: Isn't using Transarc paths the most appropriate way to ensure that things live in the same place in a heterogeneous environment? These days, a heterogeneous environment means Windows and Mac OS X as well, and they're not going to use the Transarc paths.

Re: [OpenAFS] Kindle Editions of OpenAFS documentation

2011-06-01 Thread Jake Thebault-Spieker
I can confirm that the Kindle cannot read ePub, but .mobi files work just fine. the Adobe Editions ePub files tend to be DRM'd, although also don't require DRM to be used. If we're talking about kindle-specific options, .mobi is probably best. If we're looking for an ereader format that'll span

Re: [OpenAFS] Kindle Editions of OpenAFS documentation

2011-06-01 Thread Russ Allbery
Lee Damon no...@ee.washington.edu writes: Recent kindles can read PDF and ePub. How recent? I got mine literally a month ago, and I don't see any sign of ePub support. Although maybe it just doesn't advertise; I suppose I should actually try it. I know it supports PDF, but PDF is kind of

[OpenAFS] Re: AFS and freedesktop.org trash

2011-06-01 Thread Andrew Deason
On Wed, 01 Jun 2011 13:19:45 -0400 Jeffrey Altman jalt...@secure-endpoints.com wrote: There is another related issue here. The behavior that is actually desirable is for a .Trash to be created at the root of each AFS volume. Has it been discussed before the possibility of making volume

Re: [OpenAFS] Kindle Editions of OpenAFS documentation

2011-06-01 Thread Jeffrey Altman
On 6/1/2011 1:22 PM, Lee Damon wrote: Would the community find it useful if I were to create Amazon Kindle Editions of the OpenAFS Documentation? Adobe ePub versions would be helpful. That way all the common electronic readers can use them, rather than use a restricted format. Except for

Re: [OpenAFS] Kindle Editions of OpenAFS documentation

2011-06-01 Thread Patty O'Reilly
Go here to see what kindle supports. http://www.amazon.com/gp/help/customer/display.html/ref=hp_navbox_usb_200375630?nodeId=200375630#usb On 6/1/11 10:20 AM, Jake Thebault-Spieker wrote: I can confirm that the Kindle cannot read ePub, but .mobi files work just fine. the Adobe Editions ePub

Re: [OpenAFS] Kindle Editions of OpenAFS documentation

2011-06-01 Thread Russ Allbery
David Boyes dbo...@sinenomine.net writes: Yes, the point was for the files to work on all the readers, instead of just the Kindle. To do that, you have to use a non-Kindle format, and ePub (a superset of PDF) is the most widely accepted. That gets you the kindle, Sony reader, Nook,

Re: [OpenAFS] Kindle Editions of OpenAFS documentation

2011-06-01 Thread David Boyes
How recent? I got mine literally a month ago, and I don't see any sign of ePub support. Although maybe it just doesn't advertise; I suppose I should actually try it. 6 months or so. They don't advertise it because guess what: you might buy books from somewhere else (horrors..) MOBI

Re: [OpenAFS] Re: AFS and freedesktop.org trash

2011-06-01 Thread omalleys
Quoting Andrew Deason adea...@sinenomine.net: On Wed, 1 Jun 2011 10:51:42 -0600 Ken Dreyer ktdre...@ktdreyer.com wrote: I was curious if anyone has experience with AFS and the freedesktop.org trashcan spec. http://www.freedesktop.org/wiki/Specifications/trash-spec The spec references a

Re: [OpenAFS] Kindle Editions of OpenAFS documentation

2011-06-01 Thread Derrick Brashear
I'm not sure about the most recent, but older Kindles absolutely will not handle ePub.  Also, if the goal is to get it into the Amazon store, I'm pretty sure it's going to have to be in MOBI format. Like I said, though, it doesn't have to be an either/or thing.  Plus, I'll point out that all

Re: [OpenAFS] Re: AFS and freedesktop.org trash

2011-06-01 Thread Ken Dreyer
On Wed, Jun 1, 2011 at 11:57 AM, omall...@msu.edu wrote: If you are using something like nscd, then you can adjust negative ttl's in the nscd.conf file. I did use nscd for a while. I regularly sign in and out of a VPN on this computer, and nscd was caching the negative responses for

Re: [OpenAFS] Re: AFS and freedesktop.org trash

2011-06-01 Thread Derrick Brashear
find the reference to .directory in afs_lookup (src/afs/VNOPS/afs_vnop_lookup.c) and read on... On Wed, Jun 1, 2011 at 2:47 PM, Ken Dreyer ktdre...@ktdreyer.com wrote: On Wed, Jun 1, 2011 at 11:57 AM,  omall...@msu.edu wrote: If you are using something like nscd, then you can adjust negative

Re: [OpenAFS] Kindle Editions of OpenAFS documentation

2011-06-01 Thread Chas Williams (CONTRACTOR)
In message 87oc2hmo4d@windlord.stanford.edu,Russ Allbery writes: I'm not sure about the most recent, but older Kindles absolutely will not handle ePub. Also, if the goal is to get it into the Amazon store, I'm pretty sure it's going to have to be in MOBI format. they saw they dont. but...

Re: [OpenAFS] Kindle Editions of OpenAFS documentation

2011-06-01 Thread Patty O'Reilly
Nice! Works great. On 6/1/11 3:12 PM, Chas Williams (CONTRACTOR) wrote: In message87oc2hmo4d@windlord.stanford.edu,Russ Allbery writes: I'm not sure about the most recent, but older Kindles absolutely will not handle ePub. Also, if the goal is to get it into the Amazon store, I'm pretty

Re: [OpenAFS] Kindle Editions of OpenAFS documentation

2011-06-01 Thread Chas Williams (CONTRACTOR)
after looking at it, the epub looks good. the conversion to mobi/proc lost a little bit with the command (fixed font) examples. it appears that the line breaks were ignord. the index doesnt work either. that might be broken in the original xml sources though. the toc does work and that makes

[OpenAFS] Re: [OpenAFS-announce] AFS Kerberos Best Practices Workshop 2011: June 13 to 17 - Registration Open

2011-06-01 Thread Chaz Chandler
Will there be an 'offline' / 'view later' option for those of us unable to tune in to the events in real time? -Chaz Jeffrey Altman jalt...@secure-endpoints.com wrote: The AFS and Kerberos Best Practices Workshop Committee is happy to announce that registration for the 2011 AFS and Kerberos

Re: [OpenAFS] Re: [OpenAFS-announce] AFS Kerberos Best Practices Workshop 2011: June 13 to 17 - Registration Open

2011-06-01 Thread Jeffrey Altman
On 6/1/2011 7:42 PM, Chaz Chandler wrote: Will there be an 'offline' / 'view later' option for those of us unable to tune in to the events in real time? -Chaz We will see what we can do for registrants but I cannot guarantee that such functionality will be available this year. Jeffrey

RE: [OpenAFS] Kindle Editions of OpenAFS documentation

2011-06-01 Thread David Boyes
so docbook provides an alpha/beta util for going from docbook to epub, dbtoepub. i ran this on an older copy of the .xml of the useruide to get an .epub and then converted with mobipocketreader to .prc. i copied this over to my kindle and it looks pretty good, fonts looke right and the