西数超哥博客
运维经验教程分享

centos7的数据盘在centos6下挂载

centos7的数据盘在centos6下挂载遇到提示不支持的特性的解决办法
kernel: EXT4-fs (vdb1): Couldn’t mount because of unsupported optional features (8000)
debugfs -w /dev/vdb1
feature -inline_data
然后重新挂载

赞(1)
声明:本站发布的内容(图片、视频和文字)以原创、转载和分享网络内容为主,若涉及侵权请及时告知,将会在第一时间删除。本站原创内容未经允许不得转载:西数超哥博客 » centos7的数据盘在centos6下挂载