Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
Quick start
To set up and initialize Solaris patching in SA:
-
Create an SA user that has the following permissions:
- Read and write permissions for the /Opsware/Tools/Solaris Patching folder
- Read and write permission for the “Manage Patch” feature permission
-
Feature permissions set to “Yes” for:
- “Allow Install Patch”
- “Allow Uninstall Patch”
- “Manage Patch Compliance Rules”
See the SA 10.50 Administration Guide for more information on creating users and setting permissions.
-
Log in as
root
to an SA slice core server or a master core server. -
Update the configuration file located at
/etc/opt/opsware/solpatch_import/solpatch_import.conf
as follows:-
Add your SA user name and password to the lines that begin with hpsa_user and hpsa_pass. Example:
hpsa_user=my_sa_username
hpsa_pass=<password
>
-
Add your My Oracle account user name and password to the lines that begin with
download_user
anddownload_pass
.Example:
download_user=my_oracle_username
download_pass=<password
>
This configuration file is used by the solpatch_import command.
You can create a separate, private copy of the configuration file and use the -c option or the --conf option for solpatch_import to specify your configuration file.
-
-
(Optional) Run the following command to encrypt your passwords in the configuration file:
solpatch_import --hide_passwords
The solpatch_import command is located at
/opt/opsware/solpatch_import/bin
.If this is the first time you are using Solaris patch management in SA, you must create a new Solaris patch database. The solpatch_import -a create_db command creates the Solaris patch database, downloads patch information from Oracle (in the patchdiag.xref file), and then uploads the patch information into the database:
solpatch_import -a create_db
If you already have a
patchdiag.xref
file, use the following command to create the Solaris patch database and upload the patch information from your patchdiag.xref file into the database:solpatch_import -a create_db -x <local patchdiag.xref file>
This command can take a few hours to run, depending on how many Solaris patches are already in your SA Library.
SA is now ready for you to download Solaris patches and install them on your servers as described in the following sections.
- Make sure your Solaris patch database contains the latest patch information. See Maintaining the Solaris patch database.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to hpe_sa_docs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: