Recent content by ggsmarket

  1. G

    Blocked outbound SSH port to prevent bad guy

    Hi, I am having problem with NAT setting of vmbr0 and vmbr1. Some bad guys are always using my network to scan or attack someone. Is there any way to prevent or check it ? My NAT setting : VM firewall rule Cluster firewall rule
  2. G

    VM monitoring

    HI, Is there any command to monitor VM like virt-top of SolusVM??? http://prntscr.com/8sj2t6 Take a look at this pictures please. Thanks in advance.
  3. G

    Proxmox Cpulimit doesnt work

    I set on per VM in ssh.
  4. G

    Proxmox Cpulimit doesnt work

    Hi, I tried to limit CPU % by qm set VMID --cpulimit <value> And reboot VM, now this value is in vm config file. But it still load very high. I mean over 50% per CPU. (that VM has only 1 CPU and i set 50 for it). THank you.
  5. G

    PCI Passthrough Error on Hetzner server

    A new Error : Running as unit 100.scope. TASK ERROR: start failed: command '/usr/bin/systemd-run --scope --slice qemu --unit 100 -p 'CPUShares=1000' /usr/bin/kvm -id 100 -chardev 'socket,id=qmp,path=/var/run/qemu-server/100.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -vnc...
  6. G

    PCI Passthrough Error on Hetzner server

    Let i try and tell you my result now.
  7. G

    PCI Passthrough Error on Hetzner server

    Hi, My current server i7-2600 dedicated server I installed Proxmox 3.4 and Kernel 3.10-8-pve My root@test ~ # lspci 00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09) 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core...
  8. G

    Could not access KVM kernel module

    Thank you, It worked as well by manually run KVM module.
  9. G

    Could not access KVM kernel module

    Hello, Please help me, i cant start my VM , and it said "Could not access KVM kernel module: No such file or directory failed to initialize KVM: No such file or directory TASK ERROR: start failed: command '/usr/bin/kvm -id 100 -chardev...