cancel
Showing results forΒ 
Search instead forΒ 
Did you mean:Β 

Netbackup 6.5.6 BMR Solaris 9 Sun SAN packages

Kelly_Stevenson
Level 4

I am running NB 6.5.6 on all servers (master, media, bmr boot server, clients).

I am trying to add the SUN SAN packages to the Solaris 9 SRT. This is needed for SAN attached Solaris 9 servers. The packages are not built in like in Solaris 10.

The software comes in a tar file and when installing it on Solaris 9 - you untar it and then run a ./install_it script that comes with it. That scripts installs all of the packages and patches.

So the directory is:

/bmr-srt/SAN_install/SAN_4.4.13_install_it

with below in it:

-rwxr-xr-x   1 stevensk sysadmin    3137 Jul 23  2007 install_it
drwxr-xr-x   4 stevensk sysadmin     512 Jul 23  2007 misc

Tried to specify to see if it would run the install_it script - no go :

Enter the package/fileset/patch to be added in SRT or blank to return : install_it
Enter a [hostname:]/pathname containing the install_it package image [/export/home/stevensk/SFS5mp3/dvd1-sol_sparc] : /bmr-srt/SAN_install/SAN_4.4.13_install_it
[Error] V-125-696 Cannot find valid package at /bmr-srt/SAN_install/SAN_4.4.13_install_it/install_it.
[Error] V-125-93 Error during installation - package not added.

 

So I thought I had to add them manually - still wont work - the packages are under

mmed02:/bmr-srt/SAN_install/SAN_4.4.13_install_it/misc/packages/5.9]$ ls -l
total 2172
-rwxrwxrwx   1 stevensk sysadmin  212480 Jul 23  2007 SUNWcfcl
-rwxrwxrwx   1 stevensk sysadmin   57344 Jul 23  2007 SUNWcfclr
-rwxrwxrwx   1 stevensk sysadmin   22016 Jul 23  2007 SUNWcfclx
-rwxrwxrwx   1 stevensk sysadmin   10752 Jul 23  2007 SUNWcfpl
-rwxrwxrwx   1 stevensk sysadmin    4096 Jul 23  2007 SUNWcfplx
-rwxrwxrwx   1 stevensk sysadmin    4608 Jul 23  2007 SUNWemlxs
-rwxrwxrwx   1 stevensk sysadmin    4096 Jul 23  2007 SUNWemlxsx
-rwxrwxrwx   1 stevensk sysadmin    4096 Jul 23  2007 SUNWemlxu
-rwxrwxrwx   1 stevensk sysadmin    4096 Jul 23  2007 SUNWemlxux
-rwxrwxrwx   1 stevensk sysadmin   87552 Jul 23  2007 SUNWfchba
-rwxrwxrwx   1 stevensk sysadmin    8192 Jul 23  2007 SUNWfchbr
-rwxrwxrwx   1 stevensk sysadmin  114688 Jul 23  2007 SUNWfchbx
-rwxrwxrwx   1 stevensk sysadmin   46080 Jul 23  2007 SUNWfcsm
-rwxrwxrwx   1 stevensk sysadmin   56320 Jul 23  2007 SUNWfcsmx
-rwxrwxrwx   1 stevensk sysadmin    4608 Jul 23  2007 SUNWjfca
-rwxrwxrwx   1 stevensk sysadmin    2560 Jul 23  2007 SUNWjfcau
-rwxrwxrwx   1 stevensk sysadmin    2560 Jul 23  2007 SUNWjfcaux
-rwxrwxrwx   1 stevensk sysadmin    4608 Jul 23  2007 SUNWjfcax
-rwxrwxrwx   1 stevensk sysadmin   46592 Jul 23  2007 SUNWmdiu
-rwxrwxrwx   1 stevensk sysadmin  120832 Jul 23  2007 SUNWqlc
-rwxrwxrwx   1 stevensk sysadmin  117760 Jul 23  2007 SUNWqlcx
-rwxrwxrwx   1 stevensk sysadmin  115200 Jul 23  2007 SUNWsan

I tried the following:

Enter the package/fileset/patch to be added in SRT or blank to return : SUNWsan
Enter a [hostname:]/pathname containing the SUNWsan package image [/export/home/stevensk/SFS5mp3/dvd1-sol_sparc] : /bmr-srt/SAN_install/SAN_4.4.13_install_it/misc/packages/5.9
[Error] V-125-696 Cannot find valid package at /bmr-srt/SAN_install/SAN_4.4.13_install_it/misc/packages/5.9/SUNWsan.
[Error] V-125-93 Error during installation - package not added.

 

 

Can't find anything about it on the Symantec site or anywhere else - except the following link: http://www.symantec.com/business/support/index?page=content&id=TECH66461&key=51550&actp=LIST

 

It only says   :

------------------------------------------

The Solaris 9 operating system does not contain pre-installed SAN drivers. SAN packages and patches needs to be installed explicitly in the BMR SRT (Shared Resource Tree) using the /usr/openv/netbackup/bin/bmrsrtadm command.

After installation of required SAN packages and patches in SRT, while installing 119914-12 patch for Emulex (emlxs), bmrsrtadm produces a failure similar to the following

 ------------------------------------------------

Well - I can't even get it to install the required SAN packages and patches into the SRT as it states above that you should be able to do.

 

Anyone know how to add the SAN packages into an existing Solaris 9 SRT?

 

Regards

 

Kelly

1 ACCEPTED SOLUTION

Accepted Solutions

mandar_khanolka
Level 6
Employee

Ohhh ok. Looks good then.

Thats fine if you can manage adding the packages manually.

In  case you still want bmrsrtadm to handle this, then please open a SR ticket with Symantec on this case.

Thanks.

-Mandar

View solution in original post

3 REPLIES 3

mandar_khanolka
Level 6
Employee

Hi Kelly,

BMRSRTADM should have installed the SUN SAN package into SRT.

Looking at below error, I think it failed to find SUNWSan package in your given package folder.

[Error] V-125-696 Cannot find valid package at /bmr-srt/SAN_install/SAN_4.4.13_install_it/misc/packages/5.9/SUNWsan.
[Error] V-125-93 Error during installation - package not added.

You can give other try where instead of bmrsrtadm, use chroot <srt_dir_path> pkgadd command to try installing the same package.

Still I suspect you will get the same error that bmrsrtadm has thrown. Let me know.

It would be great if you can attach bmrsrtadm debug log 6 for reference.

Thanks.

-Mandar

Kelly_Stevenson
Level 4

Hi Mandar

 

I think bmrsrtadm is using the wrong pkgadd format to add the SUNWsan and other packages for this. It needs the "pkgadd -d $pdir/$pname $pname" format.

When I do it manually, as you suggested, it looks like it will work.

pkgadd -R /nfs-bmr/Sol9_9_05_sun4v_SFS5_0/Solaris_9/Tools/Boot -d /baseadm/SAN_install/SAN_4.4.13_install_it/misc/packages/5.9/SUNWsan SUNWsan

Processing package instance <SUNWsan> from </baseadm/SAN_install/SAN_4.4.13_install_it/misc/packages/5.9/SUNWsan>

SAN Foundation Kit(sparc) 1.0
Copyright 2001 Sun Microsystems, Inc. All rights reserved.
Using </nfs-bmr/Sol9_9_05_sun4v_SFS5_0/Solaris_9/Tools/Boot> as the package base directory.
## Processing package information.
## Processing system information.
   2 package pathnames are already properly installed.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.

The following files are already installed on the system and are being
used by another package:
  /nfs-bmr/Sol9_9_05_sun4v_SFS5_0/Solaris_9/Tools/Boot/etc/init.d <attribute change only>
  /nfs-bmr/Sol9_9_05_sun4v_SFS5_0/Solaris_9/Tools/Boot/etc/rc3.d <attribute change only>

Do you want to install these conflicting files [y,n,?,q]"

 

 

Thanks - I will continue adding all of the SUN SAN foundation packages manually.

 

Thanks Again.

 

 

Kelly

mandar_khanolka
Level 6
Employee

Ohhh ok. Looks good then.

Thats fine if you can manage adding the packages manually.

In  case you still want bmrsrtadm to handle this, then please open a SR ticket with Symantec on this case.

Thanks.

-Mandar