Yeah. it does. AFS_POST_INIT, as set in /etc/openafs/afs.conf
so set it to a script, and provide a script which just runs rxdebug localhost 7001 in a loop until it succeeds, then exits. no source changes needed. On Wed, Jun 9, 2010 at 8:28 PM, Derrick Brashear <[email protected]> wrote: > does your rc file include an afs post inst hook? have it run rxdebug > localhost 7001 in a while loop until it succeeds > > Derrick > > > On Jun 9, 2010, at 5:35 PM, Adam Megacz <[email protected]> wrote: > >> >> I've got my openafs cache in tmpfs (via a loopback-mount), so every time >> the machine comes up it sees an empty cache directory and spends some >> time "Starting AFS cache scan..." -- creating the directory structure. >> >> Unfortunately the AFS startup script returns before this process >> finishes. This means that other startup scripts -- which depend on /afs >> being mounted -- will end up running before /afs has been mounted. >> >> Is there any way to change this behavior so that >> /etc/init.d/openafs-client doesn't yield control until it has at least >> attempted to mount /afs? >> >> - a >> >> _______________________________________________ >> OpenAFS-info mailing list >> [email protected] >> https://lists.openafs.org/mailman/listinfo/openafs-info > -- Derrick _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
