Search results

  1. D

    Install fails.

    i had the same problem, i solved with rufus and DD image mode when i created the bootable usb.
  2. D

    Install from USB doesn't boot

    try with usb 2.0 if you can, can you post the name of your motherboard? i worked with rufus for create isos on windows, and always is fine.
  3. D

    upgrade proxmox 4.1 to 4.4 on Hp Proliants

    Hi, i´m working with proxmox 4.1 and Hp proliants,(all is going OK but HA is not working good). so, i´m thinking to update to 4.4, i will do tests with other Hp proliants and proxmox 4.4 and backups too. but any feedback ? or any experience with proliant and proxmox 4.4? Have a nice day and...
  4. D

    residing Vm

    Hi! im trying increase a Vm with Centos (Lvm partition), i run systemrescue and run gparted, and then resize2fs for this partition and it´s not working :S i did the same procedure on other centos and this worked for me. any idea? ty and sorry for my english!
  5. D

    question about HA

    thanks for reply :) and solved
  6. D

    question about HA

    Hi guys! my question is about wathdog and his trigger. If the node has connection with the cluster and has quorum, the watchdog will be reset. If quorum is lost, the node is not able to reset the watchdog. This will trigger a reboot after 60 seconds. can i set the trigger on 120 seconds, for...
  7. D

    3-node cluster. HA doesn't work.

    Hi, you cant test ha with programmed reboot, ha is working with network problems(wire) or electrical, and you need shared storage for images of course.
  8. D

    no quorun on node pve2

    you can add your third node with IP1Node Or IP2Node. (it´s the same one than other :) ) Node3:pvecm add IPNODEX im working with HA, proxmox and synology too. :D Good Luck!!
  9. D

    Reinstall OS on primary node in cluster

    It might be interesting to you to work with clonezilla for backups, =)
  10. D

    Reinstall OS on primary node in cluster

    You can have problem if your new node has the same name that the removed, you can work with old ip, but you must change hostname.(this worked for me) if you want work with old Ip and Old Hostname you must do the procedure :Reinstall Node cluster (i tried this and i couldn´t reinstall my node...
  11. D

    Can't live migrate after dist-upgrade

    Hi, i saw your outputs and i see that you need the same version on both nodes for live migration, if no, you can´t.
  12. D

    Kernel crashes on DL360

    can you test if the module hpwdt is loaded? lsmod|grep hpwdt see this for more info : https://forum.proxmox.com/threads/ve-4-0-kernel-panic-on-hp-proliant-servers.24015/
  13. D

    Clustering and HA with Proxmox 4.x

    im working with proxmox 4.1 and HA and i think that it´s bad idea, if you lose physical node, you will lose all cluster, =S, the machines will have reboot and HA won´t work. and if you want HA, you will need Shared storage as NFS or SCSI. (for example)
  14. D

    Storage NFS Proxmox

    im working with synology(RS815RP+ ) with shared folder on proxmox 4.1 and proxmox HA, Is the nfs rule set correctly on the same network as proxmox? i think that this can help you :) you should check the configuration on synology...
  15. D

    Bug on lxc containers

    i solved the problem with backup but i don´t know =S
  16. D

    Bug on lxc containers

    Hi, im running proxmox 4.1 and lxc containers were working good, but i installed snmpd for monitoring on containers and then when i shutdown the container, i can´t init again :S lxc-start: lxc_start.c: main: 344 The container failed to start. lxc-start: lxc_start.c: main: 346 To get more...
  17. D

    Proxmox can´t init VM

    Hi, thank you for reply, i had reinstall the system ); i tried first(reinstall the node cluster ) but the procedure doesnt work for me(), i had change the hostname and this worked for me pvecm add IPClusterProcedure:https://pve.proxmox.com/wiki/Proxmox_VE_4.x_Cluster .however thanks! :D
  18. D

    Proxmox can´t init VM

    Update: If i delete network device on VM, the VM is started, with network device can´t boot. i don´t know why, yesterday, i was working good with this node and theses VMs Update2: Okay, i can´t install nothing with apt-get install,
  19. D

    Proxmox can´t init VM

    hi, yesterday,the power went out and the system crashed, and proxmox couldn´t boot ,we did fsck -y /dev/mapper/pve-root Then, proxmox booted again, but we can´t init VM.(bios option is enabled of course) root@node1/home# qm start 114 Running as unit 114.scope. kvm: -netdev...
  20. D

    Error 500: mount error: mount.nfs: requested NFS version or transport protocol is not

    i think that the problem is on the nas, im working with nas, and i had the same problem, you need create a client with range ip (that you use on proxmox). on Nas. Good luck! :D