MR System for Rapid Recovery Download



MRbase.pkg.Z Base utilities and drivers, installation of this package is required before installing any of the following MR packages
MRvx.pkg.Z MRvx for Solaris 2.6 with VxVM 2.6 (no GUI)
MRvx6304.tar.Z MRvx for Solaris 2.6 with VxVM 3.0.4 (no GUI)
MRvx7304.tar.Z MRMRvx for Solaris 2.7 with VxVM 3.0.4 (no GUI)
MRvxmake.tar.Z Scripts to roll your own MRvx package on a different OS not shown here. Follow directions in the "Build Information" section for how to use these.
MRmd642.tar.Z MRmd for Solaris 2.6 with Disksuite 4.2 (With GUI). Patched to 106627-06
MRmd742.tar.Z MRmd for Solaris 2.7 with Disksuite 4.2 (With GUI). Patched to 106627-06.
MRmdmake.tar.Z Scripts to roll your own MRmd package on a different OS not shown here. Follow directions in the "Build Information" section for how to use these.
MRsbu.pkg.Z Solstice Backup client software
MRsnb.pkg.Z Veritas NetBackup client software


Build Information

You can either use one of the pre-built packages in the MRvx* or MRmd* group or build your own package as shown here:

  1. Login to a server with the same Solaris OE and Disksuite or VxVM version that you need a package for.

  2. Uncompress and un-tar the MRvxmake (for Veritas Volume Manager) or MRmdmake (for Disksuite) build scripts to a working directory.

  3. cd to the MRvxmake or MRmdmake sub-directory of the working directory.

  4. Type:

         # ./makepackage
    
  5. After makepackage completes, you will see a compressed tar file with the OS and Veritas/Disksuite version number in the name (eg MRvx7304 or MRmd742).

  6. Copy this file to your jumpstart server (eg):

         # uncompress MRvx7304.tar.Z
         # tar xf MRvx7304.tar
         # pkgadd -d . MRvx7304
    

Answer YES to all prompts. When asked, enter the TOP-LEVEL directory where the jumpstart OS is stored. This is the same as what was given to add_install_server when you installed the jumpstart server.






Close Window