Questions tagged [clone]

192 questions
2
votes
1 answer

VMware Cloning with POWERCLI with nested folder

I'm trying to clone some Virtual Machines using POWERCLI, but when I set the target location I'll have the error "Could not find Folder with name" ... My folder estructure is like: DC1\destfolder DC2\destfolder Where destination folder name is the…
Uh Trog
  • 103
  • 3
  • 10
2
votes
1 answer

LVM2: How to copy snapshots?

I read What does an LVM2 Snapshot contain? and LVM Snapshot confusion. What I'm trying to figure out is if there is a way to create a copy of an LVM snapshot for use with different Xen VMs. I know that it isn't built into LVM (yet), but I was…
heipei
  • 21
  • 3
2
votes
2 answers

VirtualBox Opensuse cloned version doesn't work

I'm using VirtualBox 4.1.22 and have a Opensuse 12.1 VM. When I clone it without any changing (even not MAC address), the cloned version doens't work propperly. It boot for a long time and give message in terminal like this Welcome to emergency…
Tony
  • 195
  • 1
  • 4
  • 10
2
votes
2 answers

Clone CentOS 6.0 Unique identifiers

when cloning CentOS (minimal install + nginx, tomcat, postgres all not running) in a VMware virtual environment what unique identifiers are present on the cloned machine? The information I have found so far is that when cloning, the new MAC address…
Rqomey
  • 1,055
  • 9
  • 25
2
votes
2 answers

Partition size inconsistency after dd clone

We have recently upgraded a system HDD - it was 160GB, now 2TB. We upgraded as we were running low on space, mainly on /usr, and also on /home. I prepared the new drive with a Live CD and GParted (and made some partitions larger). Then I cloned /,…
a different ben
  • 121
  • 1
  • 5
2
votes
2 answers

Sysprep vs cloning or a mixture of the two?

I have fifty computers (not the same) and the boss wants a new identical Windows 7 image on all of them. Unfortunately it's not just a Windows 7 / Office 2010 image but one with a load of other programs and customisations. Should I do this using…
Mich
2
votes
2 answers

Centos Clone Live Server?

We have 2 server one is old server like 4 year old other one is just brought both the hardware is similar, on the old server we using centos 4.5 last 1900days old server is not rebooted. Now we want to make clone without reboot old server …
neolix
  • 528
  • 7
  • 20
2
votes
1 answer

How to clone a failing Server 2008 R2 hard drive before it's too late

My server fails to boot. The drive is not found at boot. It's a Server 2008 R2 domain controller, there is no secondary domain controller. The hard drive was not in a RAID configuration. It is a single HDD. I got it to show up on a Windows 7…
Campo
  • 1,609
  • 17
  • 33
2
votes
2 answers

Troubles cloning from a git / gitolite / git-web / git-daemon server (Fatal: 'gitolite-admin.git' does not appear to be a git repository)

Following this tutorial on installing git, gitolite, git-daemon, and git-web I have successfully completed the entire tutorial and actually added projects gitolite; they show up on git web when I go to http://servername/. Now I'm trying to clone…
user29600
  • 419
  • 5
  • 17
  • 30
2
votes
4 answers

Clone Ubuntu server setup to many machines

I need to replicate an Ubuntu server setup on 10-15 servers. I have a fresh Natty 64-bit server installed on a machine with all the extra required packages installed (no user data, system hasn't been used). What I need to do is to clone this machine…
recipriversexclusion
2
votes
2 answers

SysPrep'ing a cloned AD member server

We had a request to clone a Windows 2008 R2 virtual server that's already a member of Active Directory. Obviously we have no way to remove this server gracefully to reset it to standalone mode from AD because the server being cloned is still an…
Kev
  • 7,877
  • 18
  • 81
  • 108
2
votes
2 answers

Clone workstation for quick deploy?

This is a question that has been asked a lot, but I can't seem to find the answer I am looking for. We are looking at buying a small quantity of workstations, around 6, which all will have exactly the same hardware and OS. What we really want to do…
dannymcc
  • 2,717
  • 10
  • 48
  • 72
2
votes
3 answers

Debian/Linux backup files changed by user

I would like to backup my server that is hosting a few websites in such a way that I can restore everything to the way it was from a fresh format. I know that I should backup all the home folders and then probably my /etc/ folders. Is there a way to…
verhogen
  • 333
  • 2
  • 4
  • 14
2
votes
1 answer

Cloning Windows 2003 Server to new hard drive results in failure

Scenario: Old hdd is a Seagate 320gb SATA drive New hdd is a WD 320gb SATA drive Created an exact clone and replaced old hdd with new hdd. Boot up with new hdd, it gets into Windows 2003 server environment but things look weird. Lots of system event…
Level1Coder
  • 245
  • 2
  • 10
2
votes
1 answer

Clone virtual machine with Server 2008 R2 and Hyper-V?

I've recently just started working with Hyper-V, and so far it's quite nice. However, I've been running into problems with what seems like it should be the most basic of workflows. I've set up a baseline Server 2008 R2 configuration, and exported it…
bwerks
  • 752
  • 3
  • 10
  • 22