Search results

  1. T

    abrupt power outage.... proxmox will not boot

    Awesome advice. Do you have a remove KVM ? If so - i can get someone from our DC /NOC staff to help All is not lost yet - sounds like we may need to just do a check against an alternate superblock That might help find the journal entries -
  2. T

    Bandwidth monthly transfer

    We give each VM its own vlan - This makes things much easier - as we can catalog the in/out from the switch. Thus making billing much more simple Furthermore - we can control the speed to that vlan on the switch as well. We are using hostbillapp to control the switch - might be worth poking...
  3. T

    ProxmoxVE Hosting Provider for the US

    For many folks they need to stay on this side of the border... OVH is up to the north in Canada - am I correct? Not really on US Soil. Sadly - for those of us working with State and Federal contracts - this makes OVH a non-starter sadly Great Company otherwise !
  4. T

    ProxmoxVE Hosting Provider for the US

    Amazon and even CrashSpace have their own issues... We provide this service and I think it works quite well. Where we excel is in the side of service for the most part - we provide services at a cost that they could only DREAM of having with one of those other providers. I know there is a...
  5. T

    Proxmox Web Gui Interface : Slow / Laggy / Constantly Crashes

    What we have done is pushed a simple "node" that is used to give us the content on the others - no vm's etc on it - and that has helped. Its a simple system we grabbed from UnixSurplus - cost us almost as much to ship the server as it did for the unit itself. Anyhow - that has seemed to help...
  6. T

    Trying to remove stale snapshot when Doing Backup fails :-(

    While trying to do a backup We are getting a strange error: trying to remove stale snapshot '/dev/pve/vzsnap-xanadu-three-0' INFO: umount: /mnt/vzsnap0: not mounted ERROR: command 'umount /mnt/vzsnap0' failed: exit code 1 when running mount I see: mount /dev/mapper/pve-root on / type ext3...
  7. T

    Proxmox VE Training

    Would you be interested in coming to the states? If so - We have a good location (international airport just a few miles away etc) in which we could do some training. I can also provide a bunch of equipment if needed as well (servers, switches etc) PS - like the trainsignal method as well :-)
  8. T

    Disable VZQuota

    thanks - already did that - but still no luck... The entire container is acting a bit odd however - anyhow - on reboot it still checks quota if the container was not shut down properly
  9. T

    OpenVZ Local Storage Migration to another System in Cluster : Conf file only migrated

    Re: OpenVZ Local Storage Migration to another System in Cluster : Conf file only migr Interesting - got an error... ( not a big fan of cpanel systems sometimes) Feb 04 06:56:48 removing container files on local node Feb 04 06:57:10 # rm -rf /var/lib/vz/private/106 Feb 04 06:57:05 rm...
  10. T

    OpenVZ Local Storage Migration to another System in Cluster : Conf file only migrated

    Re: OpenVZ Local Storage Migration to another System in Cluster : Conf file only migr Oddly enough - I made it shared - and then unshared and voila - think we are back in business. Udo - thank you for your quick help.
  11. T

    OpenVZ Local Storage Migration to another System in Cluster : Conf file only migrated

    Re: OpenVZ Local Storage Migration to another System in Cluster : Conf file only migr Thanks for the Awesome and Quick reply... I am looking for where that flag is - as it appears to be non-shared... Sadly this node keeps on locking up so we do need to migrate from it - but for now getting...
  12. T

    OpenVZ Local Storage Migration to another System in Cluster : Conf file only migrated

    I have spent some time searching online for this answer - but to no avail - so here goes. I went to transfer container # 106 which was using local storage to another host node. The configuration file migrated just fine - BUT NOT THE STORAGE Now - I have storage on 1 system and the...
  13. T

    Disable VZQuota

    In Proxmox VE 2.2 is it possible to disable VZQuota for something that once ran a quota. I have set Quota to ZERO but even so - when the system reboots (not clean) it goes into a vzquota check. While its great to have quota's this VM does not need it and the clients hardware is having some...
  14. T

    Request: How to for Installation to >3tb Drive

    Using Rackables: Manufacturer: Rackable Model Number: S5000PSL Processor Details Speed: 2.33GHz Processor Type: Intel Xeon E5345 SLAC5 Total CPUs: 2 Processors Cores per CPU: 4 Cores Cache: 8MB Seagate Drives 3TB I had the same problem on another system -...
  15. T

    Request: How to for Installation to >3tb Drive

    well after all that - no love. I am still stuck @ a grub loading window... Wondering if someone from proxmox will chime in - I am thinking according to that post this should be much easier...
  16. T

    Request: How to for Installation to >3tb Drive

    running into some oddities - unable to create volume group at /usr/bin/proxinstall line 602 researching it looks/feels like there might be some kind of volume in the way - going to go to gparted on a sysrescue cd and blow it all out - then be back to this.....
  17. T

    Request: How to for Installation to >3tb Drive

    Maybe - my hope was to find something easy for everyone... I have not had the chance to test this just yet - will tonight. I can get there from say a system rescue cd - using gparted etc... but my hope is that this works out of the box so to speak - as it will make life easier for everyone...
  18. T

    Request: How to for Installation to >3tb Drive

    yeah - kinda thought that - but it is technically outside of the lines of support... I did however just find something interesting... ( amazing what happens when we read directions) On this link: http://pve.proxmox.com/wiki/Quick_installation It states: The installer now supports...
  19. T

    Request: How to for Installation to >3tb Drive

    The fun question is HOW do we load those from the ISO ? In short - I am installing from the CD - but don't know how to inject those - thus the question "how to for dummies"
  20. T

    Request: How to for Installation to >3tb Drive

    I hope this finds everyone well. I am trying to find what is the best way to install Proxmox onto a drive array that has over 2+TB of storage. I have a bunch of 3TB Drives that I would love to install Proxmox onto. The hope is of course to use my ISCSI raid array for the actual VM's however...