LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > AIX
User Name
Password
AIX This forum is for the discussion of IBM AIX.
eserver and other IBM related questions are also on topic.

Notices


Reply
  Search this Thread
Old 11-09-2010, 01:11 AM   #1
kmvinay
LQ Newbie
 
Registered: Oct 2010
Posts: 3

Rep: Reputation: 0
moving data from FS from one storage to FS in another storage


Hello,
I need to move 5TB of data from DS8100 to DS3400 storage.This 5TB of data is spread across 5 file system and mounted on one AIX server.
Same file system structure is created on DS3400 storage and mounted on the same AIX server.

Can anyone provide the best & possiable ways of moving data from one FS to other FS with minimum time with transfer rate and time.
 
Old 11-09-2010, 05:51 PM   #2
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Mount both and use rsync?
 
Old 12-06-2010, 11:57 PM   #3
baznz
LQ Newbie
 
Registered: Oct 2005
Posts: 19

Rep: Reputation: 1
Alternatively and more efficiently you can do it at the LVM level, and not filesystem. Just assign the new san disks to the AIX server and extend the existing volume group. Do a migratepv from the old san disks to the new ones and then reduce the old san disks from the volume group. Delete the old san disks from the system.

Last edited by baznz; 12-07-2010 at 12:26 AM.
 
Old 12-07-2010, 12:29 AM   #4
chickenjoy
Member
 
Registered: Apr 2007
Distribution: centos,rhel, solaris
Posts: 239

Rep: Reputation: 30
I suggest rsync to be safe too unless your comfortable with baznz's idea which is very much possible; but IMO transferring 5TB of data merits the downtime.

rsync example:
Code:
	# rsync -avrP /media/disk/source /home/user/destination
		-- /source/ = copy just the contents of 'source' into the destination
		-- /source = it first create a 'source' folder in destination and then copy the contents into it.
 
Old 12-07-2010, 12:45 AM   #5
mesiol
Member
 
Registered: Nov 2008
Location: Lower Saxony, Germany
Distribution: CentOS, RHEL, Solaris 10, AIX, HP-UX
Posts: 731

Rep: Reputation: 137Reputation: 137
Hi,

why don't you use AIX volume manager to create a host based mirror? create mirror containing old and new storage LUN's, mirror the data, drop the old storage from mirror and ready to go. This prevents you from downtime, un-synced data and will be faster than file based mirroring, because there is no filesystem layer betweeen.

Also for my understanding, how do you create a filesystem structure on a storage LUN?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Distributed Storage Across Four Storage Nodes With GlusterFS On Mandriva 2010.0 LXer Syndicated Linux News 0 04-28-2010 06:30 PM
LXer: Distributed Storage Across Four Storage Nodes With GlusterFS On CentOS 5.4 LXer Syndicated Linux News 0 04-01-2010 09:00 PM
LXer: Distributed Storage Across Four Storage Nodes With GlusterFS On Fedora 12 LXer Syndicated Linux News 0 03-04-2010 11:50 AM
LXer: Distributed Storage Across Four Storage Nodes With GlusterFS On Ubuntu 9.10 LXer Syndicated Linux News 0 01-14-2010 01:50 PM
LXer: Distributed Storage Across Four Storage Nodes With GlusterFS On Debian Lenny LXer Syndicated Linux News 0 06-25-2009 02:40 PM

LinuxQuestions.org > Forums > Other *NIX Forums > AIX

All times are GMT -5. The time now is 11:51 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration