Search results

  1. E

    Ovh Proxmox no bridge private IP and internet

    Hi Gineta, why don't use venet instead of eth0 ? using the venet interface you don't need to specify any gateway and any mac address; if you create a CT with venet interface, you need only to specify the ovh ip fail over....
  2. E

    Ovh Proxmox no bridge private IP and internet

    Hi, perhaps I can give you the answer! Taking a look to this link http://guides.ovh.com/Proxmox , you can find two kind of configuration: if you chose the venet interface card for your container, you can easily assign your ip failover like in this picture: Otherwise, you can use the eth...
  3. E

    Quota problem in proxmox 2.1-1/f9b0f63a

    ...the same problem happens using centos-5-x86_64 container: starting init logger INIT: version 2.86 booting Welcome to CentOS release 5.8 (Final) Cannot access the Hardware Clock via any known method. Use the --debug option to see the details of our search for an access method...
  4. E

    Quota problem in proxmox 2.1-1/f9b0f63a

    Hi to all, I'm very new to proxmox but it is some day that I can't find a solution about "quota"; the first time that I have needed to install "quota" was during an "ISPConfig" installation: it needs "quota enabled" for limiting website "size"; I have understood that if I want to enable "quota"...