Recent content by aneubau

  1. A

    I can't start LXC

    This worked for me too, thanks.
  2. A

    I can't start LXC

    I have here a more strange problem starting a lxc container after rebooting the proxmox server: Manually mounting container works: pct mount 108 mounted CT 108 in '/var/lib/lxc/108/rootfs' but: ls -l /var/lib/lxc/108/rootfs/ total 1 drwxr-xr-x 2 root root 2 Jun 29 17:52 dev show only empty...
  3. A

    zfs raid perfomance

    Hi, I have here a huge performance difference in using SSDs for a zfs raid configuration: We are using two identical server (Thomas Krenn Server-Tower Intel Single-CPU TI106S with Supermicro X11SSH-F and 8x SATA-3 (6 Gb/s) SW-Raid Controller on Board C236). System root is installed on zfs raid1...
  4. A

    Proxmox 5.0 Replication

    How can I create a zfs replication over a separate network with a second nic ? On the gui I can only select the node name, which has ip address of the first nic.
  5. A

    High Availability

    The problem solved itself magically, after creating a HA-Group with Ressource and simulating a server fail. The retired server entry (pve03) was removed and another sever (pve02) replaced it as master.
  6. A

    High Availability

    Here is the output: root@pve:~# systemctl status pve-ha-crm pve-ha-lrm ● pve-ha-crm.service - PVE Cluster Ressource Manager Daemon Loaded: loaded (/lib/systemd/system/pve-ha-crm.service; enabled) Active: active (running) since Thu 2017-01-05 09:15:18 CET; 6 days ago Process: 1205...
  7. A

    High Availability

    I have here a strange phenomen regarding the HA in my proxmox environment. I am using three server, called now PVE, PVE02 and PVE04 running proxmox 4.4. All three have been reinstalled by migrating all VMs to a remaining node, removing the node correctly after shutting it down, installing...
  8. A

    DRBD9 and LVM Cache

    Hi, I am testing drbd9 on proxmox in a 3-Node environments and have here an problem when using as underlying device an LVM cached Volume. I followed the instructions for setup drbd9 here https://pve.proxmox.com/wiki/DRBD9, except using a lvm volume cached with 1 SSD on 1 1 HDD. When creating a...
  9. A

    Proxmox Updates

    Ah, thanks for the advice. Server are already running on 4.1. I use normally the update routine in the proxmox web interface but switched then to the ssh shell.
  10. A

    Proxmox Updates

    HI, I don't know if anyone else experienced the same problems when updating packages today, but all three sever I use show the same resolvable error when starting upgrading: apt-get update && apt-get upgrade Calculating upgrade... The following packages were automatically installed and are no...