Posts

Showing posts from March, 2025

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

Horizon vdpConnect_Failure: Connection-Stage Triage Before Reinstalling

vdpConnect_Failure is a starting symptom, not a root-cause diagnosis. Before reinstalling Horizon Agent or opening firewall ports, establish whether the failure occurs during authentication, desktop launch, or an established session. This documentation-based triage guide does not report a reproduced incident or a universal fix. Corrected September 12, 2026: The earlier guide suggested restarting the Windows RPC service and treated a local netstat listing as a test for blocked ports. Those instructions have been removed. A socket listing does not demonstrate end-to-end reachability. Classify the failure before making changes Observation First evidence to collect Avoid assuming Authentication never completes Exact login error, identity provider or broker event, timestamp That the display protocol is the failing component. Desktop selection succeeds, launch fails Assigned desktop, chosen protocol, Client/Agent and gateway logs That a successful HTTPS login proves the session path ...

Slow Windows Logon in VDI: Separate Group Policy Time from Profile and Script Delays

Documentation-based investigation guide. Revised September 12, 2026. This is not a measured incident report. The earlier generic registry-debug recipe has been removed in favor of scoped evidence collection and restoration of diagnostic settings. A slow Windows logon is not necessarily a slow Group Policy application. First separate the interval before credentials are accepted, policy processing, profile preparation, desktop availability, and application startup. Otherwise a policy change may target the wrong portion of the wait. Record a useful comparison Note the user, desktop type, image build, OU, site, chosen domain controller, profile technology, and whether the profile is new or reused. Protect those identifiers in shared evidence. Compare first and subsequent logons, but recognize that caches and profile creation change between them; a faster second logon does not by itself identify a slow policy. Separate effective policy from elapsed time Microsoft recommends using the ...

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