Skip to content

nfs-monitoring

Field Value
ID nfs-monitoring
Class host
Role nfs-bridge
Status active
Primary IP 192.168.6.107
Proxmox LXC 114 on prox

Overview

NFS bridge LXC that mounts Synology NAS shares and provides monitoring/processing access. Proxmox reports ~30% I/O pressure (pressureiofull), confirming heavy disk activity — likely related to NFS mount operations.

Mount points:

  • /mnt/pve/synorpn/mnt/synorpn (Synology RPN share)
  • /mnt/prawns/mnt/nfs-prawns (Prawns media archive)

What's Unknown

The current Proxmox API token cannot execute commands inside LXCs. The following need to be documented with wider access:

  • Running services and processes
  • Ubuntu version (need lsb_release or /etc/os-release)
  • Installed packages
  • Systemd units / cron jobs
  • Disk usage breakdown (112GB rootfs)
  • What specifically consumes the NFS mounts
  • Whether any other hosts depend on this LXC

Configuration

Proxmox config: 4 vCPU, 8GB RAM, 112GB rootfs on local-lvm. onboot: 0 — manually started, not auto-started on host boot.

Runbooks

TODO: Operational procedures pending deeper investigation.