![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community. |
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem in creating flash archive | girish.batra | SUN Solaris | 6 | 07-16-2008 10:35 AM |
| EOF creating problem | mmunir | Shell Programming and Scripting | 1 | 07-04-2008 08:07 AM |
| Creating an sql statement from a file. Problem with ' | hannem | Shell Programming and Scripting | 2 | 04-24-2008 08:26 AM |
| Problem with creating big files | eliraza6 | Linux | 6 | 11-06-2007 09:54 AM |
| Problem creating files greater than 2GB | bobbyjohnz | UNIX for Advanced & Expert Users | 1 | 01-17-2007 12:19 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Problem when creating VMHost with dd
Hi,
I have to create a VMhost from a server an I am doing this by using two Knoppix live CD'R's and conencting the VMhost machine to the server via switch. On in the original server and one in the VM HOST and I copy the drive over from the original server using the dd comand. When determing how big of a VMHOST I should create I did a df -h on the original drive and came up with 8.5GB total space so I created a VM of 11 GIG. When I booted the server with Knoppix I ran a sfdisk -l and it approximately the same number of GIGS. But when I ran the dd command on the original server it stalled after a while since it said it ran out of space at 11GIGS! Can anyone tell me an effective way to determine how much Virtual Disk Space I need to create when cloning a server? |
|
||||
|
If you're copying the disk entire, consider the size of the entire disk and not just the size of the partitions.. If you're copying partitions, be sure you are just copying a partition(i.e. /dev/hda1) instead of the disk entire (i.e. /dev/hda). Can you describe the procedure in more detail? What software transfers the information from the old server to the new?
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|