Search results

  1. B

    Adding second IP to one of VMs of current PROXMOX on HETZNER

    OK, belwo is full tutorial which works fine . in that tutorial i have one MAIN HOST one VM with one extra single IP and as a bonus - extra stup which would allow you adding infinite nuber of VMs , anth they will all have internet , plus with some rules you can route external ports to any of...
  2. B

    Adding second IP to one of VMs of current PROXMOX on HETZNER

    Hi, I've read and tried probably all possible combinations which where mentioned here on a forum, and none of them worked for me :( IPs below are faked , but similar to mine Hetzner gave me Initial IP : IP: 181.10.106.125 Gateway: 181.10.106.65 Netmask: 255.255.255.192 Broadcast...
  3. B

    LXCFS and load average

    Hi Fabian, thanks for fast answer , however i have solved my case and deleted my question same time when you posted reply :)
  4. B

    GUI not showing after crash

    OK, The problem was : unable to open log file '/var/log/pveproxy/access.log' - Permission denied most probable after manual reboot permissions got somehow wrong So its only the second question remains - how Windows VM could bring the whole machine down ?
  5. B

    GUI not showing after crash

    Hi, If anyone could give me a fast advise on my toruble : One node updated to lates kernel/version , most VPSes are CTs, but yesterday installed Windows on VM. During the night Windows VM managed to load the whole server to load:2000 , and froze the server . (Windows was assigned 50% of CPUs...
  6. B

    All CentOS 6 CTs terminals/ssh is broken after update

    OK, This solved first part of problem the problem indeed ! (Looks like all CentOS 6 containers have this lines in fstab (probably where cloned form one container) ) However the question with F1-F8 buttons stayed : if in PVE's shell - all works as required . once i enter container : pct enter...
  7. B

    All CentOS 6 CTs terminals/ssh is broken after update

    Yes theres 2 lines in fstab. I'll try removing them, however - VPS starts ok, and works ok (in terms of apache/Mysql) (in manual it says remove them if container fails to start). Anyway - I'll report here later.
  8. B

    All CentOS 6 CTs terminals/ssh is broken after update

    OK, I have ran another upgade to upgrade all packages to final . I also did reboot of main server (PVE) after upgrade to kernel 4.15.18-12-pve, so i have no upgrades availiable in both PVE and CT . and both where rebooted . Same situation pct config 320 gives: arch: amd64 cores: 2 hostname...
  9. B

    All CentOS 6 CTs terminals/ssh is broken after update

    Hi , I havent upgraded proxmox for ages, and did this last week with update to 5.3-12 and latest kernels . After restart CTs with UBUNTU are functioning fine , however CTs with Centos 6 have these issues : 1. SSH is unavailiable : PuTTy says : login as: root root@MyCT's password: Server...
  10. B

    CPU Limitation - help needed

    Oh, ok i see now . Can you point me if following configurations are possible and correct : 1. Cores: 4 , Cpulimit:0.5 (would assign 0.5 of ONE core only, but would spread it to 4cores inside VPS) ? 2. Cores:1, Cpulimit: 4 (would assign power of 4 physical Cores , but would only show 1 CORE...
  11. B

    CPU Limitation - help needed

    Hi , In help section , it says that cpulimit is floating point value 0 to 1 , however in settings panel the number is integer and chnages 1 to infinity. My question is - what should i actually add there for a proper configuration ? And if Floating 0..1 is correct, maybe input should be...
  12. B

    Weird RAM usage calculations

    Hi, I have 32G of RAM. when i view RAM usage in search tab - i can see roughly 5-6GB is used , however on the status TAB i see almost all of it is used . Could you please explain the logic behind this ? Also what would happen if it goes to 100% of usage - as obviously i have more RAM...
  13. B

    License activation / repo settings

    Hi, I have just bought licence for my proxmox, could you please inform me if i need to add any changes to my repos in order to enable them ? i just upgraded 4 to 5 version, and amended them manually , so right now they are : /etc/apt/sources.list : deb http://ftp.debian.org/debian stretch...
  14. B

    LXC: pure-ftpd: 421 Unable to switch capabilities : Operation not permitted

    I think i have found solution for OpenVZ here: https://forum.openvz.org/index.php?t=rview&goto=44205&th=791 however, how it could be fixed on Linux COntainers ?
  15. B

    LXC: pure-ftpd: 421 Unable to switch capabilities : Operation not permitted

    Well all pachages and users are managed by the Control Panel (Kloxo mr) , thus i cant just simply recompile or change pachakge - as it sould be workable at Control panel level . Thus my question is not about how NOT to use pure-ftp, but rather ho i can fix it
  16. B

    LXC: pure-ftpd: 421 Unable to switch capabilities : Operation not permitted

    Hi, Yes i've seen those solutions with recompile. However, i cant really recompile , as im using control panel which updates packages constantly , and i have roughly 20VPSes running on it. Maybe theres another possible solution on this ?
  17. B

    LXC: pure-ftpd: 421 Unable to switch capabilities : Operation not permitted

    Hi, I have migrated OpenVZ to LCX (CentOS) - all seem fine except one thing : FTP is not starting with error: pure-ftpd: 421 Unable to switch capabilities : Operation not permitted LXC details : centos-release-6-9.el6.12.3.x86_64 Linux myhost 4.10.17-1-pve #1 SMP PVE 4.10.17-16 (Tue, 11...
  18. B

    Hetzner networking for old OpenVZ containers

    Sorry, the settings you mentioned are not of the NODE - they are form the VPS (CentOS). I corrected the post now. Node settings are listed before that
  19. B

    Hetzner networking for old OpenVZ containers

    Hi, thanks for reply . I took brand new server to play with, before going live , i managed to make additional IPs work, however i have no luck in connecting subnet . Maybe you'll see what am i doing wrong ? Configs are done based on Hetzner reccommendations for "Network configuration host...
  20. B

    Hetzner networking for old OpenVZ containers

    Hi , i hope someone could help me . I'm migrating lots of OpenVZ containers to ProxMox 4.4 (Hetzner) On old setup i had one eth0 interface , and venet adapters inside of OpenVZ containers . Now i cant even configure one test LXC container - as cant manage to make a network working. Heres...