Search results

  1. D

    New HA setup suggestions (MP ISCSI with ZFS or ..?)

    Yes, it does have an official API. SSH/CLI: yes, basically all zeta does is write configs to disk/system and monitor. I have to say their monitoring & management GUI is quite excellent.
  2. D

    New HA setup suggestions (MP ISCSI with ZFS or ..?)

    Would definitely recommend http://zeta.systems. Been using it for about 2 years, very happy about it. But.. proxmox's native ZFS implementation doesn't work since it uses a different iscsi daemon than Zeta.
  3. D

    Destroy entire cluster

    Hi all, In my efforts to break Proxmox before taking it into production I guess I succeeded :) Now I'd like to remove the entire cluster configuration from all nodes, but can't seem to find a howto for proxmox 4.2. Any ideas?
  4. D

    Advice on storage

    That would create issues with Zetavaut itself. Can I make use of all proxmox functionality when I use NFS? Cloning, snapshots etc ?
  5. D

    [Q] LXC configuration wizard: what is "CPU limit" & "CPU unit"?

    Dietmar, AFAIK when LXD will be stable, it'll, work this way, also with the possibility to limit IOPS (when it's finished). Are there any plans to integrate LXD and with it LXC 2.0 ?
  6. D

    Advice on storage

    Linux, it's a Zetavault setup.
  7. D

    Advice on storage

    Do you want to store Data on the Proxmox nodes ? (If so, what amount/Type of Disks you using per node? - how many nodes ?) > No. I want to use the already existing storage nodes. What type of Data you wanna store (in general)? > What do you mean, VM's I'd say? :) KVM only for now. How much...
  8. D

    Advice on storage

    Hi all, We're going do deploy a proxmox cluster soon. I'd like to get some advice from the people who are using it on what storage method is best. We have a ZFS cluster on the netwerk, so I can use both NFS & iSCSI. What would be the configuration to use so that I'm able to use most of the...
  9. D

    [Q] LXC configuration wizard: what is "CPU limit" & "CPU unit"?

    The weird thing is that I was able to bring a 12 core box down with an LXC container, limited to 1.
  10. D

    Filesystem snapshots

    Hi, I've been a long time happy user of Proxmox, untill we decided to move to ovirt. Now that Proxmox is able to work with LXC, we're considering adding a Proxmox cluster. One of the questions I have, can't find the answer: if using containers and requesting a backup, will proxmox create a tar...
  11. D

    Broken pipe (596)

    Hey all, I just created a test setup containing 2 hosts. Setup proxmox on both, created cluster on the first host, added the second, all looks well: root@hv1:/var/log# pvecm nodes Node Sts Inc Joined Name 1 M 12 2014-07-14 20:12:29 hv1 2 M 52...
  12. D

    proxmox snapshot vs xen/vmware snapshot

    LVM snapshots require free space in the VG.
  13. D

    HA cluster size

    Thx Marco, I didn't find that URL yet.
  14. D

    HA cluster size

    Hi all, I'm considering Proxmox as an alternative to oVirt, because of it's Ceph support. I read here (https://pve.proxmox.com/wiki/High_Availability_Cluster), that the maximum cluster size is 16 hosts. Is that still the case? Is ee screenshots of proxmox 2, so I'm hoping the limit is nog 16...
  15. D

    network traffic from wrong interface

    Hi all, I have 2 proxmox hosts with 2 openvz containers on it. Both the proxmox hosts have 2 NIC's - external & internal lan with default GW on external LAN. Both the VE's have 2 venet interfaces - external and internal lan. The weird thing is that when I try to connect from one ve1 to...
  16. D

    Load spikes issue

    Hey, I'm seeing the exact same thing on a box over here. Did you actually find out what the problem was or did you just downgrade to 2.6.18?
  17. D

    Large pve-root

    Yes you can. Boot the install CD with "linux maxroot=20"
  18. D

    default gateway per nice

    Hi, My proxmox machines are on 2 different LAN's. Is it possible to enter a gateway per vmbr? In the interface I can only set a gateway for vmbr, but need it for both. Thanks.
  19. D

    Extra IP range

    Hey all, I've got a couple of prox boxes in my cluster. vmbr0 (with eth0 in it) is on ip range x.x.x.x, netmask 255.255.255.0. vmbr1 (with eth1 in it) is on our private lan in ip range 192.168.0.0, netmask 255.255.255.0. Now I need to add one foreign IP to a VM. So I want to be able to use IP...