Search results

  1. M

    Resize disk option on Proxmox 2.3

    Resizing disks on Linux along with associated gotchas seems to be a common problem (stop/start != restart and that adding disk space doesn't make that space available until the administrator has dine extra steps)
  2. M

    pvesh error - API issue?

    This seems to be fixed in 3.3
  3. M

    Using Chef-proxmox to maintain Patches to Proxmox host (kernel modules for PPP)

    Ok, cool. So, I hacked together an automated script to install proxmox inside virtual box And I'm now looking at maintaining, for instance, those pop settings and a vz/mount.vps script that all CTs will run* during mount. (Not least because my chef setup installs e.g. a hosts.deny script that I...
  4. M

    Change IP on hypervisor

    Could he use pvesh set nodes/localhost/network/eth0 -type eth -address IP -netmask xxx ?
  5. M

    Proxmox under Virtualbox - no outbound networking

    Implementation in proxmox-in-virtualbox github project Ok - in an attempt to get clarity and repeatability, and rather than build out a wiki article, I've incorporated your instructions into https://github.com/mrjcleaver/proxmox-in-virtualbox/blob/master/make-proxmox.rb#L35 I would appreciate...
  6. M

    Proxmox setup (including for VirtualBox) - github project

    I built this tool for my customizations for tools such as Chef. Does Proxmox basic setup, optional use of Virtualbox. Includes setup to be able to ssh to the proxmox nodes for further setup, and container post-mount customization. It's modular and extensible...
  7. M

    Mac OS X Guest Support (via KVM/QEMU) -- Serious Inquiry

    We could do with a wiki article for this. (Or better, default or simple settings to make no config is necessary.)
  8. M

    Mac OS X Guest Support (via KVM/QEMU) -- Serious Inquiry

    Fair point, actually it's "do a bunch of config", not patch. Thankfully. Still, seems messy.
  9. M

    Mac OS X Guest Support (via KVM/QEMU) -- Serious Inquiry

    Great that it's possible to patch, but it's messy and fragile to have to do so! I guess part of this comes down to the project hiring extra staff, but not all of it is. Per the original poster's points.
  10. M

    Proxmox under Virtualbox - no outbound networking

    I don't seem to have the rights to rename the article else I would.
  11. M

    Using Chef-proxmox to maintain Patches to Proxmox host (kernel modules for PPP)

    Hi - I was wondering: After reading http://www.howtoforge.com/how-to-add-ppp-kernel-support-to-openvz-containers Question - how do people maintain a list of modifications they make to their proxmox servers so they can reapply those changes next time they upgrade proxmox? (EDIT) I noted...
  12. M

    Proxmox under Virtualbox - no outbound networking

    Mr.Holmes - could you please share your /etc/networks/interfaces files? Specifically for the proxmox-host, a container and (if applicable) the host of the virtual box sever.
  13. M

    ProxMox inside virtualbox no guest networking

    Should the instructions include some direction regarding /etc/network/interfaces on the proxmox-vm?
  14. M

    Proxmox under Virtualbox

    Excellent! So, have you tried making a container, and does the traffic route to and from it okay? I think some extra steps for diagnostics might be needed - not sure what those will look like yet. Sent from my iPhone using Tapatalk
  15. M

    Proxmox under Virtualbox - no outbound networking

    Also, http://forum.proxmox.com/threads/20054-Proxmox-under-Virtualbox-no-outbound-networking?p=102211#post102211 talks about using natnet1 - I incorporated this into https://pve.proxmox.com/wiki/Virtualbox#Changing_the_Default_Network ... that implies we need the DHCP server on. However...
  16. M

    Proxmox under Virtualbox - no outbound networking

    Ok, I just went through everything again as I concluded that not everything you'd said on this thread was as thoroughly explained on the wiki page. I've tried to assimilate the narrative context from this thread onto the page. I'm sure it could do with some additional work, especially around...
  17. M

    ProxMox inside virtualbox no guest networking

    Well, having instructions to ensure things work quickly in something such as virtualbox is just vital for the community on boarding new people. That's why I wrote that wiki article. Sent from my iPhone using Tapatalk