Search results

  1. L

    Cluster troubles

    I'm trying to create a cluster, but I'm having some difficulties. First of all, the IP 192.168.1.215 was a previous node before it was removed, to be replaced with a node of the same IP. When I try to add node .216 to it, with "pcevm add , I get "unable to copy ssh ID" - No password prompt or...
  2. L

    I broke Proxmox. What should I copy before wiping the server?

    Hi all, It would seem I have broken proxmox while trying to update from 3.4 to 4.2. I have tried rebooting the server, and now it won't come online. I can copy stuff off the drives, but I'm not sure what to copy. What should I get off the server, and where will I put it after wiping it? The...
  3. L

    What do I do on this step?

    I'm following through https://pve.proxmox.com/mediawiki/index.php?title=Extending_Local_Container_Storage&diff=4654&oldid=4649 What do I do on the step that says: mount .. .. /dev/mapper/pve-data on /var/lib/vz type ext3 (rw) .. ..
  4. L

    Proxmox severs keep going into Read-only mode and breaking Inodes

    I'm running Proxmox on a Dell PE 2950 server with 32GB of RAM. In it are 2 brand new Seagate Barracudas in RAID 1 (Less than a week old). The VM is running Ubuntu 10.04. The virtual HDD is RAW with writethrough. It is 1000GB. For some reason, every few days the VM goes into read-only mode...
  5. L

    Proxmox Expand /dev/pve/data

    Hi all, I recently upgraded the drives in my Proxmox machine to 1TB from 300GB. Is there an easy way to extend the /dev/pve/data partition so I can use all this extra space? I've tried this already: root@proxmox:~# lvextend -L800G /dev/mapper/pve-data Extending logical volume data to 800.00...
  6. L

    VNC - Remembering password?

    Hi, I want to use Proxmox as a thin client server. I have VNC working properly, however, I want it to remember the password. I don't want to put in set_password vnc password every time a thin client user wants to reboot. Are there any workarounds?