Categories

  • All news regarding Xen and XCP-ng ecosystem

    136 Topics
    4k Posts
    G
    @olivierlambert I agree. But just thought I should report nevertheless.
  • Everything related to the virtualization platform

    1k Topics
    13k Posts
    H
    Hello @ha_tu_su , i have the same issue. Did you find something ?
  • 3k Topics
    24k Posts
    S
    I am attempting to create a VM through REST with curl. I keep getting the following error: [ { "instancePath": "", "schemaPath": "#/required", "keyword": "required", "params": { "missingProperty": "name_label" }, "message": "must have required property 'name_label'" }, { "instancePath": "", "schemaPath": "#/required", "keyword": "required", "params": { "missingProperty": "template" }, "message": "must have required property 'template'" } ] So far as I can tell, the data I am sending to the XOA is correct: { "name_label": "AAATestVM001", "template": "903c3e42-47f9-189e-3ea7-623e91c0ccd5-905ab443-e415-4d52-bfef-e14b147eac4e", "auto_poweron": true, "memory": 4294967296, "vdis": [ { "size": 85899345920, "name_label": "AAATestVM001_1", "sr": "839dea70-7c11-a143-bd4f-f2f8426bb469" } ], "vifs": [ { "network": "8af13cf7-c290-0622-19f0-d16d43587ec0" } ] } Can anyone tell if there appears to be any errors in the data I am sending? Thanks.
  • Our hyperconverged storage solution

    30 Topics
    653 Posts
    H
    @olivierlambert No, For once, i followed the installation step carefully ^^'
  • 30 Topics
    85 Posts
    GlitchG
    @Davidj-0 Merci pour le retour, j'utilisais aussi une Debian pour mon test ^^