swremove.1m (2010 09)

s
swremove(1M) swremove(1M)
See the logdetail option and the sd(5) manual page for more information.
lookupcache_timeout_minutes=10
Controls the time in minutes to cache and re-use the results of hostname or IP address
resolution lookups. A value of 0 disables the facility to cache and re-use lookup results.
The maximum value allowed is 10080 minutes, which is one week.
A value of:
0 disables the lookup caching mechanism.
10080 is the maximum value allowed.
mount_all_filesystems=true
By default, the swremove command attempts to automatically mount all filesystems in
the /etc/fstab file at the beginning of the analysis phase, to ensure that all listed
filesystems are mounted before proceeding. This policy helps to ensure that files which
may be on mounted filesystems are available to be removed.
If set to
false, the mount operation is not attempted, and no check of the current
mounts is performed.
polling_interval=2
Defines the polling interval used by the Interactive UI of the controller. It specifies how
often each target agent will be polled to obtain status information about the task being
performed. When operating across wide-area networks, the polling interval can be
increased to reduce network overhead.
remove_empty_depot=true
Controls whether a depot is removed once the last product/bundle has been removed. If
the depot is removed, the depot’s swagent.log and directory structure are not removed
by default. If the swagent.log and directory should be removed, the
remove_empty_depot_directory
option must also be set to true. Useful to set to
false if you want to retain existing depot ACLs for subsequent depot reuse.
remove_empty_depot_directory=false
Controls whether a depot’s swagent.log file and directory are also removed when the
depot itself is removed. The swagent.log and directory will be removed if this option
is set to true, the remove_empty_depot
option is set to true and the last
product/bundle has been removed from the depot.
return_warning_exitcode=false
This option controls the exit code returned by SD’s controller commands. This option is
applicable only for a single target operation, and ignored when multiple targets are used.
When set to the default value of
false, swremove returns:
0 If there were no errors, with or without warnings.
1 If there were errors.
When set to
true, swremove returns :
0 If there were no warnings and no errors.
1 If there were errors.
2 If there were warnings but no errors.
rpc_binding_info=ncacn_ip_tcp:[2121] ncadg_ip_udp:[2121]
Defines the protocol sequence(s) and endpoint(s) on which the daemon listens and the
other commands contact the daemon. If the connection fails for one protocol sequence,
the next is attempted. SD supports both the tcp (ncacn_ip_tcp:[2121]) and udp
(
ncadg_ip_udp:[2121]) protocol sequence on most platforms.
See the sd(5) manual page (type
man5sd) for more information.
rpc_timeout=5
Relative length of the communications timeout. This is a value in the range from 0 to 9
and is interpreted by the DCE RPC. Higher values mean longer times; you may need a
higher value for a slow or busy network. Lower values give faster recognition on
attempts to contact hosts that are not up or not running swagentd. Each value is
approximately twice as long as the preceding value. A value of 5 is about 30 seconds for
the ncadg_ip_udp protocol sequence. This option may not have any noticeable impact
8 Hewlett-Packard Company 8 HP-UX 11i Version 3: September 2010