Search results

  1. R

    [SOLVED] ceph upgrade to jewel: HA migrate not working anymore

    Hi, I've upgraded ceph from Hammer to Jewel on 2 of 4 nodes in our proxmox 4.4 cluster. At one "pve jewel node" HA-migration (to/from) and the Ceph-log (from pve-UI) faulty. HA-migration says "HA 200 - Migrate OK" but doesn't do anything further. From pve-UI the ceph-log for this node says...
  2. R

    experience upgrade PVE4.1 to 4.2 on a DRBD9 cluster setup with LXC containers

    Hi, I've the following configuration: - 3 node cluster on PVE4.1 - High Availability with DRBD9 - LXC containers (on DRBD9) - All LXCs reside on a single node I want to upgrade the cluster nodes to PVE4.2, but I'm afraid differences between PVE 4.1 and 4.2 could defect the system (e.g. maybe...
  3. R

    [SOLVED] pve4.1 lxc backup: disabling stdexcludes possible?

    Hi, Is it possible to disable "--stdexcludes" when PVE 4.x makes scheduled backups? (E.g. via a setting in /etc/vzdump.conf) After restoring from a backup some LXC's have trouble starting services because their logfiles are gone. Thank you for answering! Regards, Ruben
  4. R

    Proxmox VE4: 2 nodes HA failover possbile (with a trick?)

    Hi, I've extensively tested PVE4 in HA mode with DRBD9 on a 3 nodes cluster, based on the instructions at http://pve.proxmox.com/wiki/High_Availability_Cluster_4.x The fail-over mechanism works nice! Now I need to setup a PVE4 HA/DRBD9 cluster with 2 nodes. I know the wiki page (mentioned...
  5. R

    Proxmox VE4: HA failover test

    Hi, How can I do a VM's-fail-over test on a PVE4 node of a HA-cluster? In PVE3 I used to restart RGManager to test this, but in PVE4 this program isn't available anymore. Can the tool 'ha-manager' provide in this, and how? Thanks! Best Regards, Ruben
  6. R

    DRBD 9 setup Proxmox VE4

    Hi, If I follow the wiki (https://pve.proxmox.com/wiki/DRBD9) to setup DRBD9, the DRBD storage in the UI is only 3 MB. Also I can't put content on it. What can I do about it? How to test/debug, etc? Thanks in advance. Regards, Ruben
  7. R

    Proxmox 3.2 with 3-nodes cluster and ceph server: running openvz/containers possible?

    Hi all, I'm a noob on this subject, but is it possible to run openvz containers (not KVM!) stored on proxmox "ceph" powered nodes? Maybe with Ceph File System (http://ceph.com/ceph-storage/file-system/) implementation? Now I'm running the containers on the cluster from a separate NFS server...
  8. R

    Sheepdog 3 node HA storage for Containers (OpenVZ) possible?

    Hello, In this article (http://pve.proxmox.com/wiki/Storage:_Sheepdog) a sheepdog cluster is configured on proxmox nodes. Is it possible to put/run Containers (not KVM!) on the Sheepdog cluster consisting of 3 nodes in High Availability (HA) mode? I hope someone can help. Best Regards, Ruben...
  9. R

    route WAN through eth0 and LAN through eth1 for containers with VENET only?

    Hi, Suppose there are 2 hardware nodes with two nics (eth0 and eth1). Is het possible to route OpenVZ-container's WAN traffic through eth0 and LAN traffic through eth1, in such a way that only VENET is used? (I know it's possible with VETH) I've tried some configurations but it seems that LAN...
  10. R

    3 nodes cluster+High Availability+ iSCSI storage/LVM+online backup for Openvz CT's ?

    Hi everybody, I'm new to this forum and this is my first post. I've become stuck in a High Availability cluster setup with an iSCSI datastorage back-end. NFS For a couple of weeks I've a 3-nodes Proxmox VE 2 High Availability cluster running. For datastorage I used a separate NFS-server, which...