Search results

  1. M

    fog.io driver for Proxmox

    I'm starting to agree with a colleague who says that Proxmox is too obscure to be valuable for our needs. We need to provision new machines, we chose open source and free solutions over proprietary ones in pursuit of flexibility and lower costs but in this case Proxmox working out less flexible...
  2. M

    fog.io driver for Proxmox

    https://github.com/opscode/chef-provisioning requires a fog driver.
  3. M

    Webhook for UI Console events?

    Hi, I want to get notification of the console tasks (e.g. CT 125 - Stop) into an external system (HipChat). How might I do that? http://pve.proxmox.com/mediawiki/index.php?search=webhook&go=Go&title=Special%3ASearch gets no hits. Thanks, Martin.
  4. M

    Show Notes on Dashboard?

    Hi, Is there a way to show additional attributes of my nodes? In particular I would like to show the Notes field, as presently shown on the Summary page. Thanks, M.
  5. M

    SSH working but Web interface not working

    Engmuthu - as pirateghost says, I'm suggesting you install a package into the PVE host, not into a vm. And pirateghost is right in that you have to give your PVE a name other than localhost.
  6. M

    New book: Proxmox High Availability

    Pakt Publishing have every one of their books for $5 for the next couple of days...
  7. M

    Did "resize" to shrink VM disk actually work? How to tell?

    Is there is a tool to detect discrepancies between what the UI reports and the underlying operating system?
  8. M

    Distribution CPU processes on the nodes?

    And try searching - this has been asked before.
  9. M

    SSH working but Web interface not working

    If you install Lynx on your pve, can that hit https://127.0.0.1:8006 ?
  10. M

    Adding new custom rules per machine

    You could use a proxmox-setup ct script for that. See http://github.com/mrjcleaver/proxmox-setup
  11. M

    Docker containers, new interesting project

    > I think there is no such entreprise-ready administration panel as PVE in the Docker ecosystem. I was not yet able to get it to install, but check out Panamax, by Century Labs. > Docker is a virtualization system for applications. > Proxmox is a virtualization system for operating systems...
  12. M

    Problem with resize disk

    Naturally the UI won't be able to handle every eventuality but it could help with a few common ones. In the event the disk type isn't handled, I think PVE's UI would simply lead to the how-to on the wiki.
  13. M

    Problem with resize disk

    It would be nice for newbies if there was a way to automatically expand the partition to the size of the disk, or at least a simple one command (vs pv, vg, l something or other sequence described on the wiki). Im thinking REST end point plus access via the UI. I'm sure the pros don't need such a...
  14. M

    Linux Containers LxC, OpenVZ, Docker and more

    Interesting article: http://aucouranton.com/2014/06/13/linux-containers-parallels-lxc-openvz-docker-and-more/ Worthy of discussion?
  15. M

    Mini HOWTO: Running Mac OS X 10.9 under Proxmox 3.3

    Per http://forum.proxmox.com/showpost.php?p=104291 - how about a wiki article for this? Or a script? Thanks, M.
  16. M

    LXC 1.0 released, is now ready as a openvz replacement?

    Hmm. Being able to do Docker in Proxmox would be great - the market for Docker is rapidly expanding... I assume Docker's successive provisioning in OS layers isn't possible with OpenVZ, only in LXC. So I think Tom is right - it'd be a different CT type. That LXD resolves blockers such as...
  17. M

    ARM qemu ?

    Sounds like a huge change. Would you be up for doing the implementation yourself? Or paying someone?
  18. M

    Hashicorp Atlas

    https://atlas.hashicorp.com Supports OpenStack, ESXi and others. Presumably needs a fog.io driver
  19. M

    Suggestion - Forum works and projects

    I thought support just meant enterprise repo access, no?
  20. M

    Usage Charts where is the data stored?

    Hmm. A JSON feed would be nice...