windows-issues-20050925
[openafs.git] / doc / html / AdminReference / auarf177.htm
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4//EN">
2 <HTML><HEAD>
3 <TITLE>Administration Reference</TITLE>
4 <!-- Begin Header Records  ========================================== -->
5 <!-- /tmp/idwt3672/auarf000.scr converted by idb2h R4.2 (359) ID      -->
6 <!-- Workbench Version (AIX) on 3 Oct 2000 at 16:18:30                -->
7 <META HTTP-EQUIV="updated" CONTENT="Tue, 03 Oct 2000 16:18:29">
8 <META HTTP-EQUIV="review" CONTENT="Wed, 03 Oct 2001 16:18:29">
9 <META HTTP-EQUIV="expires" CONTENT="Thu, 03 Oct 2002 16:18:29">
10 </HEAD><BODY>
11 <!-- (C) IBM Corporation 2000. All Rights Reserved    --> 
12 <BODY bgcolor="ffffff"> 
13 <!-- End Header Records  ============================================ -->
14 <A NAME="Top_Of_Page"></A>
15 <H1>Administration Reference</H1>
16 <HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf176.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Bot_Of_Page"><IMG SRC="../bot.gif" BORDER="0" ALT="[Bottom of Topic]"></A> <A HREF="auarf178.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P> 
17 <P>
18 <H2><A NAME="HDRFSTRACE_SETSET" HREF="auarf002.htm#ToC_191">fstrace setset</A></H2>
19 <P><STRONG>Purpose</STRONG>
20 <A NAME="IDX5042"></A>
21 <A NAME="IDX5043"></A>
22 <P>Sets the status of an event set
23 <P><STRONG>Synopsis</STRONG>
24 <PRE><B>fstrace setset</B> [<B>-set</B> &lt;<VAR>set_name</VAR>><SUP>+</SUP>]  [<B>-active</B>]  [<B>-inactive</B>]  [<B>-dormant</B>]  [<B>-help</B>] 
25    
26 <B>fs set</B> [<B>-s</B> &lt;<VAR>set_name</VAR>><SUP>+</SUP>]  [<B>-a</B>]  [<B>-i</B>]  [<B>-d</B>]  [<B>-h</B>]
27 </PRE>
28 <P><STRONG>Description</STRONG>
29 <P>The <B>fstrace setset</B> command sets the status of the <B>cm</B>
30 kernel event set on the local machine, which determines whether trace messages
31 are recorded in the log buffer in kernel memory.
32 <P><STRONG>Options</STRONG>
33 <DL>
34 <P><DT><B>-set
35 </B><DD>Names the event set for which to set the status. The only
36 acceptable value <B>cm</B>, which is also the default if this argument is
37 omitted.
38 <P><DT><B>-active
39 </B><DD>Enables tracing for the event set and allocates kernel memory for the
40 associated trace log buffer. Provide one of this flag, the
41 <B>-inactive</B> flag, or the <B>-dormant</B> flag.
42 <P><DT><B>-inactive
43 </B><DD>Temporarily disables tracing for the event set, but does not change the
44 allocation of kernel memory for the associated trace log buffer.
45 Provide one of this flag, the <B>-active</B> flag, or the
46 <B>-dormant</B> flag.
47 <P><DT><B>-dormant
48 </B><DD>Disables tracing for the event set and frees the kernel memory previously
49 allocated for the associated trace log buffer. Provide one of this
50 flag, the <B>-active</B> flag, or the <B>-inactive</B> flag.
51 <P><DT><B>-help
52 </B><DD>Prints the online help for this command. All other valid options
53 are ignored.
54 </DL>
55 <P><STRONG>Examples</STRONG>
56 <P>The following example sets the <B>cm</B> event set's status to
57 <B>inactive</B>:
58 <PRE>   #<B> fstrace setset -set cm -inactive</B>
59    
60 </PRE>
61 <P><STRONG>Privilege Required</STRONG>
62 <P>The issuer must be logged in as the local superuser <B>root</B>.
63 <P><STRONG>Related Information</STRONG>
64 <P><A HREF="auarf169.htm#HDRFSTRACE_INTRO">fstrace</A>
65 <P><A HREF="auarf175.htm#HDRFSTRACE_LSSET">fstrace lsset</A>
66 <P><A HREF="auarf176.htm#HDRFSTRACE_SETLOG">fstrace setlog</A>
67 <P>
68 <HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf176.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Top_Of_Page"><IMG SRC="../top.gif" BORDER="0" ALT="[Top of Topic]"></A> <A HREF="auarf178.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P> 
69 <!-- Begin Footer Records  ========================================== -->
70 <P><HR><B> 
71 <br>&#169; <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A>  All Rights Reserved 
72 </B> 
73 <!-- End Footer Records  ============================================ -->
74 <A NAME="Bot_Of_Page"></A>
75 </BODY></HTML>