Skip to content

Instantly share code, notes, and snippets.

@gbcbooks
gbcbooks / boot log
Created February 10, 2023 06:40
journalctl -b 1 | grep -E "(sda|sdb)"
root@itx:~# journalctl -b 1 | grep -E "(sda|sdb)"
Feb 03 17:26:17 itx.hostname.org kernel: sd 1:0:0:0: [sda] tag#18 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE cmd_age=13s
Feb 03 17:26:17 itx.hostname.org kernel: sd 1:0:0:0: [sda] tag#18 Sense Key : Illegal Request [current]
Feb 03 17:26:17 itx.hostname.org kernel: sd 1:0:0:0: [sda] tag#18 Add. Sense: Unaligned write command
Feb 03 17:26:17 itx.hostname.org kernel: sd 1:0:0:0: [sda] tag#18 CDB: Read(16) 88 00 00 00 00 00 29 9a 12 c8 00 00 00 08 00 00
Feb 03 17:26:17 itx.hostname.org kernel: blk_update_request: I/O error, dev sda, sector 697963208 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
Feb 07 03:34:31 itx.hostname.org kernel: blk_update_request: I/O error, dev sda, sector 855607552 op 0x1:(WRITE) flags 0x800 phys_seg 1 prio class 0
Feb 07 03:34:31 itx.hostname.org kernel: EXT4-fs warning (device sda): ext4_end_bio:342: I/O error 10 writing to inode 210763784 starting block 106950945)
Feb 07 03:34:31 itx.hostname.org kernel: Buffer I/O
@gbcbooks
gbcbooks / 操作记录
Last active February 10, 2023 06:49
ITX /dev/sda become /dev/sdb log
root@itx:~#
root@itx:~#
root@itx:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 32G 0 32G 0% /dev
tmpfs 6.3G 1.8M 6.3G 1% /run
/dev/nvme0n1p2 230G 46G 172G 21% /
tmpfs 32G 0 32G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 32G 0 32G 0% /sys/fs/cgroup