Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

BareMetale Restore option - Netbeackup 6.5.4 unable to Create a new Shared Resource Tree

Updated: 07 Jul 2010 | 8 comments
kmouline's picture
0 0 Votes
Login to vote

Hello all,

I have a NetBackup 6.5.4 installed on a Red Hat Enterprise Linux Server release 5.2 (Tikanga) x86_64 (2.6.18-92.el5)

The Netbackup client are also installed on the same OS release on an other server, when we try to configure BMR we have this error on the server Manager when we run the bmrsrtadm on the Master Server  to create the image we have this error:

V-128-312 Unsupported Linux release: Red Hat Enterprise Linux Server release 5.2 (Tikanga)

a case was logued with the support on Monday and we are still waiting if any body can help I will very appreciate.

Many thanks,

discussion Filed Under:

Comments

AmolV's picture
30
Nov
2009
0 Votes 0
Login to vote

How did you install the boot

How did you install the boot server?
First installed the base (6.5) boot server (which gives a warning about unsupported OS version, which can be ignored)
and then upgraded to 6.5.4?
If not, please try that.

Also, Can you do a strings on bmrsrtadm and grep for "Red Hat" and paste the output here and also the checksum of the following files:
bmrsrtadm
/usr/openv/resources/bmrsrt_root.res

HTH,
AmolV

kmouline's picture
30
Nov
2009
0 Votes 0
Login to vote

Hello AmolV We have installed

Hello AmolV

We have installed the NBU 6.5 first on and we haven't receive the message that the OS is unsuppoted not we have alose tried to creat the boot server that doens't work then we have upgraded to 6.5.4 and we faced the same problem to creat the boot server,

please find bellow the information requested

[root@netbackup bin]# strings bmrsrtadm | grep "RedHat"
NetBackup-RedHat2.4
IBMpSeriesRedHat2.6
IBMzSeriesRedHat2.6
[root@netbackup bin]# md5sum 'bmrsrtadm'
01e6c447df24d82688610dc2ddcddd7f  bmrsrtadm
[root@netbackup bin]# md5sum '/usr/openv/resources/bmrsrt_root.res'
965369e1754ccd1ef2a23c0c2b9b836b  /usr/openv/resources/bmrsrt_root.res
[root@netbackup bin]#

Claudio Veronezi's picture
30
Nov
2009
0 Votes 0
Login to vote

Look at this

https://www-secure.symantec.com/connect/forums/sus...

There is some linux thar is not suported by baremetal.. yet

Claudio Veronezi Mendes
EMC TA - Pre Sales at Compwire
Londrina - Pr - Brazil
 

AmolV's picture
30
Nov
2009
0 Votes 0
Login to vote

RHEL5.x is supported in

RHEL5.x is supported in 6.5.4, so that shouldnt be an issue.
kmouline is facing some different problem here.

kmouline's picture
01
Dec
2009
0 Votes 0
Login to vote

Hello all We have installed

Hello all

We have installed the NBU 6.5 first on and we haven't receive the message that the OS is unsuppoted not we have alose tried to creat the boot server that doens't work then we have upgraded to 6.5.4 and we faced the same problem to creat the boot server,

please find bellow the information requested

[root@netbackup bin]# strings bmrsrtadm | grep "RedHat"
NetBackup-RedHat2.4
IBMpSeriesRedHat2.6
IBMzSeriesRedHat2.6
[root@netbackup bin]# md5sum 'bmrsrtadm'
01e6c447df24d82688610dc2ddcddd7f  bmrsrtadm
[root@netbackup bin]# md5sum '/usr/openv/resources/bmrsrt_root.res'
965369e1754ccd1ef2a23c0c2b9b836b  /usr/openv/resources/bmrsrt_root.res
[root@netbackup bin]#

any feedback will be very appreciated,

kmouline's picture
01
Dec
2009
0 Votes 0
Login to vote

output of [root@netbackup

output of [root@netbackup bin]# strings 'bmrsrtadm' | grep "Red Hat" and [root@netbackup bin]# strings 'bmrsrtadm' | grep "RedHat"

[root@netbackup bin]# strings 'bmrsrtadm' | grep "Red Hat"
Red Hat driver update disk.
    # ide-ce is compiled in for Red Hat, a module for SUSE
Red Hat Enterprise Linux AS release 3
Red Hat Enterprise Linux ES release 3
Red Hat Enterprise Linux WS release 3
Red Hat Enterprise Linux AS release 4
Red Hat Enterprise Linux ES release 4
Red Hat Enterprise Linux WS release 4
[root@netbackup bin]# strings 'bmrsrtadm' | grep "RedHat"
NetBackup-RedHat2.4
IBMpSeriesRedHat2.6
IBMzSeriesRedHat2.6
[root@netbackup bin]#

thank you for your support

AmolV's picture
06
Jan
2010
0 Votes 0
Login to vote

Looking at the latest output,

Looking at the latest output, I can say that the bmrsrtadm binary on your system is old one, i.e. it is not the one with support for RHEL5.x.
Let me go through the other parts of your posting to see what could have caused this.

AmolV's picture
06
Jan
2010
0 Votes 0
Login to vote

You have mentioned "We have

You have mentioned "We have installed the NBU 6.5 first on ...", does this mean that you also installed BMR Boot Server from 6.5 when you installed NBU 6.5? (boot server is a different package).