z/OS Distributed File Service SMB Administration
|
Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
modify dfs processes z/OS Distributed File Service SMB Administration SC23-6886-00 |
|
PurposeThe modify dfs command can start, stop, or query the status of DFS control task daemons or send a command string to the dfskern daemon. For additional modify dfs command options, see Tuning and debugging guidelines. FormatYou can use either of the following formats for this command.
Parameters
UsageThe modify dfs daemon command is used to manually start or stop one or more DFS daemons, or to view the status of the daemons. It is especially useful in situations where a daemon has stopped abnormally. On DFS, the DFS daemons are contained in the dfs address space (with the possible exception of dfskern). Using
the MODIFY system command, you can perform the following tasks:
The reload,print parameter causes the print DLL used by the SMB File/Print Server to communicate with the Infoprint Server to be reloaded and reinitialized. See z/OS Program Directory for more information about the Infoprint Server DLL. This enables or updates the Infoprint Server without the need to restart dfskern. (You may need to update smbtab and you may need to issue the dfsshare command.) Print jobs in the process of being submitted may need to be resubmitted. An open window for a remote printer may need to be refreshed. The reload,smbmap parameter eliminates any cached identity mappings and reloads a new smbidmap file to update identity mappings between SMB user IDs and z/OS® user IDs. The new identity mappings take effect for new connections. Privilege RequiredThis command is a z/OS system command. ExamplesThe following example starts the DFS dfskern process.
The following example starts all the DFS daemons.
The following example views the status of all the DFS Control Task daemons that are currently active on the host.
The following example resets the internal trace table to empty.
In the following example, the dfskern daemon is instructed to eliminate existing identity mappings and to reload an updated smbidmap file that includes recently added or deleted user identity mapping information.
Related InformationFiles:
|
Copyright IBM Corporation 1990, 2014 |