Mar 10 08:42:33 pve kernel: loop: Write error at byte offset 38420480, length 4096. Mar 10 08:42:33 pve kernel: I/O error, dev loop4, sector 75040 op 0x1:(WRITE) flags 0x3800 phys_seg 1 prio class 0
I am new to proxmox and servers. I installed proxmox on my ibm system x3550 m4 server. and installed truenas on it. I did PCI passthrough and turned on truenas. immediately my proxmox showed connection error and in cli it displayed
"EXT4-fs (dm-1): Remounting filesystem read only "
if I try to type something it says :
"-bash: /usr/bin/ls: Input/output error "
what should I do now
pmxcfs
cd /etc/pve/qemu-server
ThanksI ran into this issue and after an hour of panic I figured out the solution. SimIar to you, I mistakenly passed through my boot drive and faced immediate failure while configuring truenas.
Resolution:
- Enter recovery mode (via grub or ISO)
- Run
Code:pmxcfs- navigate to /etc/pve/qemu-server
Code:cd /etc/pve/qemu-server- Open the offending VM in a text editor (vim/nano)
- Set "onboot" to "0"
- Reboot (Should load normally)
- Remove the PCI passthrough configuration
- Live to fight another day
TLDR; Login to recovery mode and disable the auto boot for the VM causing issue. If the VM isn't on it won't hijack the PCI device and crash the system.
We use essential cookies to make this site work, and optional cookies to enhance your experience.