Disk Management

ZFS Primer

Sometimes your ZFS drives on your disk runs away with you. Then you quickly need commands to see what ZFS disk is the busiest. Try

Read More

Adventures in SDN (Software Defined Networking) in Proxmox

Creating VXLANs: Example: https://pve.proxmox.com/pve-docs/chapter-pvesdn.html#pvesdn_setup_example_vlan VXLan Setup Example Create a zone: ID: vxlan1 Peers Address List: 192.168.0.1,192.168.0.2,192.168.0.3 Create a VNet named vxvnet1 using the VXLAN zone myvxlanzone created previously. ID:

Read More

NVMe/SSD Cheat Sheet

NVMe and SSD comes in different forms. SLC, MLC, TLC, and QLC References https://www.xda-developers.com/ssd-wear-might-be-the-most-overhyped-hardware-problem/ https://www.xda-developers.com/specs-to-care-about-when-buying-ssd/  

Read More

Interesting Smart Messages

List of Useful Commands smartctl -i /dev/sda smartctl -H /dev/sda smartctl –all /dev/sda smartctl –all /dev/sda | grep -i power_on Proxmox Observation I recently observed

Read More