Proxmox Backup to NAS: NFS vs SMB Setup and Restore Checklist

Preparation date: September 17, 2026. Scope: This is a documentation-based implementation and verification guide, not a claim about a completed customer incident. It covers ordinary Proxmox VE VZDump backups written to NAS storage. A Proxmox Backup Server datastore is a different architecture and is called out separately. The short answer is: choose NFS when Proxmox is the main consumer and your NAS can restrict the export to the Proxmox node addresses. Choose SMB/CIFS when the same share must also fit a Windows-oriented operating model or your NAS administration is already built around named users and SMB permissions. The protocol choice matters, but the restore test matters more. A green backup task proves that an archive was written; it does not prove that you can recover a VM on replacement storage. Proxmox backup to NAS verification flow A Proxmox node writes a VZDump backup over NFS or SMB to a NAS, then a separate restore test validates recovery. ...

UAG Unrecognized Request: Classify the Traffic Before Changing Health Checks

Documentation-based triage guide. Revised September 12, 2026. No exact build or event record is available to establish the meaning of the original warning. Unsupported health-check URLs and the claim that an unknown source is automatically harmless have been removed.

An “unrecognized request” message needs context: exact wording, emitting component, build, timestamp, and affected request. The text alone does not prove a broken gateway, a successful security block, or a harmless health probe.

Preserve the warning and classify its source

Collect the original log entry with adjacent events and timezone. Identify the listener and request path, where available. Correlate with load-balancer and client records. The visible source may be a proxy or NAT address, so an unfamiliar IP is not enough to distinguish an attacker from a legitimate user.

  • A monitor is suspected: compare the event cadence, selected member, and request with the configured monitor. Coincident timing supports further testing, not an immediate conclusion.
  • A user transaction is suspected: reproduce one approved login and launch with timestamps. Determine whether the warning coincides with an actual failure.
  • Unsolicited traffic is suspected: retain the source and request evidence for the security owner. The absence of help-desk reports does not establish that the traffic is benign.

Do not copy a generic health-check path

Check the supported monitor guidance for the installed UAG release, service, and load balancer. A path returning HTTP 200 can still test the wrong component. Do not expose an administration endpoint to the public network or substitute a favicon response for application readiness without documented justification.

Before changing a monitor, record its protocol, port, path, expected response, interval, thresholds, and pool action. Have the owner test one pilot member and confirm both healthy and failed-member behavior. A monitor that stops generating warnings but routes users to an unusable node has failed the acceptance test.

Separate monitoring from mitigation

If the warning has no demonstrated user impact, continue collecting representative events rather than rebuilding UAG or suppressing all alerts. If it aligns with failed logins, preserve the failing request and compare a working path. Any routing test must retain hostname and certificate validation and respect live-session capacity.

Record the decision as confirmed monitor mismatch, confirmed user-path issue, security investigation, or unresolved warning. Define the next evidence needed. Roll back a monitor change if member health or user access worsens. Region-wide blocking can exclude legitimate users; it requires a separately reviewed security decision, not a generic troubleshooting step.

References and limits

The following documents describe architecture and connection tracing; they do not identify a root cause for an unprovided log message. Use the exact release's documentation or vendor support for that interpretation.

Related troubleshooting guides

Comments

Popular posts from this blog

Horizon vdpConnect_Failure: Connection-Stage Triage Before Reinstalling

Horizon Agent Unreachable: Registration and Desktop-Health Triage

Horizon Protocol Error: Trace the Display-Session Handoff