in

Surgient Success

Surgient Community Forums

Converting a older surgient image to use ESX 3i

Last post 07-02-2009 11:47 AM by CharlesCraig. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 07-02-2009 11:47 AM

    Converting a older surgient image to use ESX 3i

    The easiest way to convert .vmdk images to use the new disk format is to use vcsadmin after the .vmdk image has been loaded into the library.

     There cannot be active deployments, or snapshots attached to any app configs using the image.

     The command is:

    Usage: imageconvert [options] libraryPath sourceVersion targetVersion
      options are:
        -image        <image>      Path and filename of the target image from the specified library's root directory.

    valid versions are:
    'VMDK3' (Hardware Version 3 2-file VMDK format), 'VMDK4' (Hardware Version 4 2-file VMDK format)

    so for example  for the file myImage.vmdk that has been saved in the library under Library/Templates/myImage.vmdk  and the base library path is \\filehost\library\

    'imageconvert  -image \Templates\myImage.vmdk \\fileshost\library VMDK3 VMDK4'

    --
    Charles Craig
    Sr. Technical Support Engineer
Page 1 of 1 (1 items)