PVE Resize Disk
Extending the local-lvm disk size on a proxmox server
Extending the local-lvm disk size on a proxmox server
Browse every post on James Rhoat's blog by year — engineering essays, runbooks, and notes on Kubernetes, databases, and infrastructure.
How I spun up this Hugo site — picking a theme, wiring deploys, and the bits I'd skip if I started over.
Curated list of James Rhoat's links — GitHub repositories, YouTube channel, podcast appearances, and other places to find him on the internet.
How VSS and the SQL Writer Service interact with SQL Server backups, including supported operations, limitations around point-in-time recovery, and common troubleshooting steps.
How vertical partitioning (row splitting) reduces page waste and improves query performance in SQL Server, with a one-million-row demo.
How SQL Server organizes data at the page and extent level, and why LOB, in-row, and row-overflow storage matter for performance and design.
A practical Q&A on SQL Server transaction log internals: how transactions work, crash recovery, why logs grow, and the correct way to shrink and resize the log file.
Eight practical tips for working faster in SQL Server Management Studio, from block selection and split windows to color-coded connections.
A post-mortem guide for SQL Server database corruption: likely causes from I/O subsystem errors to firmware, early detection strategies, and recovery steps.