fs does not work?

Naomaru Itoi itoi at eecs.umich.edu
Wed Jun 24 21:57:00 CEST 1998


Hi Love,

> But does the syscall ever reach xfs ? Flipp on
> all debugging and see if it get there. And if
> you can see that it does.

I do not quite understand how the syscall (syscall 210) works.  So I
am not sure what you mean by "the syscall reaches xfs".  But I flipped
on the debug messages of both arlad and xfs_mod.o.  The following is
the output when I started up the arlad and mounted it.


----------------------------------------------------------------------
Kernel debug messages (xfs_mod.o):

Loading mod...
done installing cdev !
Char device number 30
before initq(messageq and sleepq)
before initq(messageq and sleepq)
syscall 210
Got to begining of loading xfs_filesys
Checking for double loading of filesystem
Searching the last available slot
Setting up filesystem
Doing vfs_init()
xfs_init
Using VFS slot 22
DDB symbols added: 139068 bytes
xfs_devopen dev = 30.0, flags = 3
xfs_devselect dev = 7680, which = 1
xfs_devselect dev = 7680, which = 1
xfs_devselect dev = 7680, which = 1
xfs_devselect dev = 7680, which = 1
xfs_mount: struct mount mp = 0xf07f3400 path = /afs data = '/dev/xfs0'
xfs_statfs
xfs_start mp = 0xf07f3400
xfs_devselect dev = 7680, which = 1
xfs_devselect dev = 7680, which = 1
xfs_devselect dev = 7680, which = 1


----------------------------------------------------------------------
arlad debug messages :

# arlad -n --debug=all
...
arlad: conn_init numconns = 100
arlad: initconncache
arlad: cellcache
arlad: fprio
arlad: fprio_readin: cant open file /usr/arla/cache/fprio: Operation not permitted
arlad: volcache numvols = 100
arlad: rx
arlad: using rxkad level auth
arlad: credcache numcreds = 100
arlad: fcache low_vnodes = 3000, high_vnodes = 4000low_bytes = 15000000, high_bytes = 20000000
arlad: cmcb
arlad: cm
arlad: arla init done.
arlad: running cleaner: 0 (3000-4000) files, 0 (15000000-20000000) bytes
arlad: cleaner done: 0 (3000-4000) files, 0 (15000000-20000000) bytes
arlad: Arla: selecting on fd: 5
arlad: running cleaner: 0 (3000-4000) files, 0 (15000000-20000000) bytes
arlad: cleaner done: 0 (3000-4000) files, 0 (15000000-20000000) bytes
arlad: running cleaner: 0 (3000-4000) files, 0 (15000000-20000000) bytes
arlad: cleaner done: 0 (3000-4000) files, 0 (15000000-20000000) bytes
arlad: running cleaner: 0 (3000-4000) files, 0 (15000000-20000000) bytes
arlad: cleaner done: 0 (3000-4000) files, 0 (15000000-20000000) bytes
...





More information about the Arla-drinkers mailing list