- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Backup&Hardware
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
04-09-2004 06:35 PM
04-09-2004 06:35 PM
Backup&Hardware
If i have a tap drive in HP 9000 system with HP 11i version and i want to make backup for HP 10 system how to do that ,and another question how to get all information about the harddisk , memory and farmware for the system
Thanks,
Fadia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2004 07:06 PM
04-09-2004 07:06 PM
Re: Backup&Hardware
Get the licensed copy of the Data Protector or Omni Backup II from HP Vendor in order to take the backup of all the system via network.
ioscan -fnC Disk will give u the Disk information
in order to check the Memory if u got the HP Storage Works then use the sanmgr to see the memory information
or
armdsp -a virtual array id
ex: armdsp -a va01
this will show u the memory information
for seeing the swap space
swapinfo
vparstatus will give u the RAM info
swlist will give u the product, bundle information
with regards
Hari Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2004 07:52 PM
04-09-2004 07:52 PM
Re: Backup&Hardware
thanks for your help but most of the commands you give me do not exist in my system , and i want more information about each hard disk
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2004 07:55 PM
04-09-2004 07:55 PM
Re: Backup&Hardware
Omniback/Legato/Veritas etc... are all very good backup tools. but expencive. What you can do to get the system info of the 10 server ( i assume 10.20 ) is a print_manifest on the other server, Ingite )( free) needs to be installed for that.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90772/B2355-90772_top.html&con=/hpux/onlinedocs/B2355-90772/00/00/26-con.html&toc=/hpux/onlinedocs/B2355-90772/00/00/26-toc.html&searchterms=print_manifest&queryid=20040410-015015
Download ignite at:
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IGNITEUX
Here is a link to possible backup solutions and there possibilities:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90672/B2355-90672_top.html&con=/hpux/onlinedocs/B2355-90672/00/00/89-con.html&toc=/hpux/onlinedocs/B2355-90672/00/00/89-toc.html&searchterms=remote%7cbackup&queryid=20040410-015455
HTH,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2004 08:03 PM
04-09-2004 08:03 PM
Re: Backup&Hardware
From HP-UX 11i system, run sam --> backup --> Select Action --> select the Remote system (HP-UX 10.20) and take the backup on the HP-UX 11i system tape drive.
You can also purchase software like Data Protector. Install it on HP-UX 11i system as cell server and HP-UX 10.20 as client and take the backup of HP-UX 10.20 system on HP-UX 11i system tape drive.
For the HDD
# ioscan -fnCdisk
You will get the disk name/sizes and device files.
Also you can run
# diskinfo -v /dev/rdsk/cxtxdx for more information.
cxtxdx is the device file.
For memory information:
# dmesg | grep Physical
Or,
# cat /var/adm/syslog/syslog.log | grep Physical
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2004 08:06 PM
04-09-2004 08:06 PM
Re: Backup&Hardware
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2004 12:40 AM
04-10-2004 12:40 AM
Re: Backup&Hardware
thanks for help every thing you told me i do but for the remote backup i do not found what you said ,help me please
Regards,
Fadia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2004 01:31 AM
04-10-2004 01:31 AM
Re: Backup&Hardware
You can use fbackup -f
All you need is for root to be able to remsh to the remote server (where the tape device is) without needing a password (need a .rhosts file)
For further details, ref the following:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=143208
With Regards
Hari
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2004 11:19 PM
04-10-2004 11:19 PM
Re: Backup&Hardware
Ignite is a good tool to backup up your root VG and fbackup the right one to take the backup of your database residing on the other VGs (hopefully), considering your limited resources.
Once you get the Ignite installed there is a command called print_manifest, which will give most of the information of your system.
You could also use the nickel script to gather all the information of your system.
get it from
ftp://ftp.hp.com/pub/catia/Utils/nickel.shar
With best wishes
Naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2004 03:28 AM
04-11-2004 03:28 AM
Re: Backup&Hardware
Latest Version of Ignite on both servers. That will be 3.x on 10.20, which is no longer supported and 5.3 on 11i.
make_net_recovery
Running that on the 10.20 box to a NFS rw export on the 11i box will allow you to back up anything, any of the information you want. You an even back up databases if you shut them down first.
AS far as I know tape devices can not be used remotely without DP or Veritas Netbackup.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com