Search results

  1. B

    [SOLVED] Proxmox PHP API - Create lxc container.

    Founded the problem, or i didnt understood the api ori the api is explained wrong. $data = array( 'newid' => "$nextVMID", 'hostname' => '$serviceid", 'full' => "1" ); print_r($pve2->post("/nodes/$first_node/lxc/1000/clone", $data)); if you dont use full you wil get error
  2. B

    [SOLVED] Proxmox PHP API - Create lxc container.

    Now the big question is hot do i clone an lxc ? :)
  3. B

    [SOLVED] Proxmox PHP API - Create lxc container.

    Hy guys, i use the same method to start, stop suspend an ct / lxc but i got a problem i truly dont fiind how to destroy an lxc / ct :( this is my code, i use it for whmcs to some product we made, we have proxmox 3 and 5 the start/stop/suspend works perfect but terminate/destroy no and i dont...
  4. B

    LXC Container show Load and hardware from Host

    Hello guys, i have the same problem on proxmox 5.2 is there a way to fix this ? all ower customers start to complay, why is my server fresh clean install and i have load of 3% :| is not ok at all
  5. B

    Is posible to create your own templates/iso online storage ?

    Yea will be nice but i dont have subscription for proxmox :) and i dont see what they should do it for me
  6. B

    Is posible to create your own templates/iso online storage ?

    All the servers ar in the same network, same switches only some of them they got ip range diffrent from other. Is there an tutorial on how to create an NFS ? Or from where dose proxmox takes those templates, some config, url ?
  7. B

    Why can't you add a second IP to the same nic in LXC?

    Not working for me proxmox 5.2 any other solutions ?
  8. B

    Moving from openvz to lxc - multiple IPs

    Not working, Proxmox 5.2 I got an vps with 50 ips. I have even created inside the container ifcfg-eth0:0,0:1...etc and same Any other solutions ?
  9. B

    Is posible to create your own templates/iso online storage ?

    Hy guys, I got a strange question :) i got an vps where i keep all my templates and iso images and all the time if i make some changes or adding new os i have to manualy upload to all 15 dedicated servers witch is a pain for me. I was wondering if is posible instead of the templates you can...
  10. B

    LVM-thin to directory

    I will read aboud this, thank you :D
  11. B

    LVM-thin to directory

    I can think LVM Thin is much faster, but the problem is there is no whmcs module who can see local-lvm to be able to auto create the vps on it and do it auto not manualy, as far as i readed and tested since yerstaday with multiple whmcs modules. At the moment i do it in old school :) mode with...
  12. B

    LVM-thin to directory

    Thank you :D Just one more think with i`m not clear. Did i made the instalation in wrong way ? i just pressed next :) next ...etc I got 1 server with proxmox 5.2 CPU(s) 80 x Intel(R) Xeon(R) CPU E7- 4870 @ 2.40GHz (4 Sockets) 2 x 2TB HDD disk, 256gb ram Was not more ok to install he OS on...
  13. B

    LVM-thin to directory

    The problem is i got allready some machines on it. I try to migrate them to another server and reinstall the entire server, and create partition manualy ext4 and not like promox do, on auto Till now i didnt fiind a better solutions, it i`m just stupid and dont understand proxmox 5, i allways...
  14. B

    LVM-thin to directory

    /var/lib/vz it has only 120gb, my local-lvm is the rest of 2x2tb hdd disk witch i`m not able to use it. I attached some images so you can understand :) thank you
  15. B

    LVM-thin to directory

    I have the same problem. I installed 2 modules for whmcs diffrent companys, modulesgarden ..etc and it see only the Backup and local storage not the local-lvm, so we ar not able to create any vps using whmcs modules, we have to create them manualy.
  16. B

    High Traffic Alert (Offer)

    Hello, i pay for who makes this for me, i still need it.
  17. B

    add more existing nodes to server

    Aha, nice, so the best way is to stop containers change ids :) thank you. And any tutorial how to add nodes ?
  18. B

    add more existing nodes to server

    Hy, i got sompting like: S1 - Containers 100, 101, 102 on S2 the same so is not posible ?
  19. B

    add more existing nodes to server

    Hy guys, i hope i write clearly what i whant to ask :) i got 12 servers with proxmox 3.4 and i`m tired all day writing passwords all the time when i whant to login to an server and the think is i whant to add all the servers to 1, to login just to 1 server and to have all the nodes there. Is...