我是linux新手,目前正在尝试从linux分区的命令行运行bash脚本。
分区是/dev/sdb1,脚本运行放置在该分区中的其他脚本。
我使用的是loc="$(locate -b '\my_dir')",但是当我运行主bash脚本时,它会给出以下错误:
main_script.sh: line 31: /my/dir/secondary_script.sh: No such file or directory
我做了sudo updatedb,但仍然没有成功。
locate命令似乎在主分区中工作,但在/dev/sdb1中不起作用。
有什么建议吗?谢谢
我正在尝试让持久本地存储正常工作,我已经创建了以下PV、PVC、Deployment。但是pod被挂起,并显示错误: Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling 63s (x7 over 8m8s) default-scheduler 0/3 nodes are availabl
我无法启动nfs服务。
# systemctl start nfs-server
Failed to start nfs-server.service: Unit is masked.
# service nfs status
Redirecting to /bin/systemctl status nfs.service
Unit nfs.service could not be found.
RPC和NFS都已安装,我注意到在以下文件中没有文件:
# cd /lib/systemd/system/nfs-common.service
bash: cd: /lib/systemd/syste
我在11.10通过PXE在网络上启动了一个系统。我升级到12.04,现在在启动过程中启动失败,使用以下消息:
Gave up waiting for root device. Common problems:
-Boot args (cat /proc/cmdline)
-Check rootdelay= (did the system wait long enough?)
-Check root= (did the system wait for the right device?)
-Missing modules (cat /proc/modules; ls /dev)
ALERT!
nfs导出btrfs和ext4的覆盖时遇到问题。覆盖可以工作,但是即使它是用nfs_export=on挂载的,我还是得到了错误消息:
exportfs: /data/merged does not support NFS export
这是我的出口:/data/merged 192.168.0.0/255.255.255.0(ro,fsid=1,async,insecure,crossmnt)
uname -a = 4.18.0-13-generic #14~18.04.1-Ubuntu SMP Thu Dec 6 14:09:52 UTC 2018 x86_64 x86_64 x86_64