Exchange one server to another


 
Thread Tools Search this Thread
Operating Systems AIX Exchange one server to another
# 1  
Old 09-23-2010
Exchange one server to another

Hi people,

In my work i have 2 P595 server (P595A and P595B) i need to exchange one server from P595A to P595B and one from P595B to P595A, i know the best way to do this is make a mksysb copy of the system and restore it on another but, in this process i dont need to exchange all the server, only basic configuration like IP, hostname, users, and configuration files.

I need help in what files i have to change to transform one server to another, i realy need this help because the AIX Analyst on my work was fired and now, i have to do this work but i have a basic knowledge on AIX servers.

Thanks all for the help,
# 2  
Old 09-23-2010
Do you have a good reason for not using the mksysb method?
This would be the safest, quickest and easiest method in my opinion.
# 3  
Old 09-23-2010
As we do not know your configuration at all we cannot tell you which files you need to take over. /etc/passwd, /etc/group for sure. You can change the hostname and IP from console window using smitty tcpip - minimum configuration where you can change the hostname in the same go. But generally I completely agree with dukessd - the one and only safe way to take over everything is do install from mksysb - or live partition mobility if your hardware / infrastructure supports that - so if everything is virtualized.

Kind regards
zxmaus
# 4  
Old 09-24-2010
is the server running on external SAN/NAS storage?
# 5  
Old 09-24-2010
I can't use mksysb because i have no space left on the P595 machines to create a partition to restore the mksysb.

I realy need to exchange it.

---------- Post updated at 06:30 AM ---------- Previous update was at 06:28 AM ----------

funksen, i dont use nas/san on it.

---------- Post updated at 10:46 AM ---------- Previous update was at 06:30 AM ----------

Hi,

I completed this work basically changing the tcpip configurations, hostname and coping /etc/passwd, /etc/group /etc/auto_direct from one server to another, and backup the other vg and restore it.

Thanks for the help...
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Configure sendmail to use exchange server

i am new in AIX i am trying to write a script to take a backup for specific files on server to and check error log if backup success send email to administrator , script done except for sending mail , i try to configure sendmail on aix to use our exchange server to send emails but still get error... (6 Replies)
Discussion started by: ahmed_salah
6 Replies

2. HP-UX

[Solved] How do I configure Unix Mail Server to use another Mail Exchange Server

We have configured our mail unix server and can send out emails automatically from applications running on unix to different people in our company as well as outside our company. However there is an outside client who is not receiving these emails because the settings on their mail server cannot... (4 Replies)
Discussion started by: Tenyhwa
4 Replies

3. Shell Programming and Scripting

Send email from sendmail on AIX using exchange server as SMTP server

i am new in AIX i am trying to write a script to take a backup for specific files on server to and check error log if backup success send email to administrator , script done except for sending mail , i try to configure sendmail on aix to use our exchange server to send emails but still get error... (0 Replies)
Discussion started by: ahmed_salah
0 Replies

4. Solaris

Solaris box to AD,Exchange server 2003

Forgive me if this question has been asked before, but I am trying to add a solaris box to server 2003, it is an active directory and exchange server. I have succeeded in adding it to network in general -- meaning I can access the server and xp files over the network. But what I want to do is... (3 Replies)
Discussion started by: sofakingjewish
3 Replies

5. Red Hat

Send mail from redhat box to exchange server

we have an exchange server in company as excmailbocx.company.com i wanna send mail using sendmail from redhat to my exchange mail account how can it be possible? (1 Reply)
Discussion started by: oguzhantrg
1 Replies

6. AIX

Relay to Exchange Server

AIX 5.3 Domain: domainna Exchange Server: ex05.domainname.com Our emails that are generated from Unix going to the "outside world" are now being rejected by most hosts. The current relay is listed as user@domainna. Here is a snippet from the log... 1356561:Aug 21 08:04:05 domainna... (0 Replies)
Discussion started by: andrewsc
0 Replies

7. HP-UX

Telneting from HP-UX to MS Exchange Server

Am having issues telneting from a HP-UX server to a MS Exchange Server,please can anyoune help? (2 Replies)
Discussion started by: paye
2 Replies

8. UNIX for Dummies Questions & Answers

Mail Exchange Server

I've got a question regarding setting up mail between two unix boxes. Is it possible to setup two boxes conected via a hub and allow them to send mail using the Netscape Messenger. I know that I can be done so using the UNIX sendmail but I need to connect them via Messenger as my ultimate goal is... (0 Replies)
Discussion started by: GlockCW
0 Replies

9. Windows & DOS: Issues & Discussions

Connecting to an Exchange Server

Hi, I have installed Redhat 7.3 on my desktop at work and was wondering whether I can set up my mail in KDE(Kmail, Mozilla Mail etc) to connect to a microsoft exchange server. Thanks for any help! (2 Replies)
Discussion started by: camerja1
2 Replies
Login or Register to Ask a Question