第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

mount 返回非零退出代碼 64

mount 返回非零退出代碼 64

吃雞游戲 2023-08-08 15:39:07
在生產系統(Centos 7)上運行“mount -a”時,我得到返回代碼 64try:    subprocess.check_call(["mount", "-a"])except subprocess.CalledProcessError as e:    raise Exception("Failed to run mount command. error:%s", str(e))以下是日志:raise Exception("Failed to run mount command. error:%s", str(e))Exception: ('Failed to run mount command. error:%s', "Command '['mount', '-a']' returned non-zero exit status 64")退出代碼 64 是什么意思?
查看完整描述

1 回答

?
qq_笑_17

TA貢獻1818條經驗 獲得超7個贊

這意味著某些文件系統無法掛載,但其他文件系統成功。

返回代碼

?mount has the following return codes (the bits can be ORed):


? ?0? ? ? success


? ?1? ? ? incorrect invocation or permissions


? ?2? ? ? system error (out of memory, cannot fork, no more loop devices)


? ?4? ? ? internal mount bug


? ?8? ? ? user interrupt


? ?16? ? ?problems writing or locking /etc/mtab


? ?32? ? ?mount failure


? ?64? ? ?some mount succeeded


? ?The command mount -a returns 0 (all succeeded), 32 (all failed), or 64 (some failed,? some

? ?succeeded).


查看完整回答
反對 回復 2023-08-08
  • 1 回答
  • 0 關注
  • 156 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號