Copy the files of ESXi 4 to ESXi 4 guests VERY SLOW with "FastSCP 3"?

Hello

I have two HP ML350 G5 servers with ESXi 4. now, I want to move some virtual machines in one ESXi host to another. This is a small test system.

I found this program Veeam FastSCP which is a faster tool to copy files between ESXi servers, so I installed this tool on my client workstation and have begun to copy yesterday.

But the transfer rate is of 14 MB/s, it will take & gt; 26 hours to complete my project (1 TB of data transfer). I am not satisfied with this speed, because ESXi, my client station servers and switch between the two network cards 1 GB...

This speed is normal? Or have you of the best ways to do so?

Firestartah is correct, that I just wanted to confirm and add direct links:

Yes, it's transfer speed of 'normal' file for ESXi 3.5 or 4.0:

Planned for FastSCP 3.0 speed

File transfers are a few times faster with 'fat' ESX, but the latest versio of ESX 4.0 has a kind of service console disk read limitation described here:

Disc playback slow speed on ESX4

Tags: VMware

Similar Questions

  • Copy the files from ESXi vmware.log

    All,

    Need a bit of help here. We were asked to keep the vmware*.log files in the folder of each VM. Using the viToolkitExtensions, I can get the files in each directory, but I can't get copied off in my server Windows so that they can be saved. It has been suggested that I use TkeDatastoreFile copy, but I ran into a wall, make it work. Here's what I have so far, once connected to the VC.

    $x = get-VM VMNAME | Get - views | % {$_.config.files.vmpathname}

    $y = $x Extract-TkeDatastorePathElements

    $z = get-datastore $y.datastore | Get-tkedatastorefile | where {$_ .path - like "vmwareJournal"}

    I can now browse each journal found in the folder, but I can't get copy-tkeDatastoreFile work to copy each file to a destination on the Server Windows where the script will run, for example D:\Data\logs. Any ideas on how I finish that?

    Gary

    Here's a transcript of a session that has worked for me. I added - noSize - noType and - noModification to Get TkeDatastoreFile because it speeds up things a bit.

    C:\> get-datastore
    
    Name                               FreeSpaceMB      CapacityMB
    ----                               -----------      ----------
    Storage1                                 48292          225536
    
    C:\> get-datastore Storage1 | Get-TkeDatastoreFile -noSize -noType -noModification | Where { $_.Path -like "*.log" }
    
    Path                                                       Size Modification                   Datastore
    ----                                                       ---- ------------                   ---------
    [Storage1] esxconsole-49341a...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] esxconsole-49341a...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] esxconsole-49341a...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] esxconsole-49341a...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] esxconsole-49341a...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Win2k3/vmware-7.log                                0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Win2k3/vmware-8.log                                0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Win2k3/vmware-9.log                                0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Win2k3/vmware-10.log                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Win2k3/vmware-11.log                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Win2k3/vmware-12.log                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Win2k3/vmware.log                                  0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] t/Win2k3/vmware-1...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] t/Win2k3/vmware-2...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] t/Win2k3/vmware-3...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] t/Win2k3/vmware-4...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] t/Win2k3/vmware.log                                0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] t/Ubuntu 8.04/vmw...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] t/Ubuntu 8.04/vmw...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] t/Ubuntu 8.04/vmw...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Ubuntu 8.04/vmwar...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Ubuntu 8.04/vmwar...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Ubuntu 8.04/vmwar...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Ubuntu 8.04/vmwar...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Ubuntu 8.04/vmwar...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Ubuntu 8.04/vmwar...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] 2k8 64 bit/vmware...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] 2k8 64 bit/vmware...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] ESXi 3.5 Master I...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] ESXi 3.5 Master I...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] ESXi 3.5 Master I...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] ESXi 3.5 Master I...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] ESXi 3.5 Master I...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] ESXi 3.5 Master I...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] ESXi 3.5 Master I...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] ESXi 3.5 Master I...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Openfiler/vmware.log                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] win2k3-64-vi4/vmw...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] win2k3-64-vi4/vmw...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] win2k3-64-vi4/vmw...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] win2k3-64-vi4/vmw...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] win2k3-64-vi4/vmw...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] win2k3-64-vi4/vmw...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] win2k3-64-vi4/vmw...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] ESXi 4.0 Master I...                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Demo VM 1/vmware.log                               0 1/1/0001 12:00:00 AM           Storage1
    [Storage1] Stat VM/vmware.log                                 0 1/1/0001 12:00:00 AM           Storage1                      
    
    C:\> $allLogs = get-datastore Storage1 | Get-TkeDatastoreFile -noSize -noType -noModification | Where { $_.Path -like "*.log" }
    C:\> $z = $allLogs[40]
    C:\> $z
    
    Path                                                       Size Modification                   Datastore
    ----                                                       ---- ------------                   ---------
    [Storage1] win2k3-64-vi4/vmw...                               0 1/1/0001 12:00:00 AM           Storage1                      
    
    C:\> $z.Path
    [Storage1] win2k3-64-vi4/vmware-8.log
    C:\> $datacenter = get-vm win2k3-64-vi4 | get-datacenter
    Get-VM : 2/20/2009 8:14:50 AM    Get-VM        VM with name 'win2k3-64-vi4' not found, using the specified filter(s).
    At line:1 char:21
    + $datacenter = get-vm <<<<  win2k3-64-vi4 | get-datacenter
        + CategoryInfo          : ObjectNotFound: (:) [Get-VM], VimException
        + FullyQualifiedErrorId : Core_ContainerCmdletBase_ObjectNotFoundByName,VMware.VimAutomation.Commands.GetVM
    
    C:\> get-vm
    
    Name                 PowerState Num CPUs Memory (MB)
    ----                 ---------- -------- -----------
    ESXi 4.0 Master I... PoweredOff 1        2048
    ESXi 4.0 Master I... PoweredOff 1        2048
    ESXi 3.5 Master I... PoweredOff 1        1024
    ESXi 4.0 Master I... PoweredOff 1        2048
    ESXi 3.5 Master I... PoweredOff 1        1024
    ESXi 4.0 Master I... PoweredOff 1        2048
    ESXi 3.5 Master I... PoweredOff 1        1024
    Stat VM              PoweredOff 1        256
    Win 2003 SP2         PoweredOn  1        1024
    Ubuntu 8.04          PoweredOff 2        512
    2k8 64 bit -- Los... PoweredOff 1        2048
    Win2k3-64bit-VC4     PoweredOn  1        1024
    Openfiler NSA 30Gb   PoweredOff 1        512
    ESXi 3.5 Master I... PoweredOff 1        1024
    ESXi 3.5 Master I... PoweredOff 1        1024       
    
    C:\> get-vm Win2k3-* | get-datacenter
    
    Name                                     Id
    ----                                     --
    ha-datacenter                            Datacenter-ha-datacenter                
    
    C:\> $datacenter = get-vm Win2k3-* | get-datacenter
    C:\> $z
    
    Path                                                       Size Modification                   Datastore
    ----                                                       ---- ------------                   ---------
    [Storage1] win2k3-64-vi4/vmw...                               0 1/1/0001 12:00:00 AM           Storage1                      
    
    C:\> Copy-TkeDatastoreFile -source $z.Path -destination c:\temp.log -sourceDatacenter $datacenter
    

    Note that I use $z.Path as the source, not the argument $z whole.

    In addition, local files refer to files that are local to ESX, as they begin by.

  • Where to download the file ZIP ESXi 4.0 for inplaceupgrade with vSphere Host Update Utility

    I'm updating my ESXi ESXi 4 3.5U4 with the Host Update Utility vSpheer.

    But where can I find the ZIP file that is required for the upgrade?

    Can this ZIP file created from the ISO?

    There are only ISO in downloads...

    Kind regards

    Daniel

    It is available here:

    https://www.VMware.com/tryvmware/p/activate.php?p=free-ESXi

  • Copy the file from the desktop to the filesystem (not datastore) hosts?

    Hey all,.

    I need to download a custom file system authentication on /etc/pam.d/system-auth on 16 hosts.  I did a copy master file and stored on a local workstation.

    I expected to come up with a PowerCLI script to help with this.

    I found the Copy-Datastoreitem CMDlet to copy the files to the data store.  But technically, /etc/pam.d is the local file system of ESXi, not the host data store.

    Anyone have any ideas on how to do this with PowerCLI (or same ESX CLI also)?

    Thank you

    Drew

    Thank you.

    A word of warning, that BusyBox is a customized version and any changes that it is not supported!

    See William post called How to compile Busybox for ESXi... kind of a part 1

  • Portege M400: cannot copy the files on the disk HARD - can't see any of my files in Word

    I bought the M400 a few weeks ago. There are a number of problems. Adobe reader gives "an internal error has occurred", manual installation of download gives "error occurred in the file zip", download or copy of the files on the hard disk gives error "there is no space" when there are only 8 gig used from 60 GB. Now, I don't see any of my files in Word.

    I can also copy the files from the cd or DVD. I'm in canada mississauga on Horus, usually resident in the United Kingdom, so I'm in a precarious situation because I can't in my office to sort out the issues.

    Can someone advise me please why all these problems are happening, do I have to use the recovery disk? Baz

    > Forgive me but how to put the hard drive in business.

    I think that the Johnny means that you connect the HARD drive to another computer using the external USB HDD controller. These external USB HDD cases can be purchase in every store of the computer.

    However, if you n t need data that are placed on the HARD drive, you could simply start installing the OS from the recovery CD. This will format the whole HARD drive and install the new operating system as well as all the drivers, utilities and software further.

  • ENVY of HP dv7: copy the file fails error on disk 2 to 58% HP recovery

    My hard drive in my dv7 ENVY dies for the second time in two years (it was under warranty last time and I was able to fix). I bought the hard drive same exact (Samsung, 1 TB), tested in BIOS, past everything. When I try to make the image recovery with the HP recovery discs I received the last time my hard drive died, I get an error then that 58% on two recovery disc that says:

    Reducer

    Copy the file fails

    From: d:\preload\base24. STORMWATER MANAGEMENT

    To: c:\RM\Image\BASE24. STORMWATER MANAGEMENT

    Press OK to retry.

    I press OK and it does the same thing over and over again. People who questioned him on this same type of error seem to get anywhere here, but what choice do I have? The hard drive is the same size, same manufacturer, same model, it should have the question of reimage the system on a hard drive more small, right?

    Am I just out of luck on that? So frustrated.

    englejas

    Hello;

    Let me welcome you on the HP forums!

    I read your post on recovery issues and wanted to help.

    Here is the link to the tool of creation of win8.1 media: installation media to create for Windows - 8.1 help Windows

    Understand, however, you might encounter a problem installing using the media created from this tool.

    You have a version of OEM HP of Win8 installed on your PC, and this means that the product key that is embedded in the motherboard UEFI firmware is OEM, not retail.

    While the media created from this tool SHOULD be activated using this key, there is no guarantee he will do.  If it is not the case, you can use this tool to recover your product key and try to enter it manually: Download Windows OEM Product Key Tool - MajorGeeks

    IF it still does not work, then your only recourse would be to order a new set of recovery from HP discs.

    You can look online for recovery from the paged media related: http://support.hp.com/us-en/drivers

    Once there, enter your product name or number. On your software page and download the drivers, select your operating system and version. Click on "Update".  If the HP recovery support is available for your computer, down near the bottom of the page, you will see an entry for the command Recovery Media-CD/DVD/USB. Click on the symbol '+' to expand this entty and click on order to press for more details.

    Or, if you prefer, you can do the same by contacting HP Customer Service:

    If you live in the United States or the Canada, details are on this page: http://www8.hp.com/us/en/contact-hp/phone-assist.html#section1

    If you live elsewhere, contact details are on this page: http://www8.hp.com/us/en/contact-hp/ww-contact-us.html

    NOTE: once you get through, stay on the line until you are finally able to talk to someone ' one - it can take a while!

    However, HP customer care is generally not available on weekends, so you will have to wait until Monday to contact them.

    Good luck

    ========================================================================
    I'm a volunteer and I do not work for, or represent, HP.
    ---------------------------------------------------------------
    If my post helped you, please click on the symbol of the thumbs-up to the left of the answer key to say thank you.
    If my message solved your problem please click on "Accept as Solution" - to help others to find the solution.
    ========================================================================

  • Copy the file fails the Windows 7 recovery discs sent hp

    I have tried to solve this problem for a month now and I'm at the end of my home.
    I am now on my third set of recovery discs HP and all have the same problem. I insert disk 1 by following the instructions on the support forum. She's going through
    Reformat the hard drive windows partition - tick
    Copy of the files needed to restore the hard drive - tick
    And immediately as ending, this window appears:
    Reducer
    Copy the file fails
    From: E:\PRELOAD\BASE. STORMWATER MANAGEMENT
    To: C:\RM\Image\BASE. STORMWATER MANAGEMENT
    Press OK to retry

    Three series of drives have the same come.
    What the hell is happening?
    I'm so sick of this.

    Read a few other posts with similar problems, but can't seem to find the solution. I don't have an external hard drive, I can use... only the laptop I'm trying to fix. (G6-1305sa)

    Any help? It also doesn't help when the HP support is open on the phones until 5:30 from Monday to Friday. I'm at work so can't call. So frustrating...

    Aaaarrrrrgggghhhhh

    Hi Belj,

    Thank you for visiting the Forums HP's Support and welcome. I read your thread on your HP Pavilion g6-1305sa Notebook and not able to restore Windows. If the HARD drive is faulty, this can cause the restoration should not go well. You can try to run a test of material. Please note remove any and all USB devices and remove the memory card in the slot of the card reader. Disconnect all non-essential devices. What is the original HARD drive? Have you replaced all other parts? Have you tried to do a clean install of Windows 7. Try running sfc/scannow would scan your system to find errors on the command line. You can get to the command prompt by clicking F11 at startup. You can see this Microsoft document on the system recovery options.

    Hope this will help.

    Thank you.

  • I can restore the backup made by WHS v1. PP3 the WHS 2011? Or do I need to copy the files over the network of old serevr again?

    WHS backup

    You just bought a new WHS 2011. Question, can I restore the backup made by WHS v1. PP3 the WHS 2011?  Or do I need to copy the files over the network of old serevr again?

    Hello

    Because the problem is with Windows Home Server, I recommend you post this question in the Forums Windows Home Server.

  • Setup cannot copy the file hpinkins5412.exe

    Setup cannot copy the file hpinkins5412.exe

    Using full features software and pilot OJ6500_E710n - z_334.4

    When I use this version:

    full feature software and driver OJ6500_E710n-z_1315

    All software installs normally.  I get all the correct screens.  I connect to a network printer. He fined the printer. He asks me where (postcode), I use the software.  I re - start.  The drivers are not installed.  I have run the diagnostics.  He said that the drivers are not installed.

    HP Officejet 6500 has more 710n

    XP Pro sp3

    I solved the problem with the latest version of the software:

    full feature software and driver OJ6500_E710n-z_1315

    The pilot would not have installed.  I used this web page to fix:

    http://support.HP.com/us-en/document/c01084522

    Thank you

    Docfxit

  • Windows XP Professional Setup copy iaStor.sys then the OS says that it cannot copy the file iaStor.sys.

    After the RAID 0 disk partitioning, installing Windows says it will copy the files in the file system. The first file is iaStor.sys. My SATA CD drive runs for a few seconds, then there is a long pause, then the OS says that it cannot copy the file iaStor.sys. He goes on to say that I should check that there is a CD in the drive. Any ideas?

    Here's the solution to this problem:

    1. in the disk driver (a:\) root directory create a directory called holiday of $ $OEM existing files as they are, we will not delete or replace anything.

    2. in the directory $ $OEM you have created, create another directory called TEXTMODE

    3. copy all the driver files located in the root directory to the A:\$OEM$\TEXTMODE subdirectory, try to reinstall, it should now work.

  • I get an error "Setup cannot copy the file els.dll" during the installation of Service Pack 3.

    The installation fails every time with this error. I can see and select the file in the temp folder, but it won't work. Any help would be appreciated. '

    Original title: 'Setup cannot copy the file els.dll' during the upgrade to Windows XP SP2 to SP3.

    In fact, I corrected it an hour ago and was meaning that close the message. I cleaned with CCleaner temporary files, downloaded the SP3 Installer on its own (no windows update) and disabled the antivirus. I was able to complete the installation.

    Thanks for the reply!

  • I am trying to format my PC and when the installer loads of my key USB Kingston, he said: Setup cannot copy the file XPtspCom.inf.

    Setup cannot copy the file XPtsp Com.inf

    Hi all!
    I try to format my PC and what configuration is loading my Kingston USB key, said he: Setup cannot copy the file XPtspCom.inf.

    I use Windows XP Professional Edition SP3.
    How do slove this problem please to continue to work with my PC?
    Thanks in advance!

    You should not use these programs, but if you want a USB key to install then you should make an ISO file and then using Unebootin according to me this is a best software to USB for xp and if you have windows 7 installed in one of your system, then you can use tool usb windows 7.

  • Cannot install the update of security KB2698365, get the error message ' set up cannot copy the file msado15.dll.

    Tried several times, if I check the update log it shows canceled, have tried to disable Norton. Tried to install it manually through the Setup Wizard.  He gets up then I get the message "set up cannot copy the file msado15.dll.

    Hello

    You did changes to the computer before the show?

    Method 1
    I suggest you to run the fixit from the following link:

    The problem with Microsoft Windows Update is not working
    http://support.Microsoft.com/mats/windows_update/

    Method 2
    I suggest you register the Msado15.dll file required.

    a. Click Start and then click Run.
    b. in the run dialog box, type the following commands in the Open box and then click OK.

    Regsvr32.exe ">"

    The> placeholder is the absolute path of the file Msado15.dll.

    The following examples show how you can specify an absolute path:

    Regsvr32.exe "C:\Program Files\Fichiers Files\system\ado\Msado15.dll"

    If the Msado15.dll file is saved successfully, you receive a message similar to the following message:

    DllRegisterServer in C:\Program Files\Common Files\system\ado\Msado15.dll successful.
    c. click OK.

    Method 3
    I suggest to perform the clean boot and then try to install the updates. Clean boot will disable all of the third-party program to ensure that all third party program is not causing the problem.

    How to configure Windows XP to start in a "clean boot" State
    http://support.Microsoft.com/kb/310353

    Note: Make sure that you reset the computer back to normal once the diagnosis is complete.

    Method 4
    I would say that you can download and install the update to the clean boot from Microsoft download center.

    Update security for Windows XP (KB2698365)
    http://www.Microsoft.com/en-US/Download/details.aspx?ID=30228

  • Copy the files from the flash drive on the hard drive but I don't want to copy the files I already have.

    I have Windows XP.  I have a flash drive with many files that I have on my second hard drive.  I just it copies the files that I have on the hard drive and I don't want to have to sit and answer 'yes' or 'no' question about the replacement of files each time that it recognizes a file duplicate. How do I do that?

    When you see this double prompt or not, are there not a checkbox that says something like "Always do this for all files" or something in that sense?
     
    You can manually copy the files. Here is the CTRL key while you click the files you want and then just drag them to the location on the HARD drive.
  • Windows xp sp2 Setup error: Setup cannot copy the file: usrshuta.exe.

    I want to install windows xp sp2 on the new hard drive and got the following error: Setup cannot copy the file: usrshuta.exe. How to do this?

    Hi grant561,

    Usrshuta.exe is a process belonging to the family of US Robotics communications hardware and provides additional support to the US Robotics modems.

    I suggest that you disconnect all external devices connect to the computer except the keyboard and mouse and proceed with the installation.

    How to install or upgrade to Windows XP

    http://support.Microsoft.com/kb/978307

Maybe you are looking for

  • Why my new GFX does not work with my HP system

    Hello, recently I decided to replace my old gfx (gt 545) for the Asus Gtx 760 2g. I also replaced the stock for a new psu. However from the start of my computer that was purchased already built (Hp Pavilion p7-1010 (a) the hp loading screen would com

  • HOW CONFIGURATED MI SERVIDOR PARA ARRASTRAR ARCHIVOS UN ORDENADOR PC PC

    HOW CONFIGURATED MI SERVIDOR PARA ARRASTRAR ARCHIVOS UN ORDENADOR PC PC

  • UPDATE ROLLUP 1 FOR WINDOWS 2000 (KB891861

    When I download and install an update (Update Rollup 1 for Windows 2000 Service Pack 4 (KB891861), my computer won't reboot (reboot), it keeps restart and windows will not start.) Help?

  • Windows Outlook

    I have loaded Windows XP 2002 standard on my new laptop computer with windows vista.  Everything works but Outlook.  Whenever I try to open it, I get a message that says "Microsoft Outlook has stopped working".  I installed all the updates, but I don

  • IDriver.exe wild race

    I'm trying to reinstall Palm Desktop V. 4 on a machine running XP Pro. The installation process hangs and the Task Manager shows idriver.exe use 50% CPU.  I tried to remove idriver.exe for all locations and its replacement by a newer version of a wor