Search results

  1. M

    DELL PowerEdge loud with PROXMOX

    Hi, I have installed PROXMOX on a USB and testing it on my server, a DELL PowerEdge T330, and left untouched my first boot partition with Ubuntu 16.04 on it. When I run Ubuntu the machine is very quiet, the fan works apparently in a very low speed at idle. It gets louder only either with load...
  2. M

    Mounting existing ZFS datasets

    Hi all, I run an Ubuntu machine with ZoL and docker and I want to move to PROXMOX and use my existing ZFS datasets in LXC CTs and VMs. In docker I can specify volumes where guest and host can share data. I'm trying to achieve the same in PROXMOX with LXC CTs using the Mount Option in Resources...
  3. M

    [SOLVED] Disk images & Containers on ZFS Datasets and ZFS Volumes?

    Hi all, I have recently installed PROXMOX and I want to use it together with a ZFS pool primarily for backups. So the idea is to install borg on a VM or on a LXC container or even on a docker container and store my backups from some machines on ZFS datasets. I have created the ZFS pool as well...
  4. M

    How to copy & paste in PROXMOX terminals?

    Hi all, I've recently installed the latest PROXMOX version without creating a new VM and I'm having following issue: I want to copy a part from a command output in the terminal to build a new command. I have tried with noVNC but I can only copy from the terminal to the clipboard. So how can it...