HP-UX Reference (11i v3 07/02) - 1M System Administration Commands N-Z (vol 4)

s
swverify(1M) swverify(1M)
appends the value to the value specified by the
admin_directory
option to determine
the path to the IPD. For alternate roots, this path is resolved relative to the location of the
alternate root. This option does not affect where software is installed, only the IPD loca-
tion.
This option permits the simultaneous installation and removal of multiple software applica-
tions by multiple users or multiple processes, with each application or group of applications
using a different IPD.
Caution: use a specific
installed_software_catalog
to manage a specific applica-
tion. SD does not support multiple descriptions of the same application in multiple IPDs.
See also the
admin_directory
and run_as_superuser
options, which control SD’s
nonprivileged mode. (This mode is intended only for managing applications that are spe-
cially designed and packaged. This mode cannot be used to manage the HP-UX operating
system or patches to it. For a full explanation of nonprivileged SD, see the Software Distri-
butor Administration Guide, available at the
http://docs.hp.com
web site.)
job_title=
This is an ASCII string giving a title to a job. It is displayed along with the job ID to pro-
vide additional identifying information about a job when swjob is invoked.
logdetail=false[true]
Controls the amount of detail written to the logfile. When set to true, this option adds
detailed task information (such as options specified, progress statements, and additional
summary information) to the logfile. This information is in addition to log information con-
trolled by the
loglevel option.
logfile=/var/adm/sw/sw<command>.log
Defines the default log file for each SD command. (The agent log les are always located
relative to the target depot or target root, e.g.
/var/spool/sw/swagent.log
and
/var/adm/sw/swagent.log
.)
loglevel=1
Controls the log level for the events logged to the command logfile, the target agent logfile,
and the source agent logfile. This information is in addition to the detail controlled by the
logdetail option. See logdetail, above, and the sd(5) manual page (by typing man
5sd
) for more information. A value of:
0 provides no information to the logfile.
1 enables verbose logging to the logfiles.
2 enables very verbose logging to the logfiles.
log_msgid=0
Adds numeric identification numbers at the beginning of SD logfile messages:
0 (default) No identifiers are attached to messages.
1 Adds identifiers to ERROR messages only.
2 Adds identifiers to ERROR and WARNING messages.
3 Adds identifiers to ERROR, WARNING, and NOTE messages.
4 Adds identifiers to ERROR, WARNING, NOTE, and certain other informational mes-
sages.
mount_all_filesystems=true
By default, the SD commands attempt to 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 are not loaded into a directory that may
be below a future mount point, and that the expected files are available for a remove or ver-
ify operation.
If set to false, the mount operation is not attempted, and no check of the current mounts
is performed.
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 which the
other commands use to 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)
man page by typing man 5 sd for more information.
HP-UX 11i Version 3: February 2007 6 Hewlett-Packard Company 543