Search results

  1. S

    Tcpdump inside kvm reveals other client kvms traffic.

    Is it possible to isolate kvm client network after all without using VLANs? Do we have any other recomendations? i think think ebtables could help in my situation. Althought it will make my life difficult to autoconfigure it everytime i have a creation, migration, destroy or chaning network...
  2. S

    Tcpdump inside kvm reveals other client kvms traffic.

    New vlan tag for each kvm client? This is too much i think. We create,destroy,migrate several kvms everyday. It will be too complicated to achieve this. And also i cant use vlan tags in my datacenter. I have only one vlan that my eth1 listens at. And in this vlan all my public ips are routed...
  3. S

    Tcpdump inside kvm reveals other client kvms traffic.

    Hello, This is my network configuration. auto lo iface lo inet loopback auto eth0 iface eth0 inet static address x.x.x.x netmask x.x.x.x network x.x.x.x broadcast x.x.x.x gateway x.x.x.x auto eth1 iface eth1 inet static address 0.0.0.0 netmask 0.0.0.0...
  4. S

    corosync[364738]: [TOTEM ] Retransmit List: ca8 ca9 caa cab ...

    Thank you mir. I will try a bigger value. Restarting each node after migrating all kvms to other nodes will be ok, yes? I fear that i may have problems since some nodes will have different token values for some hours untill the last node gets restarted. I guess default values are not enough as...
  5. S

    corosync[364738]: [TOTEM ] Retransmit List: ca8 ca9 caa cab ...

    from man corosync.conf default value is allready 50. window_size This constant specifies the maximum number of messages that may be sent on one token rotation. If all processors perform equally well, this value could be large (300), which would introduce higher latency from origination to...
  6. S

    corosync[364738]: [TOTEM ] Retransmit List: ca8 ca9 caa cab ...

    I am also qurious if this solves the problem. One of my nodes has also a lot of retransmit problems.
  7. S

    KVM VMs are restarted erratically

    Re: KVM VMs are restarted erratically [SOLVED] Hey madz I have the same issue for the first time today. i have 3 nodes with 110 kvms. One of them has 60 inside, This node today got me a "rgmanager [pvevm] got empty cluster VM list" log an i think its the same problem. I want to try a value...
  8. S

    From pve-no-subscription to pve-enterprise.

    I have supscriptions for my cluster nodes. The problem is when i will join a new node member to this because this happenes. My question i thought was clear from the first post. I will try to be as specific as i can again. I would like to know the correct way to transist a fully updated from...
  9. S

    From pve-no-subscription to pve-enterprise.

    Thank you for the answer. You confirm that atm packages are the same? What will happen when i will have to "downgrade" the packages of a fresh node proxmox installation to add it to an existing enterprise cluster? apt-get update & apt-get dist-upgrade will get me back to the stable packages or...
  10. S

    From pve-no-subscription to pve-enterprise.

    So after all, enterpise packages are the same with pve-no-subscription???
  11. S

    From pve-no-subscription to pve-enterprise.

    My auto installation comes with proxmox-ve-2.6.32: 3.2-126 (running kernel: 2.6.32-29-pve) pve-manager: 3.2-4 (running version: 3.2-4/e24a91c1) pve-kernel-2.6.32-29-pve: 2.6.32-126 lvm2: 2.02.98-pve4 clvm: 2.02.98-pve4 corosync-pve: 1.4.5-1 openais-pve: 1.1.4-3 libqb0: 0.11.1-2...
  12. S

    From pve-no-subscription to pve-enterprise.

    Hello, My datacenter is OVH and when i do a fresh install from the ovh installer i get a fully updated proxmox pve-no-subscription in my server. If i install a subscription key afterwards how can i "downgrade" to the enterpise stable repository versions? Is it possible or i have to do an ISO...
  13. S

    cron running every minute

    /USR/SBIN/CRON[16725]: (root) CMD (/usr/local/rtm/bin/rtm 42 > /dev/null 2> /dev/null) is this
  14. S

    Protect Proxmox Web Interface with a .htaccess

    I have some similar problems. I dont want customers to be able to see the login screen at host:8006 but i want them to be able to use their consoles. Consoles need 8006 and 5900:5999 to work. If i use pveproxy access lists, like discribed in man page, i can effectivly control access. Login is...
  15. S

    Proxmox VE Ceph Server released (beta)

    I love it so far! I suggest adding a CRUSH map editor in the gui. Compiling and decompiling its so 80's :) I would love to move to production soon. Should i expect the stable 3.2 under two months?
  16. S

    [SOLVED] Kernel disables tap every hour!

    :rolleyes: Windows server licence expired causing shutdon every hour...
  17. S

    [SOLVED] Kernel disables tap every hour!

    I have a strange problem lately. The kernel disables one specific tap every hour. Its a HA windows kvm with e1000 nic. I tried to disable ΗΑ and restart it but i get same problem every hour. Jan 9 03:27:23 xxxx rgmanager[343083]: [pvevm] VM 100 is running Jan 9 03:27:23 xxxx...
  18. S

    Hardware Virtualization inside KVM

    Sorry for reopening an old thread. I am trying to make nested virt work with stable kernel. pve kernel 2.6.32 doesnt have the nested parametr. Is there a way to add it? root@test:~# modinfo kvm_intel filename: /lib/modules/2.6.32-26-pve/kernel/arch/x86/kvm/kvm-intel.ko license...
  19. S

    Weird load...

    One proxmox node. 13 KVM running in various NAS nfs shares and 5 KVM localy in host's HD. Total cpus assigned to all KVMs are 47. My cpu is 2 x Inetl Xenon E5606 The load as i was adding KVMs it was always dramaticly increasing. The perfomance tho was acceptable. I take KVM backups in an...
  20. S

    Just another Unicast problem.

    Bump! Any suggestions? I am with physical machines now and still cant make it work. I also edited the /etc/host.conf file just in case, and added the order. >order hosts,bind >multi on