[OpenAFS] Bosserver exits openafs-1.4.8pre3

Derrick Brashear shadow@gmail.com
Mon, 10 Nov 2008 19:00:42 -0500


perhaps strace -f might be your friend. also, the logs.

On Mon, Nov 10, 2008 at 6:53 PM, Ted Creedon <tcreedon@easystreet.net> wrote:
> Here's an strace of
>
> bosserver -noauth&
>
> It exits immediately on SuSE 10.3 2.6.22.5-31 64 bit
>
> stat("/usr", {st_dev=makedev(8, 7), st_ino=2392065,
> st_mode=S_IFDIR|0755, st_nlink=15, st_uid=0, st_gid=0,
> st_blksize=4096, st_blocks=8, st_size=4096,
> st_atime=2008/11/10-14:46:25, st_mtime=2008/08/10-10:37:13,
> st_ctime=2008/08/10-10:37:13}) = 0
> stat("/usr/afs", {st_dev=makedev(8, 7), st_ino=2786810,
> st_mode=S_IFDIR|0755, st_nlink=7, st_uid=0, st_gid=0, st_blksize=4096,
> st_blocks=8, st_size=4096, st_atime=2008/11/10-15:23:01,
> st_mtime=2008/08/10-13:45:35, st_ctime=2008/08/10-13:45:35}) = 0
> stat("/usr/afs/bin", {st_dev=makedev(8, 7), st_ino=2786811,
> st_mode=S_IFDIR|0755, st_nlink=2, st_uid=0, st_gid=0, st_blksize=4096,
> st_blocks=8, st_size=4096, st_atime=2008/11/10-15:42:14,
> st_mtime=2008/11/10-15:42:10, st_ctime=2008/11/10-15:42:10}) = 0
> stat("/usr/afs/etc", {st_dev=makedev(8, 7), st_ino=2869839,
> st_mode=S_IFDIR|0755, st_nlink=2, st_uid=0, st_gid=0, st_blksize=4096,
> st_blocks=8, st_size=4096, st_atime=2008/11/10-15:26:35,
> st_mtime=2008/11/10-15:25:58, st_ctime=2008/11/10-15:25:58}) = 0
> stat("/usr/afs/local", {st_dev=makedev(8, 7), st_ino=2869844,
> st_mode=S_IFDIR|0700, st_nlink=2, st_uid=0, st_gid=0, st_blksize=4096,
> st_blocks=8, st_size=4096, st_atime=2008/11/10-15:25:09,
> st_mtime=2008/11/10-15:25:05, st_ctime=2008/11/10-15:25:05}) = 0
> stat("/usr/afs/db", {st_dev=makedev(8, 7), st_ino=2869834,
> st_mode=S_IFDIR|0700, st_nlink=2, st_uid=0, st_gid=0, st_blksize=4096,
> st_blocks=8, st_size=4096, st_atime=2008/11/09-10:59:06,
> st_mtime=2008/11/08-07:03:02, st_ctime=2008/11/08-07:03:02}) = 0
> stat("/usr/afs/logs", {st_dev=makedev(8, 7), st_ino=2869845,
> st_mode=S_IFDIR|0755, st_nlink=2, st_uid=0, st_gid=0, st_blksize=4096,
> st_blocks=8, st_size=4096, st_atime=2008/11/10-15:42:45,
> st_mtime=2008/11/10-15:43:09, st_ctime=2008/11/10-15:43:09}) = 0
> stat("/usr/vice", {st_dev=makedev(8, 5), st_ino=2,
> st_mode=S_IFDIR|0755, st_nlink=5, st_uid=0, st_gid=0, st_blksize=4096,
> st_blocks=8, st_size=4096, st_atime=2008/11/10-14:47:40,
> st_mtime=2008/08/10-12:52:58, st_ctime=2008/08/10-12:52:58}) = 0
> stat("/usr/vice/etc", {st_dev=makedev(8, 5), st_ino=185857,
> st_mode=S_IFDIR|0755, st_nlink=2, st_uid=0, st_gid=0, st_blksize=4096,
> st_blocks=8, st_size=4096, st_atime=2008/11/10-15:18:11,
> st_mtime=2008/11/10-15:42:09, st_ctime=2008/11/10-15:42:09}) = 0
> symlink("/usr/afs/etc/ThisCell", "/usr/vice/etc/ThisCell") = -1 EEXIST
> (File exists)
> symlink("/usr/afs/etc/CellServDB", "/usr/vice/etc/CellServDB") = -1
> EEXIST (File exists)
> chdir("/usr/afs/logs")                  = 0
> clone(child_stack=0,
> flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
> child_tidptr=0x2ba495ab2b90) = 29847
> exit_group(0)
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>



-- 
Derrick