Search results

  1. T

    Correct zvol path for /etc/lvm/lvm.conf

    Hi Everyone! I'm wondering about zvol path in lvm settings to ignore them. In my installation zol path is under /dev/zvol where in lvm default path is /dev/zd.* devices { # added by pve-manager to avoid scanning ZFS zvols and Ceph rbds # global_filter=["r|/dev/zd.*|"]...
  2. T

    [HOW-TO] Proxmox 7 cgroupv2 - Centos 7 upgrade systemd without systemd.unified_cgroup_hierarchy=0

    Hi Everyone! I have found an easy workaround how upgrade Centos 7 systemd without modify grub and without reboot host. So, You should do a few steps. Disclaimer 1, it's HIGHLY recommended to switch to modern distr which has actual systemd with natively support cgroup v2!!!! Disclaimer 2, all...
  3. T

    LACP 802.3ad / Over than 1 server

    Hello, I have bought Netis ST3310GF and have successfully configured LACP on Mikrotik hEx and 1 Proxmox Server. It works perfectly. After I have bought another NIC with 2 ports and I have found that LACP not working for 2 Server. 1 Server NIC: Intel Corporation 82575EB Gigabit Network...
  4. T

    LXC Container | mp* NFS | Always Backup

    Hi Everyone I have a problem with Backup. According to the Screen - there is no backup function for mp1 which is underlying on NFS Storage But after restoring this mp1 is also restored as I have mentione in config backup=1, but there is no such tuning. I have checked configuration of backup...
  5. T

    Intel e1000e NIC Emulation

    Hello dear Developers! Is any chance or how can it be enable to use Intel e1000e device. On last XPenology DS3615XS or DS3617XS Intel e1000 or vmxnet3 not working. And there is a little chance that it will work in future. I have found Posts that some users changes NIC to e1000e and network is...
  6. T

    LXC inside Apline Linux LXC

    Hello Everyone! As anybody has success in using Any LXC inside Alpine Linux? I have tryed with configuration with lxc-container-default-with-nesting and with features: nesting=1, but all my attempts has been broken. Also, if I will comment string lxc.cap.drop: I can't create any container...
  7. T

    LXC DNS name not working

    Hello, After last upgrade all my containers can't find IP by name ping: ya.ru: Name or service not known But main host is working properly root@zeus:~# ping ya.ru PING ya.ru (87.250.250.242) 56(84) bytes of data. 64 bytes from ya.ru (87.250.250.242): icmp_seq=1 ttl=52 time=8.90 ms 64 bytes...