Recent content by bemar

  1. B

    VNC on proxmox 2.1-14

    Hello, at first thank you for this great product. We are running proxmox in cluster envirnoment for nearly a year and its running very well. Last week I've setup my first Desktop Guest (Ubuntu 12.04.1 LTS Desktop). In the /etc/pve/qemu-server/xxx.conf file I've added "args: -vnc 0.0.0.0:10"...
  2. B

    Migration (online/offline) of KVMs are failing

    For offline migration of a openvz I got this: Nov 15 17:09:06 starting migration of CT 100 to node 'proxmox3' (192.168.61.11) Nov 15 17:09:07 container data is on shared storage 'local' Nov 15 17:09:07 dump 2nd level quota Nov 15 17:09:07 initialize container on remote node 'proxmox3' Nov 15...
  3. B

    Migration (online/offline) of KVMs are failing

    Hello, we have a 3 Host Cluster Solution on 2.1-14. When I try to migrate (offline) a machine from one host to another the copy procedure takes 1 second. But the disks are not copied. The disk remains on the source machine and the target machine only have the configuration without the disk. We...
  4. B

    HA Cluster - Connection refused to Cluster Member

    pvecm updatecerts solved the issue
  5. B

    HA Cluster - Connection refused to Cluster Member

    Hello, I have to following problem. When I connect to the gui of vmhost1 or vmhost2 I'm used can't access the ressources of vmhost3. When I select the vmhost3 I get the message "Can't connect to 172.60.24.3 (Connection refused) (see attachment). Any ideas what the problem could be? Thanks...
  6. B

    Adding Node to cluster - Error at certificate and key generation

    Restarted the other nodes to make sure vmhost3 is really out of the cluster. Then I'Ve reinstalled the proxmox software on vmhost3 and made the "add node to cluster" procedure. Works well
  7. B

    Adding Node to cluster - Error at certificate and key generation

    Hello, for network problem reasons I had to remove vmhost3 of my 3 node cluster. I used "pvecm delnode vmhost3". After that the node was never connected again to the cluster. Then I reinstalled the proxmox software and updated/upgraded everything. I gave the node the name vmhost3 again. Then I...
  8. B

    NFS Share - Cant see in Web Console but works in SSH

    I have another idea: If your windows share is already mounted with fstab to /mnt/iso try to bind it to proxmox with the web gui not with the NFS option. Try insteat the "Directory" option. That should work. Best regards Ben
  9. B

    NFS Share - Cant see in Web Console but works in SSH

    Hi itconstruct, IMHO this will not work, because proxmox tries to mount your CIFS share as a NFS share. This will not work because this are complettely different protocols. For sure it will work when you put it in your /etc/fstab but not when proxmox should do it for you over the webgui. The...
  10. B

    HA Cluster downgrade to Cluster - How?

    Hello, currently HA Clustering works not good for me. How can I downgrade the HA Cluster back to a PVE Cluster? Thx in forward Ben