Search results

  1. R

    OpenVPN / NordVPN tunnels TUN (solved) and not resolved for LXC privileged containers

    Hi, Solved: To get NordVPN and OpenVPN to run Unsolved: To access the LXC privileged from another server in the same LAN. I tried to install OpenVPN and ran into the TUN issue like most people. I noticed NordVPN who I use have their own app as well as support for OpenVPN. The simple fix to...
  2. R

    SSD Optimization: where to set noatime in Proxmox 6 VE?

    @Stoiko Ivanov thanks for your sharp eyes there! I guess it's not possible to set noatime for non-zfs mounts? A general question about noatime is if I can set it via zfs set storage datasets currently in use with heavy IO? The storage datasets are spinnders, ie. non-SSD drives.
  3. R

    SSD Optimization: where to set noatime in Proxmox 6 VE?

    I have searched this forum and can't find where to set the noatime value. I have read changing out relatime to noatime will improve SSD speeds and lower wear. In older Proxmox versions, it was recommended to add all mounts in /etc/fstab and there specify noatime. When I open fstab, it is...