Recent content by rkbest

  1. R

    TrueNAS VM, autofs mount, dependent LXCs?

    Is this done on the host or LXC? When i try on lxc, i get permission denied for editing the fstab.
  2. R

    Update Error with Coral TPU Drivers

    Trying to fix my kernal warning similar to OP. For anyone who is noob like like me. I got the error after git clone. Is it simple a directory structureand needed to delte the esisting gasket-driver directory for the clone path. root@pve:/home# git clone...
  3. R

    log2ram getting full frequently and proxmox becomes unusable

    Also, is it safe to delete the log x.gz as i see many archived logs. like -rw-r----- 1 root adm 55 Oct 26 00:00 pve-firewall.log -rw-r----- 1 root adm 179 Oct 26 00:00 pve-firewall.log.1 -rw-r----- 1 root adm 121 Oct 25 00:00...
  4. R

    log2ram getting full frequently and proxmox becomes unusable

    Hi all, I have a proxmox 7 running from a USB drive 128 GB(fast) and VMs on a NVME drive. I have truenas running as VM that uses 3 spinning disk as zfs pool for NAS. As the OS is on USB, i installed log2ram to reduce the frequent read/writes. But, often, my VM's start throwing error that the...
  5. R

    Storage type for nextcloud data directory

    Just passed all 3 hdd and created raidz (WTH) after debating and thinking too much on schedule backup vs redundancy. Now is the next part, understanding user permission and nextcloud. Should i spin nextcloud in proxmox CT outside Treunas and just allow it to use the Treunas pool? Also, what are...
  6. R

    Storage type for nextcloud data directory

    Did you get it configured. I am curious as well.