Migratiing data from HPUX to AIX 5.3
 
*
Welcome, Guest. Please login or register. November 22, 2008, 03:51:45 AM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Migratiing data from HPUX to AIX 5.3  (Read 998 times)
0 Members and 1 Guest are viewing this topic.
Michael
Administrator
Hero Member
*****
Posts: 526


« Reply #1 on: January 17, 2007, 12:47:46 PM »

Well, if you can use symbolic links - what are they symbolic over? NFS, or are the disks being imported.

If it is just simple "xfer" of data from HPUX to AIX environment I would try the following:

Quote
1. create new storage structure on AIX (single or multiple fs to receive data from remote system (in this case HPUX) in one or more transfers.
2. For the sake of discussion I am calling the new storage /newStorage.
3. NFS mount HPUX:/oldstorageMountPoint /mnt
4. cd /mnt
5. find oldStorage | backup -if - | (cd /newStorage; restore -xqf -)
6. wait for a piped backupbyfilename and restore to complete
7. verify xfer is successful
8. cd -; umount /mnt
Logged
Michael
Administrator
Hero Member
*****
Posts: 526


« on: January 17, 2007, 12:47:00 PM »

Copied from old forums....

Topic:  Migration symbolic link from hpux to aix 5.3
Posted by: aixhpux ® 01/16/2007, 11:59:22
Author Profile | Post Reply | Alert | Recommend | Current page | Edit | Main Forum
Hello,
I want to move data (100Go) from HPUX host to AIX 5.3 Host with the symbolic links.
I have 2 constaints in the HPUX : hard limit of 2 go for file size/ulimit + no tape drive in the host.
Any idea?
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.505 seconds with 18 queries.




eXTReMe Tracker

Terms of Use and Privacy and Security Policies
Copyright 2001-2008 Michael Felt and ROOTVG.NET