Displaying 4 results from an estimated 4 matches for "ext4_truncate".
Did you mean:
ext3_truncate
2016 Jul 28
1
ext4 error when testing virtio-scsi & vhost-scsi
...8] EXT4-fs error (device sda) in
ext4_ext_remove_space:3058: IO failure
[ 108.456917] EXT4-fs error (device sda) in ext4_ext_truncate:4657:
Corrupt filesystem
[ 108.465267] EXT4-fs error (device sda) in
ext4_reserve_inode_write:5362: Corrupt filesystem
[ 108.473567] EXT4-fs error (device sda) in ext4_truncate:4150: IO failure
[ 108.481917] EXT4-fs error (device sda) in
ext4_reserve_inode_write:5362: Corrupt filesystem
root@(none)$ e2fsck /dev/sda
e2fsck 1.42.9 (28-Dec-2013)
/dev/sda is mounted.
e2fsck: Cannot continue, aborting.
root@(none)$ umount /mnt
[ 260.756250] EXT4-fs error (device sda): ext4...
2016 Jul 28
1
ext4 error when testing virtio-scsi & vhost-scsi
...8] EXT4-fs error (device sda) in
ext4_ext_remove_space:3058: IO failure
[ 108.456917] EXT4-fs error (device sda) in ext4_ext_truncate:4657:
Corrupt filesystem
[ 108.465267] EXT4-fs error (device sda) in
ext4_reserve_inode_write:5362: Corrupt filesystem
[ 108.473567] EXT4-fs error (device sda) in ext4_truncate:4150: IO failure
[ 108.481917] EXT4-fs error (device sda) in
ext4_reserve_inode_write:5362: Corrupt filesystem
root@(none)$ e2fsck /dev/sda
e2fsck 1.42.9 (28-Dec-2013)
/dev/sda is mounted.
e2fsck: Cannot continue, aborting.
root@(none)$ umount /mnt
[ 260.756250] EXT4-fs error (device sda): ext4...
2016 Jul 27
2
ext4 error when testing virtio-scsi & vhost-scsi
Hi, Michael
I have met ext4 error when using vhost_scsi on arm64 platform, and
suspect it is vhost_scsi issue.
Ext4 error when testing virtio_scsi & vhost_scsi
No issue:
1. virtio_scsi, ext4
2. vhost_scsi & virtio_scsi, ext2
3. Instead of vhost, also tried loopback and no problem.
Using loopback, host can use the new block device, while vhost is used
by guest (qemu).
2016 Jul 27
2
ext4 error when testing virtio-scsi & vhost-scsi
Hi, Michael
I have met ext4 error when using vhost_scsi on arm64 platform, and
suspect it is vhost_scsi issue.
Ext4 error when testing virtio_scsi & vhost_scsi
No issue:
1. virtio_scsi, ext4
2. vhost_scsi & virtio_scsi, ext2
3. Instead of vhost, also tried loopback and no problem.
Using loopback, host can use the new block device, while vhost is used
by guest (qemu).