NAME

fstrace_changeset - Change the enabled events for an event set

SYNOPSIS

fstrace changeset -set <set name>> [-disable <event ID>+] [-enable <event ID>+] [-help]

DESCRIPTION

The fstrace changeset command modifies the enabled events for a specified set. At least one of the -disable or -enable options must be present.

The list of events currently enabled for the set can be printed with the fstrace_lsset(8) command.

OPTIONS

-set <set name>

Names the event set for which to enable or disable events.

-disable <event ID>+

Specifies a list of events to disable for the specified set.

The special value all indicates that all events are to be disabled.

If both the -disable and -enable options are present, the -disable list will be applied first.

-enable <event ID>+

Specifies a list of events to enable for the specified set.

The special value all indicates that all available events are to be enabled.

If both the -disable and -enable options are present, the -disable list will be applied first.

-help

Prints the online help for this command. All other valid options are ignored.

EXAMPLES

The following example disables all events except for a few selected ones:

   # fstrace changeset cm -disable all -enable ACCESS AIOREADOP UPDATEPAGE AIOWRITEOP

PRIVILEGE REQUIRED

The issuer must be logged in as the local superuser root.

SEE ALSO

fstrace(8), fstrace_lsset(8) fstrace_setset(8)

ACKNOWLEDGEMENTS

"AFS" is a registered mark of International Business Machines Corporation, used under license. (USPTO Registration 1598389)

"OpenAFS" is a registered mark of International Business Machines Corporation. (USPTO Registration 4577045)

The "AuriStor" name, log 'S' brand mark, and icon are registered marks of AuriStor, Inc. (USPTO Registrations 4849419, 4849421, and 4928460) (EUIPO Registration 015539653).

"Your File System" is a registered mark of AuriStor, Inc. (USPTO Registrations 4801402 and 4849418).

"YFS" and "AuriStor File System" are trademarks of AuriStor, Inc.