DigitalSystemTroubleshoot
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
[[DigitalSystemに戻る>DigitalSystem]]
* Troubleshooting [#vb0315fc]
Realtime digital systemに関するtroubleshooting。
#contents
** diagguiが time out する [#y18d645b]
デジタルの時刻とクロックのタイミングがあまりにズレるとこ...
クロックを出しているファンクションジェネレーターをgpsと同...
[[ここ>https://granite.phys.s.u-tokyo.ac.jp/wiki/Lab/?Dig...
** medmが開かない [#z9cf5e28]
ワークステーション上で /opt/rtcds を見てみて,空かどうか...
空だった場合,nfsがうまくいっていない.以下を確認する.
+ サーバー上で nfs-server が動いているかを確認する.
sudo systemctl status nfs-server.service
動いていないなら restart する.
sudo systemctl restart nfs-server.service
+ ワークステーション上で nfs-client が動いているかを確認...
sudo systemctl status nfs-client.service
動いていないなら restart する.
sudo systemctl restart nfs-client.service
+ それでもダメな場合,再マウントする
sudo mount -t nfs t1toba:/opt/rtcds /opt/rtcds
** ndscopeが開かない [#v5137fa3]
ndscopeが"Runtimeerror: Error loading leap file"とエラー...
pip install -U gpstime
終了行:
[[DigitalSystemに戻る>DigitalSystem]]
* Troubleshooting [#vb0315fc]
Realtime digital systemに関するtroubleshooting。
#contents
** diagguiが time out する [#y18d645b]
デジタルの時刻とクロックのタイミングがあまりにズレるとこ...
クロックを出しているファンクションジェネレーターをgpsと同...
[[ここ>https://granite.phys.s.u-tokyo.ac.jp/wiki/Lab/?Dig...
** medmが開かない [#z9cf5e28]
ワークステーション上で /opt/rtcds を見てみて,空かどうか...
空だった場合,nfsがうまくいっていない.以下を確認する.
+ サーバー上で nfs-server が動いているかを確認する.
sudo systemctl status nfs-server.service
動いていないなら restart する.
sudo systemctl restart nfs-server.service
+ ワークステーション上で nfs-client が動いているかを確認...
sudo systemctl status nfs-client.service
動いていないなら restart する.
sudo systemctl restart nfs-client.service
+ それでもダメな場合,再マウントする
sudo mount -t nfs t1toba:/opt/rtcds /opt/rtcds
** ndscopeが開かない [#v5137fa3]
ndscopeが"Runtimeerror: Error loading leap file"とエラー...
pip install -U gpstime
ページ名: