Sponsored Content
Full Discussion: Migrate AIX to new Hardware
Operating Systems AIX Migrate AIX to new Hardware Post 303022635 by bakunin on Tuesday 4th of September 2018 06:26:05 PM
Old 09-04-2018
Quote:
Originally Posted by System Admin 77
After installing OS, will restore these datavg's and appvg on respective servers (original existing LPARs will be offline during this time).

After save vg restore on new Database LPAR, Do you recommend us to merge datavg's into one scalable vg (using lvm commands) ?
You cannot "move LVs across VGs", at least not with LVM commands. My suggestion is: do a file-based backup, not a savevg. Then create the new scalable VG on the new system, create LVs (and of course FSes) as needed and restore to these LVs/FSes. This is a simple and straightforward approach.

I hope this helps.

bakunin
This User Gave Thanks to bakunin For This Post:
 

9 More Discussions You Might Find Interesting

1. AIX

How to migrate UP-UX shell scripts to AIX 5.2

Hello, We would to migrate some shell scripts (korn shell) from HP-UX to AIX 5.2 I would know: - If the HP-UX scripts work as well in AIX? - If no, is there a migration tool to detect incompatible lines in scripts? - How do proceed? Our scripts do: - Loads data in Oracle... (1 Reply)
Discussion started by: P026687
1 Replies

2. AIX

AIX Hardware commands

Hi All, Needed commands to find Monitor , chassis & keyboard related information on AIX. Please please please help. Thanks VK (2 Replies)
Discussion started by: Veenak15
2 Replies

3. AIX

AIX Hardware Configuration *I'm very new*

I'd like to start by saying how extremely new I am to any UNIX OS, although I've been dealing with Linux systems off and on for roughly a year now, and am trained primarily on Windows Servers. Our company has an old AIX system, running AIX version 4. The server we are using is more then 10... (6 Replies)
Discussion started by: webers
6 Replies

4. AIX

AIX 5.2 and 5.3 hardware support questions...

If anyone has the answer to this question I would be eternally grateful: I just took a new job supporting IBM Blade Servers and "E" Chassis. The model for this is significantly different than anything I have done in the past which has included what I would call typical Unix support... (2 Replies)
Discussion started by: jtelep
2 Replies

5. AIX

How to install/ migrate AIX through remote login

How to install/ migrate AIX through remote login (1 Reply)
Discussion started by: AIXlearner
1 Replies

6. SCO

Migrate SCO 5.0.6 to different hardware

hi Howto migrate SCO Unix 5.0.6 to different hardware? I'd like to try using Acronis. Which Acronis Version support SCO Unix 5.0.6? (14 Replies)
Discussion started by: ccc
14 Replies

7. AIX

AIX LVM migrate lp

Hi, I have questions about unix AIX's lvm. Is there some problem to do migrate lp into a mirrored vg or should i break the mirror before? Is necessary to run reorgvg after I migrate lp ? thanks (1 Reply)
Discussion started by: alfastar
1 Replies

8. AIX

Nim on AIX 7.1 used to migrate AIX 5.3 to AIX 6.1...is possible?

Using nimadm: nimadm -j nimadmvg -c sap024 -s spot_6100 -l lpp_6100 -d "hdisk1" -Y Initializing the NIM master. Initializing NIM client sap024. 0505-205 nimadm: The level of bos.alt_disk_install.rte installed in SPOT spot_6100 (6.1.3.4) does not match the NIM master's level (7.1.1.2).... (2 Replies)
Discussion started by: sciacca75
2 Replies

9. SCO

Migrate UNIXWare from old machine to new machine (different hardware)

Good afternoon all, I'm a bit stuck... I honestly don't know very much about Unix let alone UnixWare for that matter. I have a system that's very old and could fail really at any time. I have another server I'd like to move everything to yet I don't know what's possible. The current server is... (2 Replies)
Discussion started by: rubiks015
2 Replies
prosody-migrator(8)													       prosody-migrator(8)

NAME
prosody-migrator - Migrate data between Prosody data stores SYNOPSIS
prosody-migrator [OPTIONS] [SOURCE_STORE DESTINATION_STORE] DESCRIPTION
prosody-migrator is used to move data (user accounts, rosters, vcards, etc.) between different data stores. For example this allows you to migrate data from a file-based store to an SQL database, and vice-versa. Note: the migrator assumes that the destination store is empty. Existing data that conflicts with data in the source store will be over- written! OPTIONS
--config=FILENAME Specify an alternative config file to use. The default is /etc/prosody/migrator.cfg.lua. SOURCE_STORE The name of the store (defined in the config file) to migrate data from. Defaults to 'input'. DESTINATION_STORE The name of the store (also defined in the config file) to migrate data to. Defaults to 'output'. FILES
/etc/prosody/migrator.cfg.lua The migrator config file. SEE ALSO
prosody(8), prosodyctl(8) AUTHOR
Matthew Wild <mwild1@gmail.com> Prosody IM 20 April 2014 prosody-migrator(8)
All times are GMT -4. The time now is 07:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy