- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Network backup (fbackup). Problem!!!!
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
08-15-2007 12:13 AM
08-15-2007 12:13 AM
Network backup (fbackup). Problem!!!!
When performing the backup of Server1 ( #fbackup -f /dev/rmt/0m -i /opt 2>>/backup.log ) , tape is recorded for 3 minutes (3.5Gb)., while when performing the backup of Server2 through the network (#fbackup -f Server1_IP:/dev/rmt/0m -i /opt 2>>/backup.log) , the tape is recorded within several hours (3.5 Gb as well) . When performing the backup from Server2 to Server1:/dev/rmt/0m through a crossover cable the backup also lasts for several hours. Are there any ideas what the problem is?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2007 12:25 AM
08-15-2007 12:25 AM
Re: Network backup (fbackup). Problem!!!!
HP-UX can not share tape drives the way you are trying.
To write to server1's tape drive the process must be started on server1. Remote access is not granted and the OS does not provide a facility to accomplish this.
You will need to copy the files to server1 and then issue the command to back them up, or get a tape driver for server2.
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
08-15-2007 12:42 AM
08-15-2007 12:42 AM
Re: Network backup (fbackup). Problem!!!!
It seems to me that the network pipeline that you're trying to force the data through is too narrow.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2007 12:54 AM
08-15-2007 12:54 AM
Re: Network backup (fbackup). Problem!!!!
#man fbackup
....
There is slightly different behavior if remote devices are used. A device on the remote machine can be specified in the form machine:device fbackup creates a server process from /usr/sbin/rmt on the remote machine to access the tape device. If /usr/sbin/rmt does not exist on the remote system, fbackup creates a server process from /etc/rmt on the remote machine to access the tape device.
...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2007 12:58 AM
08-15-2007 12:58 AM
Re: Network backup (fbackup). Problem!!!!
Its not supported. I'm sure its possible to come up with a kludge that works.
I've seen a serviceguard configuration that might allow it. Check with the response center as to our disagreement.
I think more relavent however is Pete's band width question.
Regards,
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
08-15-2007 01:03 AM
08-15-2007 01:03 AM
Re: Network backup (fbackup). Problem!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2007 01:08 AM
08-15-2007 01:08 AM
Re: Network backup (fbackup). Problem!!!!
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2007 01:23 AM
08-15-2007 01:23 AM
Re: Network backup (fbackup). Problem!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2007 01:30 AM
08-15-2007 01:30 AM
Re: Network backup (fbackup). Problem!!!!
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2007 01:45 AM
08-15-2007 01:45 AM
Re: Network backup (fbackup). Problem!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2007 02:14 AM
08-15-2007 02:14 AM
Re: Network backup (fbackup). Problem!!!!
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2007 02:49 AM
08-15-2007 02:49 AM
Re: Network backup (fbackup). Problem!!!!
While fbackup and sam (using fbackup) can use a remote device, its going to be limited to how fast you can pump data, and you can't move it fast enough to keep the device in streaming mode
Your best bet is to attach a drive to the second server, or get a shared library
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2007 04:31 AM
08-15-2007 04:31 AM
Re: Network backup (fbackup). Problem!!!!
Each server has an individual tape drive will be a good solution, it will fix your issue.
If you want to have a shared backup, you may consider ESL library connected via SAN
WK.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2007 06:06 PM
08-15-2007 06:06 PM