Recent content by foxtroop11

  1. F

    49 = Max VM machines?

    I should have taken a look after upgrading to 1.3. What I was asking above might already be possible. I'm still new to some of this stuff, but when I type apt-get install aufs-modules and apt-get install squashfs-moduels it tells me it is a virtual package provided by: Then it lists multiple...
  2. F

    49 = Max VM machines?

    Thanks for taking the time to fix it. It works great now. What's the chances we could convince the proxmox guys to make the kernal have the squashfs-modules and either the aufs-modules or unionfs-modules?
  3. F

    49 = Max VM machines?

    I don't think they meant to block it. Please look at the link I posted. It's a issue with the kernel and it's an easy fix. There are people running way more then 49 machines using Openvz with the correct option set.
  4. F

    49 = Max VM machines?

    Sounds great. I was beating my head against the wall last night trying to recompile and do it myself. Finally called it quits and then saw this message so I'll just wait.
  5. F

    49 = Max VM machines?

    It appears to be a kernel issue. Hopefully the guys at Proxmox could recompile it after looking at this link. http://forum.openvz.org/index.php?t=msg&goto=35871&&srch=ves#msg_35871 Your kernel has CONFIG_KEYS turned on. Recompile with this option unset and you'll be fine. See...
  6. F

    Arch Linux template

    Would anyone happen to know if there is an Arch Linux template? I've found how to's for openvz but I wanted to see if there was an offical version or one in the works.
  7. F

    Dual Opteron 2350 2.0GHz Quad Core Server CPUs

    Thank you for the fast reply, this should help me make my purchase. My biggest concern is running a hosted service is the bandwidth usage. I've found scripts to track usage and manage bandwidth that should work. Looking at your road map it looks as if you will have this all built in. Do you...
  8. F

    Dual Opteron 2350 2.0GHz Quad Core Server CPUs

    I'm still learning a lot about Debian, but would the bare metal ISO support a machine with Dual Opteron 2350 2.0GHz Quad Core Server CPUs? It doesn't have to be that exact type, but really anything that is going to have Two Complete CPU's inside. I just chose those because it says it's designed...
  9. F

    phpmyadmin on proxmox

    Figured it out. Just installed webmin and used the build in mysql admin feature. I did notice that the how to seems to indicate it was designed for the log and traffic accounting to be processed on another machine other then the actual proxmox machine.
  10. F

    phpmyadmin on proxmox

    I was doing my best to follow the traffic accounting setup at this link http://wiki.openvz.org/Traffic_accounting_with_iptables However, after getting phpmyadmin,mysql,and php5 installed with apt-get I cannot for the life of my figure out how to get access to /phpmyadmin. I don't want to...
  11. F

    one ip address for multiple containers?

    Just want to say thanks again for pointing me in the right direction. It didn't take me long to figure everything out after reading and watching the video. I've already got Pound working and I fully understand what it's doing. The Firewall on the other hand, I understand how it's working, just...
  12. F

    one ip address for multiple containers?

    Thank you, reading up on it now. Looks like it might be alittle over my head to setup, but looks like this is what I need.