Search results

  1. R

    Help needed converting a VM to ESXI vmare

    [root@covenant:~# qemu-img convert -f raw /dev/mapper/pve-vm--111--disk--1 -O vmdk /var/backups/ qemu-img: /var/backups/: error while converting vmdk: Could not create '/var/backups/': Is a directory root@covenant:~#] Am i doing something wrong ? it wont copy anywhere ?
  2. R

    Help needed converting a VM to ESXI vmare

    Thank you so much aaron !! amazing...... ok let me give this a try quick :)
  3. R

    Help needed converting a VM to ESXI vmare

    Sorry its my bad i need VM 111 not 114 below is vm config 111, sorry about the [] have fixed it [root@covenant:~# qm config 111 agent: 1 bootdisk: virtio0 cores: 4 cpu: host description: 172.19.181.27 ide2: Unraid:iso/virtio-win-0.1.141.iso,media=cdrom,size=309208K memory: 4096 name...
  4. R

    Help needed converting a VM to ESXI vmare

    nah looks like its there ? data pve twi-aotz-- <5.31t 5.90 1.22 root pve -wi-ao---- 96.00g swap pve -wi-ao---- 8.00g vm-100-disk-0 pve Vwi-aotz-- 128.00g data 35.83 vm-101-disk-0 pve Vwi-a-tz-- 1.00t data 0.00 vm-101-disk-1...
  5. R

    How to attach another vm disk to a different VM

    Unraid nfs active 11715333120 1693641728 10021691392 14.46% local dir active 98497780 2668708 90779524...
  6. R

    Help needed converting a VM to ESXI vmare

    root@covenant:~# ls /dev/mapper control pve-swap pve-vm--104--disk--0 pve-data pve-vm--100--disk--0 pve-vm--105--disk--0 pve-data_tdata pve-vm--101--disk--0 pve-vm--111--disk--0 pve-data_tmeta pve-vm--101--disk--1 pve-vm--111--disk--1 pve-data-tpool...
  7. R

    How to attach another vm disk to a different VM

    restore vma archive: lzop -d -c /mnt/pve/Unraid/dump/vzdump-qemu-114-2021_09_12-05_26_06.vma.lzo | vma extract -v -r /var/tmp/vzdumptmp35814.fifo - /var/tmp/vzdumptmp35814 CFG: size: 425 name: qemu-server.conf DEV: dev_id=1 size: 137438953472 devname: drive-virtio0 DEV: dev_id=2 size...
  8. R

    Help needed converting a VM to ESXI vmare

    so i would have to modify my command to the above ? sorry im pretty useless at this but i need to do it urgently :( So it would be something like qemu-img convert -f raw lvm:raw/vm-114-disk-1 -O vmdk zappix-neu.vmdk
  9. R

    How to attach another vm disk to a different VM

    i have a Proxmox with mounted NAS which holds the backup i want to restore but i can only restore back onto the NAS because my local LVM has only 5TB left and apparently this vm is like 9TB
  10. R

    How to attach another vm disk to a different VM

    Hi #172.19.181.23 agent: 1 bootdisk: virtio0 cores: 4 memory: 4096 name: S16FILE01 net0: rtl8139=36:F5:2F:D0:5A:4D,bridge=vmbr0 numa: 0 onboot: 1 ostype: win10 scsihw: virtio-scsi-pci smbios1: uuid=5b415fbf-698e-4c7c-9a80-6a90b5bd5948 sockets: 1 virtio0: local-lvm:vm-114-disk-1,size=128G...
  11. R

    How to attach another vm disk to a different VM

    Hi Everyone So basically my File server does not want to restore back to PVE keeps giving me a loopback pipe broken error ? i think its space but i have 10TB free on the NAS where the image is, maybe i cannot restore onto the same media as the backup is ?? is there a way i can map the disk...
  12. R

    Help needed converting a VM to ESXI vmare

    Hi guys im new to this proxmox, however i need to send a VM away for someone to recover some data off and i am following this guide https://edywerder.ch/proxmox-to-vmware/ Here is my VM disk : local-lvm:vm-111-disk-1,size=256g but the command below does not work ? even if i change rbd:pool...