Cloning


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Cloning
# 1  
Old 12-19-2011
Cloning

Hi,

Is there disadvantages if we do AIX Serevr cloning to the new AIX server[hardware configuration is same as old server].

Thanks in advance

Last edited by Scott; 12-19-2011 at 08:14 AM.. Reason: Duplicate post... Closed.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Linux

Disk cloning ?

Dear All I needed to clone my disk to another hard drive . I did it as the following : #dd if=/dev/sdb of=/dev/sdc But after a while, the procedure ended with the "writing to /dev/sdc input/output error" message. Can you please let me know how can I overcome this as the fdisk now returns as "... (1 Reply)
Discussion started by: hadimotamedi
1 Replies

2. Ubuntu

dd cloning of whole disk

I am using 'dd' to clone an entire hard drive which only has Ubuntu 11.10 and some data with no special options. The disks are both 1Tb, However, I did re-partition the target disk with gparted successfully. The new partions are not the same size as the source disk. When starting 'dd' no partitions... (24 Replies)
Discussion started by: Royalist
24 Replies

3. HP-UX

HP-UX server cloning

Hello Friends, Am in requirement to clone a Live HP-UX server here's details OS: HpUX B-11.11 with mirrored LVM disks . S/ws: Remedy, XML engine, Annoysystem, Oracle All Oracle, XMl and Remedy data is on SAM LUN which is used for clustering . My requirement to create a clone server and... (10 Replies)
Discussion started by: Shirishlnx
10 Replies

4. Solaris

Cloning with flarcreate .... and back

Hello Forum, I'd like to clone a Solaris 10 System. Well, I read a lot about flarcreate. Anyway I only read how to _create a flash archive by using flarcreate. But I don't know how to copy the data back to another harddisk from an ar:confused:chive to get a second runing system. ... (4 Replies)
Discussion started by: borsti007
4 Replies

5. Red Hat

cloning a server

I wish to clone a RedHat EL5 server. What's the easiest way to do this? Thanks :) (4 Replies)
Discussion started by: wazzu62
4 Replies

6. UNIX for Dummies Questions & Answers

HP10.20 Cloning

Good day all. So, here's the situation. I have (7x) B180L VISUALIZE WORKSTATION's with Transtec 5100 RAID (RAID 5, 9.1 GB HDD's) towers running of UNIX HP10.20. It's time to replace the RAID's with new ones, them being Fibrenetix FX606 5 bay SATA RAID, 5 bay SATA-SCSI desktop RAID including 80Gb... (1 Reply)
Discussion started by: Tony_dw
1 Replies

7. SCO

Disk cloning

Hello everybody, :confused: I have to change the system disk on an old PC running SCO 5.0.5. The disk is up and running, this is a preventive action. My experience on UNIX is very limited and I look for the easyest solution to clone this unit. Is it possible with commands or through a clone... (2 Replies)
Discussion started by: mhachez
2 Replies

8. Filesystems, Disks and Memory

Unix Cloning

I'm looking for software that can clone Unix Partitions. (2 Replies)
Discussion started by: jimv2502893
2 Replies

9. UNIX for Dummies Questions & Answers

Aix Cloning

Is there anyone out there who knows anything about aix cloning? I would be very grateful for any information at all. Thanking you in advance :) (4 Replies)
Discussion started by: annette
4 Replies
Login or Register to Ask a Question
pwrkap_cli(1)							   User Manuals 						     pwrkap_cli(1)

NAME
pwrkap_cli - Command line monitor and control program for pwrkap SYNOPSIS
pwrkap_cli host:port DESCRIPTION
pwrkap_cli is a command-line program that connects to a pwrkap server and downloads the hardware configuration and power configuration domain data from the server. Power use, energy use, and system status are dumped to the screen when the server sends a status update, and raw commands can be sent to the server. OPTIONS
host:port A hostname (or IP address) and a port to which this client should connect. COMMAND FORMAT
The command format looks like this: domain_name [ help | dump | cap new_cap ] COMMANDS
domain_name The name of the power configuration domain that the user wants to control. help Displays a short help screen. dump Displays the current hardware configuration and state of the server. cap new_cap Sets a new power cap and reconfigures the hardware to meet the cap. AUTHOR
Darrick J. Wong <djwong at us dot ibm dot com> SEE ALSO
pwrkap_gtk(1), pwrkap_aggregate(8), pwrkap_main(8) Linux January 2009 pwrkap_cli(1)