1、tune2fs只能用于ext2、ext3、ext4文件类型,不支持其它文件类型
文件类型为xfs时。报“Couldn't find valid filesystem superblock.”。注意tune2fs只能用于ext2、ext3、ext4文件类型,对于XFS类型,tune2fs不能解读。
2、tune2fs -m 1 /dev/vda1