Search results

  1. Y

    kernel panic ? how to restore shutdown only solution?

    hi three of my 4 cluster nodes show up with red marks but all the VMs are operational i var/log/messages i see Sep 22 16:17:31 px3 kernel: [8359563.040449] pvestatd D ffff88010970bdf8 0 18963 1 0x00000004 Sep 22 16:17:31 px3 kernel: [8359563.040452] ffff88010970bdf8...
  2. Y

    proxmox4.2 4 node cluster 1 node went bad

    just an update. i decided to reinstall from scratch and re-added the node
  3. Y

    proxmox4.2 4 node cluster 1 node went bad

    all nodes have the same hardware and worked fine before, also all are connected to the same switch. plus the px1 can ping everything. px1:/etc/pve# service cman start Failed to start cman.service: Unit cman.service failed to load: No such file or directory.
  4. Y

    proxmox4.2 4 node cluster 1 node went bad

    jeffwadsworth pveproxy restarts and this is what i get in syslog http://pastebin.com/fqqUrS4T also all the processes seems to be running
  5. Y

    proxmox4.2 4 node cluster 1 node went bad

    dietmar, all nodes can ping between each other now but the gui shows http://imgur.com/xGNBFOS and i can't access px1 gui via https://10.18.66.30:8006 i can ping the node from LAN pc and tried to restart pveproxy service
  6. Y

    proxmox4.2 4 node cluster 1 node went bad

    hi i have 4 node cluster px1-4. due to network power loss the cluster was split on px1 the faulty one i see @px1:/etc/pve# pvecm status Quorum information ------------------ Date: Fri Jun 24 12:12:25 2016 Quorum provider: corosync_votequorum Nodes: 1 Node ID...
  7. Y

    INFO: task pveproxy: blocked for more than 120 seconds

    i had to shutdown the VMs on that one host and reboot it :/
  8. Y

    INFO: task pveproxy: blocked for more than 120 seconds

    i have a 4 node cluster hooked up to a SAN today i got notification email from node1 (master node) /etc/cron.daily/logrotate: Job for pveproxy.service failed. See 'systemctl status pveproxy.service' and 'journalctl -xn' for details. Job for spiceproxy.service failed. See 'systemctl status...
  9. Y

    node cluster hard reboot now dropped

    i'd like to resintall pve on this node but it's failing @px2:~# apt-get install proxmox-ve Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: proxmox-ve 0 upgraded, 1 newly installed, 0 to remove and 1 not...
  10. Y

    node cluster hard reboot now dropped

    i tried to force the node add back to the cluster and now it appears on the master node but restarting the cluster service on the added node fails with Restarting pve-cluster (via systemctl): pve-cluster.serviceJob for pve-cluster.service failed. See 'systemctl status pve-cluster.service' and...
  11. Y

    node cluster hard reboot now dropped

    hi mistakenly i did a hard reset to a node #2 in a 4 node cluster and now the node is gone from the cluster when i try to readd it says authentication key already exists is there a way to readd it? are the VMs going to start up ? im on 4.2-2/725d76f0 Thanks
  12. Y

    Looking for an open source email gateway

    i have it set up that i sends "spam" message as a notification to each user and if they believe the sender is trusted they hit a link that releases the message and treats it as HAM, if not opened it's spam.
  13. Y

    Looking for an open source email gateway

    https://efa-project.org/ i think it runs on centos thou. been using it for a while now. i run it in KVM
  14. Y

    proxmox 4.1 on zfs raid1 memory limit

    Hi i have 3 proxmox cluster that i created connected to iscsi storage (with LVM over it). i used zfs raid1 for during proxmox install on each node. Proxmox ZFS storage wiki explains how to limit zfs memory usage, but i don't see zfs.conf in /etc/modprobe.d/ Is this only for zfs storage that's...
  15. Y

    adding vlans to current cluster setup

    Hi i have two nodes in a cluster and will add a third one soon. I was on a flat network but switched to VLAN (66) over the weekend to incorportate DMZ and another secure network. so now my flat network is on VLAN and everything is on it including proxmox hosts (PH). still on 3.4 will be...
  16. Y

    2 node cluster with ISCSI storage

    Hi, I have 2 node cluster with ISCSI storage. Now that ZFS is supported can I create zpool on each node (from fast SSDs) and migrate the VMs to it? As far as monitoring the zpool/health is it implemented in GUI or does it need to be scripted / same goes for drive replacement in case of failure...
  17. Y

    From standalone node to cluster

    thanks guys. i successfully created cluster with two nodes connected to iSCSI storage.
  18. Y

    From standalone node to cluster

    so i should just proceed with cluster setup? https://pve.proxmox.com/wiki/Proxmox_VE_2.0_Cluster do i need to specify anything as far as my ISCSI connection or will the new code get it from the main node ? Thanks in advance
  19. Y

    From standalone node to cluster

    Hi I have a standalone node connected to FreeNAS via ISCSI running a couple KVMs. I'd like to create a cluster and add another node to the mix. Can the KVMs be up and running while performing the cluter setup? Thanks yaboc
  20. Y

    proxmox 2.3 - problem with host dns resolution

    hi im running one proxmox host pveversion -v pve-manager: 2.3-12 (pve-manager/2.3/ad9c5c05) running kernel: 2.6.32-18-pve proxmox-ve-2.6.32: 2.3-88 with two NICs connected vmbr0 is LAN network vmbr1 is SAN network my /etc/interfaces file looks like auto lo iface lo inet loopback iface...