Search results

  1. D

    hardware watchdog external

    ty for your replies. so....no way. hpwdt module is very buggy and i tried with softdog, and it was very bad for me :/ however thanks for the info!!! :D
  2. D

    Node restart

    i only had bad experiences with HA like you, i think that it´s the best option. the other way could be if we could disable watchdog timer or stop the trigger., but i talked with the staff months ago and it´s not possible . so i had to stop using HA. i know that the people is working good with...
  3. D

    Node restart

    when i need to reboot a node, you need turn off HA and then i do. rm -r /etc/pve/ha i had to stop using HA, because we had randoms reboots of nodes by softdog. i didn´t test theses random reboots on proxmox4.4 but on proxmox 4.1 we had theses problems :S!
  4. D

    Node restart

    HA on, right? i had the same problems with proxmox 4.1 and watchdog softdog :S we have HP proliant servers (hpwdt module is bug of course.)
  5. D

    hardware watchdog external

    Hi, i have 4 HP proliant with proxmox 4.4 and we want to use HA, hpwdt is very bug And softdog is not working good for us.i'm thinking to buy a hardware watchdog .Can you tell me any model that its working good and tested with proxmox ? Thanks!
  6. D

    Hardware

    sorry? we are working with NFS and HA proxmox. nfs with synology HA. what´s the problem?
  7. D

    [SOLVED] delete local storage lvm on proxmox4.4

    oh thanks! I knew I was forgetting something :p Thanks to both
  8. D

    [SOLVED] delete local storage lvm on proxmox4.4

    Hi guys, i have a cluster with proxmox 4.1 and proxmox 4.4 and i use local storage for backups and vm image. i want to delete "lvm-thin-local" . i did on my lab: #lsblk #list partitions #lvremove /dev/pve/data #lvextend -L+10G /dev/pve/root #lsblk #all is right, the size changed. but...
  9. D

    Limit speed of backups

    and restore? the same file? thanks!
  10. D

    proxmox HA and HP proliant not working

    updated : https://forum.proxmox.com/threads/ve-4-0-kernel-panic-on-hp-proliant-servers.24015/page-2 i will test with softdog....i will tell for the users!
  11. D

    VE 4.0 Kernel Panic on HP Proliant servers

    Hi guys, i tested hpwdt module again on proxmox 4.4. on Proliant DL360 G7 i continue with bad news :D : my test lab i did the next: edit: /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="nmi_watchdog=0" #update-grub hpasmcli disable asr #asr disabled now #reboot then i added on...
  12. D

    proxmox HA and HP proliant not working

    Update2 : added on /etc/grub/default #GRUB_CMDLINE_LINUX_DEFAULT="quiet nmi_watchdog=0" ASR disabled. but "hp-asrd" daemon is running. (i didn´t stop) but it´s ok. testing hpwdt. i added on /etc/default/pve-ha-manager #WATCHDOG_MODULE=hpwdt. when i test HA, the machine doesn´t reboot. but...
  13. D

    proxmox HA and HP proliant not working

    Hi guys! i Have 3 machines with proxmox 4.4, 1 i5 Destktop, i7 Destktop and HP proliant G7 DL360 im testing proxmox HA and HP proliants, i Have 1 server HP Proliant G7 with asr disabled, and hp-asrd daemon disabled too, hpwdt blacklisted. i tried test HA and i did #service watchdog-mux stop...
  14. D

    Synology NAS as iSCSI storage

    don´t worry! if you have more questions , i can help you :)
  15. D

    upgrade proxmox 4.1 to 4.4 on Hp Proliants

    mmmm interesting. i had bad experiences with HA and proxmox 4.1. i will try again with 4.4 ;) thanks guys!:)
  16. D

    Synology NAS as iSCSI storage

    Hi! i work with synology and NFS, i think that it´s the best option because ISCSI and NFS are similar. and it´s working good. my advice? fiber port 10G if you can. if not...bonding 2Gb, you should have SSD cache configured and SAS 10K or more.we have 3 nodes HP proliant and shared we have RS815RP+.
  17. D

    upgrade proxmox 4.1 to 4.4 on Hp Proliants

    thanks for the replies, and is HA stable on 4.4? Ty! ^^
  18. D

    Strange reboot

    Hp right? check this https://forum.proxmox.com/threads/ve-4-0-kernel-panic-on-hp-proliant-servers.24015/ im working with G6 360L and G7 360L and proxmox 4.1 and all is Ok.