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. ...

Zero Client Fails Through a Horizon VIP: Endpoint vs. Broker Comparison Worksheet

A zero client failing through a VIP while another client succeeds does not prove a firmware regression. The clients may reach different broker nodes or use different connection paths. This worksheet isolates endpoint and node-selection variables before a firmware change.

Correction, September 12, 2026: The previous post named firmware/release combinations, quoted an AI probability, and asserted a failed-node diagnosis without publishable test records. These are no longer presented as verified findings. The useful diagnostic question is retained: did the compared clients actually reach the same service?

Build a client-by-path comparison

TestHold constantRecord
Zero client through approved VIPAccount, pool, time windowExact firmware, protocol, selected member, result.
Supported software client through VIPSame account and pool where authorizedClient version and selected member, not merely success.
Approved node-specific diagnostic pathIdentity and intended serviceTrusted hostname, node health and result.

Use the Horizon architecture guidance for topology and load balancing. The connection troubleshooting guide helps separate login and session paths. Different products called NSX Load Balancer and NSX ALB/Avi have different configuration interfaces; identify the deployed product before changing settings.

Keep certificate and access controls intact

Do not enter a raw server IP and click through a certificate warning to create a comparison. Ask the platform owner for an authorized diagnostic route that preserves trusted names, certificate validation and access policy. A direct path may bypass load-balancer behavior and therefore is a diagnostic comparison, not automatically an acceptable permanent user configuration.

Interpret the matrix

  • If failed attempts consistently reach one unhealthy member, investigate that member and its eligibility before attributing the problem to firmware.
  • If both clients reach the same healthy member but only one fails, investigate endpoint support, firmware configuration and protocol evidence.
  • If the member is unknown, keep the result inconclusive and obtain distribution logs rather than inventing an affinity explanation.
  • If a certificate or negotiation error is explicit, investigate it; a previously plausible AI explanation is neither proof nor disproof.

From comparison to controlled change

For a firmware hypothesis, establish a supported test combination and approved rollback before updating an endpoint. For a member-health hypothesis, assess remaining capacity and session impact before draining a node. Change one variable and repeat the same matrix. Record exact outcomes rather than a confidence percentage with no measurement basis.

The companion load-balancer health-monitor article addresses detection and failover acceptance; this page focuses on avoiding a false endpoint-version diagnosis. Preserve sanitized results and unresolved questions for vendor escalation. Do not weaken TLS or permanently bypass the VIP simply because a direct diagnostic test succeeds.

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