[Pvfs-developers] Re: [Pvfs2-developers] libpvfs2 usage
Pete Wyckoff
pw at osc.edu
Wed Oct 18 09:30:42 EDT 2006
brett at scl.ameslab.gov wrote on Tue, 17 Oct 2006 21:58 -0500:
> Hmm... is there anything you need to do in the app to activate the
> debugging? After setting those vars I get the output from commands
> such as pvfs2-ls, but I am not getting anything from my app.
Odd. Are you calling PVFS_sys_initialize() like most apps? It is
what looks at those environment variables.
Also if you go out of your way to do one of:
gossip_set_debug_mask(0, mask);
gossip_disable()
it will reset the debug settings enabled by the environment
variables.
-- Pete
More information about the Pvfs-developers
mailing list