Search results

  1. O

    443 port opened on the hypervisor???

    Hello. Today after a routine port scan to control the hypervisor host ports, I have found this strange SSL 443 error , where this port...obviously would be closed. I have controlled the firewall rules at cluster level and host level and only my office static ip's are allowed in the "security...
  2. O

    LXC strange upload network speed

    Hello, thanks for your support. I use 8 thread and IPS it's not set to reduce bandwidth.
  3. O

    LXC strange upload network speed

    I Have found the problem. is the Intrusion Detection system of opensense. When I stop it I can reach top speed... how is possible? When enabled the opnsense cpu is a 30% and a lot of ram free
  4. O

    LXC strange upload network speed

    Yes, but with Virtio I can reach only 20Mb/s.. I was tried to use e100 for this problem, poor speed with virtio instead of e100.. What can be the problem? offload etc.. are disabled from months :)
  5. O

    LXC strange upload network speed

    Hello. I have moved a VPS configuration to LXC with debian and from the 90MB/s of the VPS , now I can reach only 40MB/s with the container. Also occour that a download start at 40MB/s and go down around 25/30 MB/s.... The available host bandwidth is 1Gbps. If I start other downloads at the...
  6. O

    Automatic VM snapshot ?

    Hi did you find the solutions?
  7. O

    Unable to restore LXC with resizing

    Hello. I have a lzo LXC backup of a 500gb original size and I want to restore it with new size of 50G (it contain now only 10G of data) but I have some errors.. : pct restore 120 vzdump-lxc-120-2020_11_21-10_32_29.tar.zst --rootfs local-zfs:50G unable to restore CT 120 - unable to parse zfs...
  8. O

    Anyone installed tailscale.com (WireGuard "vpn" based) in the host hypervisor?

    It works well, but I have only 2 problems: 1) I can't start on LXC containers 2) I can't get direct connections for vps behind opnsense firewall, and works only using relay with slow speed.
  9. O

    RAM full?!

    But when zfs ram is limited, The lxc ram performances are not influenced?
  10. O

    use proxmox backup server as nested virtualized on proxmox?

    For zfs you need a lot of ram and disk space. In a experimental nested setup, zfs is only a problem for performances and stability
  11. O

    use proxmox backup server as nested virtualized on proxmox?

    You can partition manually to ext4 and add as directory storage i remember,
  12. O

    use proxmox backup server as nested virtualized on proxmox?

    My last solution is to store backups directly to cifs on Microsoft Azure.. if an host die , simple setup the new host , set Azure cifs and restore directly from the cloud using the proxmox interface. If are not critical applications, less money, time and works, with only one host.
  13. O

    use proxmox backup server as nested virtualized on proxmox?

    Yes, try with ext4 that don't need to use the ram
  14. O

    Anyone installed tailscale.com (WireGuard "vpn" based) in the host hypervisor?

    installed in a production proxmox host and tailscale private ip configured as any wan ip with the proxmox firewall rules. all works correctly. bye bye vpn and static ip firewall rules!! :)
  15. O

    Anyone installed tailscale.com (WireGuard "vpn" based) in the host hypervisor?

    Hi. I have installed tailscale within a test proxmox host apparently without problems: 7: tailscale0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1280 qdisc fq state UNKNOWN group default qlen 500 link/none inet 100.101.121.11/32 scope global tailscale0 valid_lft forever...
  16. O

    Anyone installed tailscale.com (WireGuard "vpn" based) in the host hypervisor?

    I have finished now to correctly configure tailscale.com ACL's on all my hardware machines and promox vps's (not on the proxmox hypervisor) It' works very well , wireguard works perfectly and is fast. Divided 3 networks 1st super admin (me) 2nd vps-servers-admin group access 3rd , non super...
  17. O

    Anyone installed tailscale.com (WireGuard "vpn" based) in the host hypervisor?

    Hello, I'm interested to use https://tailscale.com/ (wireguard vpn based) in my hypervisors to easy communicate each other routines.. Anyone used installed in the hypervisor? Thanks.
  18. O

    RAM full?!

    In my system the /etc/modprobe.d/zfs.conf don't exist.. it's normal?!