![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| migration of sun box 5.8 to 5.10 | saini707 | SUN Solaris | 3 | 02-15-2008 07:04 AM |
| SAN migration | Hils | HP-UX | 0 | 06-17-2006 01:20 AM |
| Migration | new2ss | UNIX for Advanced & Expert Users | 2 | 03-15-2006 11:24 PM |
| AIX Migration | Student37 | UNIX for Dummies Questions & Answers | 1 | 07-27-2005 12:33 PM |
| migration | omran | UNIX for Advanced & Expert Users | 2 | 04-13-2003 09:38 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi everybody,
I want ask if it is possible to copy all storage structure (VGs, LVs & filesystems) from one server to another. In other words, I want to move my system from old server to new one, so I want the new server exactly have the same sizes and number of VGs, LVs, & filesystems. Thanks in advance. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
From what to what? Model numbers would help.
|
|
#3
|
|||
|
|||
|
AIX level might help too.
mksysb -m can do this, you will also need to do the non-rootvg volume groups with savevg -m http://publib.boulder.ibm.com/infoce...ds3/mksysb.htm http://publib.boulder.ibm.com/infoce...ds5/savevg.htm as johnf says though, the new machine must support the AIX level of the old machine, or vice versa if you need to upgrade the old machine AIX level to a later level, that the new machine supports, before the migration. Last edited by dukessd; 11-07-2006 at 06:55 PM. Reason: added last paragraph |
|
#4
|
|||
|
|||
|
answer
If the operating system is built up on the new system,
The things you have to do are on the old system; 1-Unmount the filesystems 1-Varoff the vg s 2-Export the vg s 3-Remove the vpath and/or hdisk definitons from old system on the new system; 1-Give the disks to the new system from disk management 2-Change the zoning on the SAN switch 3-If needed install SDD or MPIO and host attachment scripts 3-cfgmgr 4-Get the pvids with chdev 5-Import the vg s on one of the disks 6-Mount the filesystems The structure is the same as the old one. All things including data. No risk of data corruption. If you give details about the systems I can help more. I can give the commands if you give the structure. |
|
#5
|
|||
|
|||
|
samaks,
only if the non-root vg's are on san storage, if they are on internal disks....see my last post. |
|
#6
|
|||
|
|||
|
I think more details should be given by aldowsary. aldowsary talks about storage and I didnt think storage would be on internal disks. By the way we have to wait the answer.
|
|
#7
|
|||
|
|||
|
Quite correct we have to wait for an answer. He might want to move from an old 43P to a P510 for all we know. Also storage is storage whether external or internal so he needs to clarify both points! As I said in my first post from what to what?
|
|||
| Google The UNIX and Linux Forums |