码迷,mamicode.com
首页 > 其他好文 > 详细

CentOS虚拟机下partprobe(或者partx -a)报警解决

时间:2015-03-28 12:47:33      阅读:224      评论:0      收藏:0      [点我收藏+]

标签:

来自http://blog.sina.com.cn/s/blog_4fcb99ae0101hhmr.html

 

Warning: WARNING: the kernel failed to re-read the partition table on /dev/sda (设备或资源忙).  As a result, it may not reflect all of your changes until after reboot.

 
使用情景
 
使用fdisk新建分区后,尝试通过partprobe或者partx -a 重新激活分区,出现以上报警。(不想要重启)
 
解决办法
 
假设新增分区为/dev/sda3
[root@www ~]#partx -a /dev/sda3 /dev/sda
 

CentOS虚拟机下partprobe(或者partx -a)报警解决

标签:

原文地址:http://www.cnblogs.com/ylion/p/4373953.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!