Dariusz Dolecki <
dariusz...@gmail.com> writes:
>I have installed S11.1 on three systems. I have downloaded:
>VRTS_SF_HA_Solutions_6.0PR1_Solaris_11_x64.tar.gz from Symantec
>sol-11_1-repo-full.iso-a from Oracle
>sol-11_1-repo-full.iso-b from Oracle
First off, you only need to download the repo images if and only if
the system you are running doesn't get direct access to the Internet.
Otherwise if you are allowed internet access out, you just need a
'pkg install whattever' and you can forgo doing anything with the repo images.
>What package do I need to install from the repo so that all dependencies of VCS may be satisfied? In short, what's the NEXT step?
Isn't that what documentation is for?
Google "Veritas� Cluster Server 6.0.1 Installation Guide - Solari"
Pre installation says nothing is needed.
Otherwise, if you Google "Veritas Cluster Server Release Notes for solaris 11"
"On Solaris 11 platform, VCS Apache agent requires the following
package as prerequisite:"

pkg:/compatibility/ucb
So if you are using the VCS Apache agent, then
$ pkg install :/compatibility/ucb
Without dealing with the repo images at all.