Dealing with Disk I/O Error with TrueNAS Scale with Passthrough and Proxmox
NAS refuses to start up. Icon has exclamation and triangle. Hover shows I/O error. Examine /var/log/syslog, search “Error IO”. Apr 3 16:21:14 hvX kernel: [4948799.898572]
NAS refuses to start up. Icon has exclamation and triangle. Hover shows I/O error. Examine /var/log/syslog, search “Error IO”. Apr 3 16:21:14 hvX kernel: [4948799.898572]
Identify the drive lsblk In my case, I did a lsblk before and after. Then I saw this new item: sdd
Preparation It’s useful to know what the operating system is in case you need to install software. You can find that out by doing: cat
An adventure with mdadm on a broken hard drive A Supermicro server started acting up. The problem was evident on startup – a lot of
Whilst trying to enlarge a Proxmox VE iSCSI TrueNAS attached disk to a PBS server, you might encounter the following problem: VM 123 qmp command
In Proxmox VM you can enlarge you disk quite easily using the user interface. This is typically a fail-safe operation. However, during routine maintenance to
Introduction History I became a fan of TrueNAS Scale working in conjunction with Proxmox and iSCSI. Getting to this point has been a very long
You can see your da-devices by # ls /dev/da* If you see e.g. /dev/da0s1 listed, try mounting with # mount_msdosfs /dev/da0s1 /media/usb If you have set up sudo correctly you can
Introduction This article explains how to make a downloaded ISO file bootable on Mac OS. The test was was an Mac Mini M2 but in
Quick guide: apt install fuse sshfs Be careful when doing this on a Proxmox server because you’ll get an ominous warning. mkdir ~/ssh_mount Mount the