- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Moving large amount of data between HP-UX and ...
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
02-23-2005 02:21 AM
02-23-2005 02:21 AM
Moving large amount of data between HP-UX and Windows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2005 02:26 AM
02-23-2005 02:26 AM
Re: Moving large amount of data between HP-UX and Windows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2005 02:35 AM
02-23-2005 02:35 AM
Re: Moving large amount of data between HP-UX and Windows
will take a while but it works.
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2005 02:44 AM
02-23-2005 02:44 AM
Re: Moving large amount of data between HP-UX and Windows
Do you use any backup software that support multiple platforms (e.g. DataProtector). It will do the job very easy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2005 02:46 AM
02-23-2005 02:46 AM
Re: Moving large amount of data between HP-UX and Windows
if you can tar a set of files onto tape from the UNIX box,take the tape to the Windows box and read the tape with WinTar from
http://mirrors.kernel.org/gnu/tar/tar-1.12.msdos.exe
you may be in business.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2005 02:48 AM
02-23-2005 02:48 AM
Re: Moving large amount of data between HP-UX and Windows
Openssh is allowed because authentication is secure.
HP-UX
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA
Its called SEcure shell.
There are several flavors of openssh for Windows.
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
02-23-2005 04:07 AM
02-23-2005 04:07 AM
Re: Moving large amount of data between HP-UX and Windows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2005 04:15 AM
02-23-2005 04:15 AM
Re: Moving large amount of data between HP-UX and Windows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2005 05:42 AM
02-23-2005 05:42 AM
Re: Moving large amount of data between HP-UX and Windows
10 BaseT = 1 Mbytes/sec
100 BaseT = 10 Mbytes/sec
1000 BaseT = 100 Mbytes/sec
A relatively old DLT 8000 will need data supplied at about 10 Mbytes/sec or it will be starved for data and have to repostition. If you have Utrium tape drives, the 460 requires at least 450 Mbytes/sec to keep busy, way beyond Gigabit LAN connection speeds. Even the Ultrium 215 needs 15 Mbytes/sec to keep the tape moving all the time. And you can never reach the 'wire speed' for data transfers over a network. So even a private network is going to take longer to backup over a LAN then backup and restore with a modern high speed tape.
Windows wasn't designed to be compatible with anything but itself, so common backup tools simply aren't available. You'll have to use a common backup format. There are lots of commercial programs (not free) that work very well, and also lots of free backup programs written for both Windows and Unix. If the software cannot be freeware, then take a look at DataProtector from HP.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2005 08:00 AM
02-23-2005 08:00 AM
Re: Moving large amount of data between HP-UX and Windows
Do you have a tape drive that works on both systems? - if so get TAR for windoze: http://gnuwin32.sourceforge.net/packages/tar.htm
Are the two servers physically near each other? if so, then you are lucky because the Itanium and probably your windoze box have GigE capable cards. This means you can either use a cross-over or not (yes, you should be able to use a normal cable as GigE is supposed to negotiate) between the two machines. MAKE SURE YOU USE JUMBO FRAMES to achieve 110Mbyte through-put. On your HP box set up a .rhost login. on your windoze box open a command window and cd to the proper directory, then use "rcp -b
Or just load HP-ux on the itanium box.
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2005 10:26 PM
02-23-2005 10:26 PM