感谢支持
我们一直在努力

Linux/Unix命令:partporbe 系统不重启而使新的磁盘分区生效

学习了一个新的命令:partprobe,英语字面意思是分区探测,这个命令可以使操作系统不需要重启而使新的磁盘分区生效。


默认位置/sbin/partprobe。相关命令:parted.


实际使用过程中,有时会报告警告信息,没有成功更新分区信息。


partprobe -s


Warning: WARNING: the kernel failed to re-read the partition table on /dev/sda (Device or resource busy).  As a result, it may not reflect all of your changes until after reboot.



名字
partprobe – 把分区表的变化信息通知到系统内核。

摘要partprobe[-d][-s][devices…] 
描述partprobe 是一个程序,通过请求操作系统重新读取分区表的方式,把分区表的变化信息通知到操作系统内核。

选项该程序使用短格式选项。

-d
不更新内核。
-s
显示设备和分区的汇总信息。
-h
显示选项的汇总信息。
-v
显示程序版本信息。
 



NAMEpartprobe – inform the OS of partition table changes 
SYNOPSISpartprobe[-d][-s][devices…] 
DESCRIPTIONThis manual page documents briefly thepartprobecommand.


partprobe is a program that informs the operating system kernel ofpartition table changes, by requesting that the operating system re-readthe partition table. 


OPTIONSThis program uses short UNIX style options.

-d
Don’t update the kernel.
-s
Show a summary of devices and their partitions.
-h
Show summary of options.
-v
Show version of program.

赞(0) 打赏
转载请注明出处:服务器评测 » Linux/Unix命令:partporbe 系统不重启而使新的磁盘分区生效
分享到: 更多 (0)

听说打赏我的人,都进福布斯排行榜啦!

支付宝扫一扫打赏

微信扫一扫打赏