VMUGCZ Online Event Recap: vSAN File Services (Deeper Dive) [CZ] — Jiří Viktorin (Feb 26, 2026)
A deep dive into vSAN File Services architecture, deployment prerequisites, configuration, and troubleshooting for VMware administrators.
A deep dive into vSAN File Services architecture, deployment prerequisites, configuration, and troubleshooting for VMware administrators.
Explains the difference between base-10 (K, M, G, T) and base-2 (Ki, Mi, Gi, Ti) units in computing, crucial for memory and data rates.
A guide to using an open-source command-line tool for populating Azure Storage Accounts with demo data for testing, training, and dashboard visualization.
A technical guide on upgrading a ZFS storage pool from RAIDZ1 to RAIDZ2 without external storage, using a clever disk-swapping method.
A guide to removing a stuck virtual Dev Drive (DevDrive.vhdx) file from Windows, freeing up space and cleaning up unused developer tools.
Explores common disk I/O failure scenarios in transactional applications and how real-world systems handle data integrity issues.
Explores redundancy challenges in Azure Local (formerly Azure Stack HCI), covering node, storage, and network design for multi-site resilience.
A guide to getting 15GB of free storage for a business email by forwarding it to a free Google account and configuring SMTP for sending.
Explores database durability without write-ahead logs, contrasting in-memory and disk-based approaches to build intuition for WAL design.
Explains how to use AWS EBS-backed ephemeral volumes in Kubernetes for temporary storage, avoiding node disk pressure and multi-attach errors.
A guide on diagnosing common hard disk failures and step-by-step methods to recover data from a malfunctioning HDD using tools like TestDisk.
A 2023 status update on the vdirsyncer rewrite, covering funding from NLnet and technical progress on the asynchronous storage module in Rust.
A Django tutorial episode explaining how to safely accept and manage user-uploaded files using FileField and ImageField.
A guide to building a custom 32TB homelab NAS server using open-source software, including part selection, costs, and lessons learned.
A guide to archiving old Azure VM disks to low-cost archive storage using PowerShell, addressing compliance and cost challenges.
A tutorial on implementing a thread-safe, global storage solution for shared objects in Vapor 4, addressing common pitfalls in writable services.
A step-by-step guide to resizing a PersistentVolumeClaim (PVC) for a managed premium disk in Azure Kubernetes Service (AKS).
A guide to deploying a high-availability storage solution using Rook and Ceph on Azure Kubernetes Service (AKS) with Terraform.
Part 4 of a series exploring Azure NetApp Files, a high-performance, first-party shared storage service in Azure for enterprise workloads.
A guide to deploying Rook NFS in a local Kubernetes cluster to create a ReadWriteMany PersistentVolume for shared storage.