- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rp8400 and NetBackup 4.5
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 01:20 AM
05-21-2004 01:20 AM
rp8400 and NetBackup 4.5
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 01:32 AM
05-21-2004 01:32 AM
Re: rp8400 and NetBackup 4.5
Correct me, if I am wrong.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 01:38 AM
05-21-2004 01:38 AM
Re: rp8400 and NetBackup 4.5
If you are doing and upgrade, erase the license files if the install refused to take your new license keys.
If you have a 4.5 license, you are probably entitled to 5.0 which is an easier install in my far from humble opinion.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 01:48 AM
05-21-2004 01:48 AM
Re: rp8400 and NetBackup 4.5
I haven't used that new a version of NetBackup, but I believe what worked for 3.2 and 3.4 will still hold true.
There are several choices:
1. If the HPUX client binaries were install on the master server, there was an install client option in the X Gui. I'll bet the java one has the same thing, but I can't say where.
Or you can use a ftp install script from the master server. Something like
cd /usr/openv/netbackup/clients/hp800
./ftptoclient hostname userid
The client can be moved as any user but you need to be root to install it.
Once you've ftped the client to the box, you'll need to run the install. The ftp script echo's the command to install it.
2. If you have the netbackup install CDs, you can get the client from them. If hpux client binaries were not installed on your master server, you'll need to use this.
After the base client is installed, there used to be extensions for database backups. I suspect that is still true.
Veritas is pretty good once you go through the pain of opening a support call.
Good luck,
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 02:11 AM
05-21-2004 02:11 AM
Re: rp8400 and NetBackup 4.5
Again, thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 02:33 AM
05-21-2004 02:33 AM
Re: rp8400 and NetBackup 4.5
If your NetBackup server is a UNIX machine, you can push the client software from your UNIX NetBackup server to your UNIX client.
If your Netbackup server is a Windows NT or Windows 2000 computer or if there is a firewall, you must install a UNIX client software locally, i.e. from the CD.
Note, that the NetBackup CD is in a Rockridge format. So, depending on the patch level of your UNIX client you will use either pfs_mountd and pfsd commmands or mount â F cdfs â o rr /dev/dsk/cxtxdx /SD_CDROM.
Once CD is mounted youo just run ./install in your cdrom directory. You will select the client option for install and provide the name of the server and local host.
Make sure the client can resolve the NetBackup server name.
Edit the Veritas configuration file /usr/openv/netbackup/bp.conf, to list the NetBackup Master Server as well as the Media Servers, with the Master Server listed first.
HTH,