AIX largefile status

Owner of News news at newscon06-int.news.prodigy.com
Tue Jan 18 04:18:31 UTC 2000


Just a work in progress report on getting the largefile support in INN
working with AIX. I mailed up the changes to configure the other day,
now I have the 1999-12-14 version accepting data and supporting readers.

However, cnfsstat seems broken, and I don't see any obvious thing I did
wrong in this build (but I did it in about two hours, so...) here's the
output with stuff I did.

I'm not on the list, reach me at davidsen at tmr.com if you want.

	-bill

Script command is started on Mon Jan 17 23:01:27 EST 2000.

bash-2.03$ cat /usr/news/inn-AIX-largefs/site/cycbuff.conf 
#
# Cycbuffs for class NORM
#   Base cycbuff size for this class: 4249600k
#
cycbuff:NORM00A:/cnfs/sp01/NORM_01:4249600
cycbuff:NORM01A:/cnfs/sp02/NORM_01:4249600
cycbuff:NORM02A:/cnfs/sp03/NORM_01:4249600
cycbuff:NORM03A:/cnfs/sp04/NORM_01:4249600
#
#   metabuffs
#
metacycbuff:NORM:\
	NORM00A,NORM01A,NORM02A,NORM03A

bash-2.03$ cat /usr/news/inn-AIX-largefs/site/storage.conf 
# This file is used to determine which storage method articles are sent to
# to be stored and which storage class they are stored as.  

#   put all your eggs in one basket
method cnfs {
  newsgroups:	*
  class:	1
  options:	NORM
}

bash-2.03$ find /cnfs | xargs ls -ld
drwxr-sr-x   6 news     news         512 Oct 05 05:32 /cnfs
drwxr-sr-x   3 news     news         512 Jan 14 16:09 /cnfs/sp01
-rw-r--r--   1 news     news     4147388416 Jan 17 23:01 /cnfs/sp01/NORM_01
drwxrwx---   2 root     system       512 Jan 14 16:05 /cnfs/sp01/lost+found
drwxr-sr-x   3 news     news         512 Jan 14 16:09 /cnfs/sp02
-rw-r--r--   1 news     news     4147388416 Jan 17 23:01 /cnfs/sp02/NORM_01
drwxrwx---   2 root     system       512 Jan 14 16:05 /cnfs/sp02/lost+found
drwxr-sr-x   3 news     news         512 Jan 14 16:09 /cnfs/sp03
-rw-r--r--   1 news     news     4147388416 Jan 17 23:01 /cnfs/sp03/NORM_01
drwxrwx---   2 root     system       512 Jan 14 16:06 /cnfs/sp03/lost+found
drwxr-sr-x   3 news     news         512 Jan 14 16:09 /cnfs/sp04
-rw-r--r--   1 news     news     4147388416 Jan 17 23:01 /cnfs/sp04/NORM_01
drwxrwx---   2 root     system       512 Jan 14 16:06 /cnfs/sp04/lost+found
bash-2.03$ type cnfsstat
cnfsstat is /usr/local/news/bin/cnfsstat
bash-2.03$ cnfsstat -a
Class NORM  for groups matching "*"
Cannot open Cycbuff /cnfs/sp01/NORM_01 ...
bash-2.03$ cnfsstat
Class NORM  for groups matching "*"
Cannot open Cycbuff /cnfs/sp01/NORM_01 ...
bash-2.03$ exit
exit

Script command is complete on Mon Jan 17 23:03:41 EST 2000.



More information about the inn-workers mailing list