Search results

  1. M

    ZFS Disk replacement

    I was just trying the same (removing a disk and adding it again to make sure its booting from every drive). My system is using EFI. I tried the pve-efiboot-tool, but it returns an error: root@test:~# pve-efiboot-tool format /dev/sdb2 UUID="20A2-29D7" SIZE="536870912" FSTYPE="vfat"...
  2. M

    ZFS Mirror Setup

    Hi everyone. I want to switch to Proxmox and just tried the installation with the ZFS support of Proxmox as zfs-raid1in a virtual box before trying it on the real system. I have two 2TB drives. Here is my question: I have a local storage with 1,8 TB and a local-zfs with 1,8 TB now. This can't...
  3. M

    Migratiing from legacy openvz host to Proxmox

    Ok and what do I do with the tar-archive? Just create a new CT and overwrite the files?
  4. M

    Proxmox with local backup

    I can't select the thin-lvm as backup location, because Proxmox obviuously doesn't want backups and VMs in the same volume.... I can try a fresh installation, but I don't see how this changes the situation.
  5. M

    Proxmox with local backup

    Hi. I want to switch from openvz6 to Proxmox. I have a question concerning partitioning. I would like to run several containers with daily local backups on the node that are transfered to an FTP or CIFS Backup-Space (limited space so only the latest 2 backups) I guess the only way to accomplish...
  6. M

    Migratiing from legacy openvz host to Proxmox

    Dear oguz, thank you for the reply. I guess I didn't ask precisely. The source host is not running any proxmox. Just plain openvz. I read the wiki-entry you posted, but here is my question. Can I use pct restore to restore an openvz-backup that hasn't been created by a proxmox-host? Thanks.
  7. M

    Migratiing from legacy openvz host to Proxmox

    Hello everyone, we are using openvz containers for years now, but I'd like to switch to Proxmox for serveral reasons (e.g. cheaper than virtuozzo, webinterface, etc.) I know that 2.6 kernel VMs are not supported anymore. So I would have to restore an openvz backup and migrate to LXC in one...