[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference decwet::advfs_support

Title:AdvFS Support/Info/Questions Notefile
Notice:note 187 is Freq Asked Questions;note 7 is support policy
Moderator:DECWET::DADDAMIO
Created:Wed Jun 02 1993
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1077
Total number of notes:4417

1039.0. "The last word on advfs & usenet news ?" by NETRIX::"jeff.dickens@altavista-software.com" (Jeff DIckens) Thu Apr 10 1997 13:46

What's the word ?  Has anyone succeeded ?  There was some talk in
comp.unix.osf.osf1 about v4.0b+patches fixing most of the problems.

At the moment I'm going to have to drop back to LSM+UFS.  But I'm 
also eager to hear of the real solution.

[Posted by WWW Notes gateway]
T.RTitleUserPersonal
Name
DateLines
1039.1NABETH::alanDr. File System's Home for Wayward Inodes.Thu Apr 10 1997 14:349
	People have managed to use News on AdvFS by arranging to have
	enormous amounts of metadata preallocated for the purpose of
	supporting the necessary number of files.  Others, or in addition
	to this, regularly defragment their file systems.  The later
	takes considerable maintenance.  The former takes upfront
	educated guess work.

	The fundemental problem seems to be one of design limitations
	and not bugs, which makes it hard to "fix".
1039.2Large extent count with 90% performance indext?NNTPD::"feynmanlo@hgovc.enet.dec.com"Feynman LoMon Apr 14 1997 23:0952
I wonder why is it possible to have a performance index of 91% whereas
the extentCnt of the file is 1175!

The file domain contains only one single LSM volume on RAID disks.

In this case, is it necessary to defragment the file?

This occurs in the news history file of an ISP.

#showfile -x /newslib/history


         Id  Vol  PgSz  Pages  XtntType  Segs  SegSz  Log  Perf  File
   23e.8005    1    16  18498    simple    **     **  off   91%  history

    extentMap: 1
        pageOff    pageCnt     vol    volBlock    blockCnt
              0          2       1    38946592          32
              2          1       1    38950496          16
              3          1       1    38950528          16
              4          1       1    38950576          16
              5          1       1    38950624          16
              6          1       1    38950656          16
              7          1       1    38950688          16
              8          2       1    38950736          32
             10          2       1    38950816          32
             12          3       1    38950880          48
             15          3       1    38950976          48
             18          4       1    38951072          64
              :           
              :
              :
          18396          6       1     7195152          96
          18402          1       1     7370336          16
          18403         15       1     7370384         240
          18418         14       1     7503856         224
          18432          2       1     7504720          32
          18434         16       1     7570352         256
          18450          3       1     7612304          48
          18453          2       1     7613824          32
          18455          9       1     7613968         144
          18464          2       1     7614208          32
          18466         16       1     7728432         256
          18482          7       1     7790464         112
          18489          9       1     7790800         144
        extentCnt: 1175

- feynman



[Posted by WWW Notes gateway]
1039.3so far so goodNNTPD::"jeff.dickens@altavista-software.com"Jeff DickensFri Apr 18 1997 14:0714
I'm running the latest advfs patches for V4.0b, and I removed each volume
in my spool area domain one at a time and re-added them with -x 2048 -p 57600.

It's been 5 days and it's holding up fine.

I wrote a script to do a "ctlinnd pause", then a defrag and balance and
then a "ctlinnd go", and it's working !  It only took about 3 hours last night
for a 60% full 12GB domain.  And I have only 2 BMT extents per volume.

I highly recommend the sys_check script to analyse advfs performance,
among other things.


[Posted by WWW Notes gateway]