Recent content by Xmindaugas

  1. X

    [SOLVED] How to recovery files in VM-Disk on zfs pool

    Heloo, I have question, where did you get theese offset numbers? "offset=576716800"
  2. X

    Questions about Proxmox reliability in real life

    Hello friends! I want to discuss about Proxmox reliability in real life, real work. In this year I want to have HA on my server room. I have up to 15 VMs, with virtualized Windows Server OS, which is working as terminals for company users. For 4 years I havn't any incidents about server fails...
  3. X

    Migration from Ubuntu KVM

    <domain type='kvm'> <name>Server2012-Std</name> <uuid>97c5e5b4-e098-4d4a-91ae-5fdd60965088</uuid> <memory unit='KiB'>8192000</memory> <currentMemory unit='KiB'>8192000</currentMemory> <vcpu placement='static' current='12'>144</vcpu> <os> <type arch='x86_64'...
  4. X

    Migration from Ubuntu KVM

    can I do thiese steps: 1, copying vm1.qcow2 from Linux KVM to ProxMox machine, then 2. then making the same configuration as previous VM 3. going to ( in proxmox) /etc/pve/qemu-server/<VMID>.conf 4. copying machine ID from Linux kvm *.xml file to *.conf file in Proxmox?
  5. X

    Migration from Ubuntu KVM

    Thank you for reaplay, who made that in real ?
  6. X

    Migration from Ubuntu KVM

    Hello, I couldn't find information, about MIGRATION from Ubuntu KVM to ProxMox. Above systems using *.qcow2 type files for VM machines, but my VM's on Ubuntu KVM has Machine ID on *.xml, as you know *.xml file has all "mechanical" configuration for VM (core numbers, RAM and etc.) I have founded...