Search results

  1. B

    Restore LVM thin Backup to LVM Storage

    i uses command "qmrestore backupdata110.vma.lzo 110" on bash on the new server with only lvm storage (no thin).
  2. B

    Restore LVM thin Backup to LVM Storage

    Hi, i want to transfer a VM (LVM thin) to another Server which uses only LVM Storage (no thin). I have backup the VM to my NAS, but when i want to restore the Backup to the other Server, qmrestore give me the error "pve/data is not a thin pool" Can you help me to find a solution for my problem?!
  3. B

    Cluster Setup

    Thanks for your answer, i think LVM (not thin) Storage is the thing i need!
  4. B

    Cluster Setup

    Hi, my requirements: -2 Node Cluster with local Storage -Backup VM to NAS -Migrate VMs from Node to other Node -Restore VMs from Backup (NAS) in time of one Node failure i setup a fest cluster with 2 Servers: 1. install fresh Proxmox VE 4.2 on both Server with standard settings ServerA...
  5. B

    Proxmox Cluster Storage

    I think the Problem was that, a fresh prox 4.2 install uses lvm thin for local image storage, and 4.1 uses only lvm for storage. So Server A is on lvm storage after the upgrade to 4.2 and Server B is on lvm thin and thats not good for cluster :-). So i backup the vms from Server A and do a fresh...
  6. B

    Proxmox Cluster Storage

    Thanks for the replay, at the first there was server A with some VMs on with Proxmox 4.1. Then i have upgraded Server A to Proxmox 4.2 and installed server B with fresh installed drives. After that i created on Server a a Cluster via: pvecm create YOUR-CLUSTER-NAME after that i add the Server B...
  7. B

    Proxmox Cluster Storage

    I would be nice if someone can say how to solve the problem ...
  8. B

    Proxmox Cluster Storage

    Additional Information: lvdisplay on both server: ServerA: --- Logical volume --- LV Path /dev/pve/swap LV Name swap VG Name pve LV UUID sklIC6-Hxns-MiqP-BUlA-BE1A-J3J0-xp4ptt LV Write Access read/write LV Creation...
  9. B

    Proxmox Cluster Storage

    Hi, my setup is: ServerA: Raid1 (hardware controller) with 1TB (2x1TB HDD) Proxmox standard installation ServerB: Raid1 (hardware controller) with 1TB (2x1TB HDD) 500GB (2x500GB HDD) Proxmox standard installation After the installation i create a Cluster. The Problem, i want to migrate...