Search results

  1. H

    Migration issue after replacing a node

    do i need to readd it then? i get this error: root@excalibur:~# pvecm add 192.168.15.33 -force unable to copy ssh ID should i reinstall it and re-add it then?
  2. H

    Migration issue after replacing a node

    also on each node there is only one line - is this right to delete?
  3. H

    Migration issue after replacing a node

    thanks but i prefer nano for editing :D i meant i dont know how to use SSH to connect from node to node - i use putty from my Windows PC to administer each Proxmox node ;)
  4. H

    Migration issue after replacing a node

    so i need to erase the only line in /root/.ssh/known_hosts on node2, node 3 and node 4? i dont know how to do this :(
  5. H

    Migration issue after replacing a node

    I shutdown and removed my Dell powerEdge 860 node (node1) and then removed it from the cluster. (pvecm delnode node1) Added my Dell PowerEdge 1950 server, fresh install of proxmox 2.1 update/dist-upgrade (locked down to pve2.1 in /etc/apt/sources.list, used the same IP address for excalibur...
  6. H

    Migration issue after replacing a node

    each of my nodes only has one line of code in /root/.ssh/known_hosts but there is a lot of keys in /etc/ssh/ssh_known_hosts
  7. H

    Migration issue after replacing a node

    on which node(s)? i have 4 nodes in the cluster atm.
  8. H

    Migration issue after replacing a node

    Hi guys, i've replaced one of my servers in my cluster - node1 - with a better physical machine, reused the IP and cabling but given it a new name (i have done this before with no issues) - no error messages when adding it to the cluster - but now after trying to migrate a VM to it, its now...
  9. H

    Fencing with ILO question

    are you updating the version number when you make any changes?
  10. H

    Fencing with ILO question

    in teh web GUI you need to go to the HA tab in the datacenter view and click activate.
  11. H

    Problem Creation VM

    i'd guess that the ISO is corrupted - did you upload it using the GUI?
  12. H

    Fencing with ILO question

    there should be an activate command? if the command from CLI doesnt work, the odds of the cluster.conf working are very low ;) basically you need to get the CLI command working, then configure the cluster.conf, then test using fence_node and then you can try testing the HA by pulling the plug...
  13. H

    Fencing with ILO question

    also are you running the fence command on the server that you are trying to fence?
  14. H

    Fencing with ILO question

    fence_ilo is the fence agent for proxmox to connect to the ilo to run the commands using fence_node and cluster.conf you could try turning off SSL in the command? ie: fence_ilo -a 192.168.1.1 -l username -p password -z false -o status -v is the iLO firmware upto date?
  15. H

    Problem Creation VM

    are you mounting a CD or DVD to boot from? Proxmox doesnt include these - you need to upload these to the server (apologies if you already knew this), check that the ISO isnt corrupt? why are you using proxmox inside VMWare?
  16. H

    Fencing with ILO question

    go back to the basics: - check that the iLO is enabled Check the network connection to the iLO is on. ping the IP and check for responses. Check that your username and password are correct. is there web page for your iLO? I have more experience with dell iDRAC rather than HP iLO. check the...
  17. H

    Fencing with ILO question

    what about if you try to fence using the fence_ilo command: eg fence_ilo -l username -p password -a 192.168.1.1 -o status -v check the systax as syntax above is from my eaton ePDU command
  18. H

    Fencing with ILO question

    command is fence_node nodename :)
  19. H

    Proxmox Mini Environment

    I'm looking to build a mini proxmox system on a spare netbook that i have been using as a ubunto web server, can anyone see any issues with this (just to use OpenVZ) no KVM - and i only want to use proxmox as its the interface is what im most used to ;) (2.1) The spec of the netbook is: 1.6Ghz...
  20. H

    vlan bonding trunk : vm first to boot win a connection !

    are they cloned? maybe the mac addresses are conflicting?