by jaker » Wed Aug 12, 2020 8:39 pm
This seemed to work also. Mounting is also succesful.
- Code: Select all
root@fvdwsl-base:/tmp # /usr/sbin/mke2fs -t ext4 -m 1 -E lazy_itable_init=0,lazy
_journal_init=0 /dev/sda8
mke2fs 1.43.4 (31-Jan-2017)
Creating filesystem with 487653137 4k blocks and 121913344 inodes
Filesystem UUID: b119caf5-db54-4d32-b55b-7b787b8c5c40
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
102400000, 214990848
Allocating group tables: done
Writing inode tables: done
Creating journal (262144 blocks): done
Writing superblocks and filesystem accounting information: done
root@fvdwsl-base:/tmp # blkid /dev/sda8
/dev/sda8: UUID="b119caf5-db54-4d32-b55b-7b787b8c5c40" TYPE="ext4" PARTLABEL="Linux filesystem" PARTUUID="00000000-0000-0000-0000-000000000000"
root@fvdwsl-base:/tmp # /usr/bin/mount /dev/sda8 /tmp/sda8
root@fvdwsl-base:/tmp # umount /tmp/sda8
root@fvdwsl-base:/tmp #
Web page also looks better.
info2_after_removing_zfs_member_.png
You do not have the required permissions to view the files attached to this post.