Paul Summers | 2 Feb 2006 22:15

Continued FreeBSD 4.x support?

	I'm curious to know if the 4.x tree of FreeBSD is going to continue  
to be supported by arla. I'm presently running an old release  
successfully (0.38), however, I'm unable to get 0.39 thru 0.41 to  
build for various reasons.

	0.39 breaks on compile with a syntax error in nnpfs_vnodeops-bsd.c.
	
	0.40 breaks on compile with a file not found issue (nnpfs_syscalls- 
wrap-freebsd.c:49: kafs.h)

	0.41 breaks on compile with: nnpfs/nnpfs.h:105: field 'dev_lock' has  
incomplete type.

	Any info would be appreciated.

Paul
Tomas Olsson | 2 Feb 2006 23:18
Picon
Picon
Favicon

Re: Continued FreeBSD 4.x support?

Paul Summers <simba <at> lionking.org> writes:
> I'm curious to know if the 4.x tree of FreeBSD is going to continue to be
> supported by arla. I'm presently running an old release successfully
> (0.38), however, I'm unable to get 0.39 thru 0.41 to build for various
> reasons.
>
Obviously, we haven't done any testing on 4.x for some time. I don't expect
we'll do it for future releases either.

In general we don't knowingly remove support for old OS:es unless we end up
with too complicated code, but the main idea is to focus on recent
releases. And as you say, older arla tends to compile on older OS:es.

As long it doesn't get burdensome or the code ugly, patches are welcome.

/t
Harald Barth | 3 Feb 2006 18:32
Picon
Picon
Favicon

Re: Continued FreeBSD 4.x support?


> Obviously, we haven't done any testing on 4.x for some time. I don't expect
> we'll do it for future releases either.

I don't know anyone here (*) who will do that. So no, FreeBSD 4 will not 
get any "support" from anyone I know. I don't know of any machines 
running FreeBSD 4 in production that would need an AFS client and
can't  be upgraded to FreeBSD 5.

Harald.

(*) The arla folks I meet and talk to in Stockholm.
Måns Nilsson | 4 Feb 2006 15:14
Picon
Picon

Re: Continued FreeBSD 4.x support?


--On den 3 februari 2006 18.32.22 +0100 Harald Barth <haba <at> pdc.kth.se>
wrote:

> 
>> Obviously, we haven't done any testing on 4.x for some time. I don't
>> expect we'll do it for future releases either.
> 
> I don't know anyone here (*) who will do that. So no, FreeBSD 4 will not 
> get any "support" from anyone I know. I don't know of any machines 
> running FreeBSD 4 in production that would need an AFS client and
> can't  be upgraded to FreeBSD 5.

Well, I do. But I'm not entriely certain I'm able to help. 

--

-- 
Måns Nilsson                    Systems Specialist
+46 70 681 7204   cell                      KTHNOC
+46 8 790 6518  office                 MN1334-RIPE

I'm a fuschia bowling ball somewhere in Brittany
_______________________________________________
Arla-drinkers mailing list
Arla-drinkers <at> stacken.kth.se
https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers
Jason McIntyre | 6 Feb 2006 18:46
Picon

typos

from alexey dobriyan/

--- arlad/fprio.c	Fri Apr  1 18:30:33 2005
+++ arlad/fprio.c.new	Mon Feb  6 17:42:28 2006
 <at>  <at>  -102,7 +102,7  <at>  <at> 
      *             && Vnode == 0  (ie, whole volume), or
      *      the Vnode and Unique also match (ie the file/direntry)
      *
-     *  This means that memset(&myarg, 0, sizeof(stuct fprioentry))
+     *  This means that memset(&myarg, 0, sizeof(struct fprioentry))
      *  is probably not what you want. (Cleaning out the localcell's
      *  all entries)
      */
--- milko/lib/vld/vld.c	Sat Jan  8 16:09:45 2005
+++ milko/lib/vld/vld.c.new	Mon Feb  6 17:43:25 2006
 <at>  <at>  -178,7 +178,7  <at>  <at> 
 }

 /*
- * create a `vol' from the bootstrap infomation in `vs'.
+ * create a `vol' from the bootstrap information in `vs'.
  */

 static int
Tomas Olsson | 7 Feb 2006 09:55
Picon
Picon

Re: typos

Jason McIntyre <jmc <at> kerhand.co.uk> writes:
> from alexey dobriyan/
> 
Thanks, applied.

/t
Love Hörnquist Åstrand | 7 Feb 2006 16:03
Picon
Picon

Re: Continued FreeBSD 4.x support?


Paul Summers <simba <at> lionking.org> writes:

> 	I'm curious to know if the 4.x tree of FreeBSD is going to continue  
> to be supported by arla. I'm presently running an old release  
> successfully (0.38), however, I'm unable to get 0.39 thru 0.41 to  
> build for various reasons.
>
> 	0.39 breaks on compile with a syntax error in nnpfs_vnodeops-bsd.c.
> 	
> 	0.40 breaks on compile with a file not found issue (nnpfs_syscalls- 
> wrap-freebsd.c:49: kafs.h)
>
> 	0.41 breaks on compile with: nnpfs/nnpfs.h:105: field 'dev_lock' has  
> incomplete type.
>
> 	Any info would be appreciated.

We (su.se) use 0.38ish on a 4.10ish host. So far I've not feelt any real
need to update the code since it works.

Love

_______________________________________________
Arla-drinkers mailing list
Arla-drinkers <at> stacken.kth.se
https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers
(Continue reading)

Love Hörnquist Åstrand | 7 Feb 2006 16:05
Picon
Picon

Re: Bug-report in arla vos command


Johan Fredriksson <eskil <at> kth.se> writes:

> Hello!
>
> I just found something I think is a non-critical, but somewhat annoying
> bug in the 'vos partinfo' command in the arla distribution 0.40
> See below.
>
>> # /usr/lib/arla/bin/vos partinfo afsfs-1-r.referens.sys.kth.se -noauth
>> vos: Can't read the CellServDB file, will use DNS AFSDB entries
>> getlistparts: ListPartitions failed with: rx - call dead (4801)
>> # echo $?
>> 0
>
> In my opinion, the return-code shoud be somewhat greater then zero when
> the server is not reachable.

Its a feature of the sl library used to parse the command, if its copied
From heimdal-0.8 (when its released), its possibled to return non 0 error
codes. Not before then.

Love

_______________________________________________
Arla-drinkers mailing list
Arla-drinkers <at> stacken.kth.se
https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers
(Continue reading)

Love Hörnquist Åstrand | 7 Feb 2006 16:06
Picon
Picon

Re: Diffs for NetBSD-current 3.99.14


Ty Sarna <tsarna <at> sarna.org> writes:

> next, 3.99.14, which changes many uses of proc to lwp...
>
> No additional patches are needed for 3.99.15, the current NetBSD-current
> version. 

I've merged ola eriksson's patches in pkgsrc-wip and added autoconf glue.

The diff is here:
http://people.su.se/~lha/patches/arla/netbsd-3.99.14

I've commited it to the HEAD tree.

Love

_______________________________________________
Arla-drinkers mailing list
Arla-drinkers <at> stacken.kth.se
https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers
Love Hörnquist Åstrand | 7 Feb 2006 16:07
Picon
Picon

Re: "currently caching files from the start up to where you read"


Adam Megacz <megacz <at> cs.berkeley.edu> writes:

> This phrase from the arla homepage is a bit confusing.  Could somebody
> clarify (and possibly update it)?
>
> Does this mean that if you open a file and seek to the middle of it
> then the arla afsd will have to read the first half of the file
> anyways?

yes.

Love

_______________________________________________
Arla-drinkers mailing list
Arla-drinkers <at> stacken.kth.se
https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers

Gmane