Jump to content
  • [6.5.3] vmdk support


    testdasi
    • Minor

    Theoretically (based on reference below), unRAID can support vmdk but mine doesn't work

    • Directly edit in template -> disk not showing up
    • Convert using qemu-img leads to an all-blank raw img file so naturally doesn't work

     

    When I use the latest qemu-img for Windows, it converts the vmdk to raw correctly (in fact already using it) so I suspect probably old version is used by unRAID.

     

    Reference:

     




    User Feedback

    Recommended Comments

    I have been able to run .vmdk, tested on 6.5.x earlier this year, from memory I needed to manually add the path+filename for the same reasons you have mentioned.  

    Adding .vmdk to the file filter would be a nice addition.

     

    I have also been able to convert from .vmdk to .img (for ease of management), did this only a few weeks ago on 6.5.3

    This was the command I used:

    qemu-img convert -p -f vmdk -O raw "Windows Server 2008 R2.vmdk" ws2008.img

     

    Link to comment


    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.

×
×
  • Create New...