Search results

  1. D

    Incremental backups

    Gents, Can you guys tell me what you use to make backups besides the built-in backup functionality in Proxmox? I'm looking for an incremental backup method of entire VE's. Thanks! Johan
  2. D

    Storage appliance

    Hey guys, I'm looking for a storage appliance based on openvz. I can use FreeNAS on KVM, but performance would be .. suboptimal.. Is there such a thing on openvz?
  3. D

    Can't stop Qemu VM

    Gents, This morning I was installing a new Qemu VM. All went well untill my VNC connectino froze, couldn't reconnect either. I tried to stop it.. didn't to, status was "executing stop" and then nothing .. Killed the stale vnc processes and also the qemu stop process and tried to stop it...
  4. D

    Second User for Proxmox (not root)

    Yes, but our collegue user wanted a "stop-start VM" user only.
  5. D

    Second User for Proxmox (not root)

    Or create a user wih adduser and start playing with sudo and vzctl. It's not possib;e within the interface anyway, 2nd user can only do stuff from command line.
  6. D

    Second User for Proxmox (not root)

    Yes indeed, one passwd DB to rule 'em all!
  7. D

    Cluster on vmbr1

    Hi! Is it possible to create the clustermaster using it's IP on vmbr1 instead of vmbr0? Reason: vmbr0 is public LAN, vmbr1 is private LAN. Can't switch cables, box is not on my premises.
  8. D

    Different subnets

    Gentlemen, I have a very strange issue here. Situation: 1 Proxmox box with 2 vmbr's - vmbr0 with a public IP, vmbr1 with a private IP. The private IP is working, I can login from my management box using that private IP. I can ping it. Now.. on this box I have an openve VM with again, one...
  9. D

    Problem with Lan

    Hi, this is not a Proxmox specific problem. The URL you mentioned does give the solution though. What you could do is download the nescesary packages from http://packages.debian.org/etch/, put them on a USB stick and install them with "dpkg -i packagename". You'll probably wind up doing this...
  10. D

    Second User for Proxmox (not root)

    Tom, will you guys implement an LDAP connector? Johan
  11. D

    .iso image builder

    What you could do is install your .iso distributed app on vmware/kvm. Then boot the instance with a livecd, tar the / directory. Then create a OpenVZ VM in Proxmox and extract the tar into /var/lib/vz/private/VMID. Some tweaks will be nescesarry. See http://wiki.openvz.org/Physical_to_container.
  12. D

    2 weeks with Proxmox VE - wishlist for future releases

    This is on the roadmap for 2.0, see http://pve.proxmox.com/wiki/Roadmap#Roadmap_for_2.x
  13. D

    FR: red color when in warning

    Hiya, it's me again with another feature request .. I'll just keep on tossing them over the fence ;) Is it possible to make the green bars in the virtual machines overview turn red when the value is more than for example 80 percent? Same goes for the home screen with the cluster members...
  14. D

    Feature reques: extra contact backup

    Lovely! Can't wait for 2.0 ...
  15. D

    Feature reques: extra contact backup

    Yes, that'll work, but I like the "All VM's" in the backup job, that way I can't forget to create a backup job. Plus .. I can't forget to recreate the job after I migrate the VM to another box.
  16. D

    What happens if master dies

    Flexible storage will be implemented in version 2.0, see roadmap on the wiki.
  17. D

    vzdump & xdelta

    Maybe I'm thinking too simple here, but isn't xdelta the easiest way to create an incremental backup system which a lot of users seem to like?
  18. D

    Feature reques: extra contact backup

    Heya, Feature request: I'd like to be able to set an e-mailadress per VM which is used for sending backup reports, as well as the e-mailadress which is set when creating a backup. That way clients can monitor the backup of their own VM. Cheers, Johan
  19. D

    vzdump & xdelta

    Hey crew, May I ask why you guys are not using the xdelta option of vzdump? Cheers, Johan
  20. D

    max ram ? my pve doesn't see more than 8 GB

    Try to boot it with an Ubuntu 64 bit live CD. If it still sees 8 GB, then I think something's wrong with your hardware.