Skip to content
Snippets Groups Projects
Commit 35429d4a authored by Pavel Jirásek's avatar Pavel Jirásek
Browse files

Check, where is NFS resource.

parent f5df8dc5
No related branches found
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!303Předělání onboardovací dokumentace
# Přístup pro server na anselm:/apps
(Po nastavení ACL sitari pro přístup na NFS mount anselm:/apps. Podobně jako je tomu např. na extranetu.) [https://gitlab.it4i.cz/anselm-admins/network/issues/10]
```bash
#ověříme, kde je nfs resource
16:06 # haadml show | grep nfs
Resource Group: nfs
nfs-fs-nfs-shared-infodir (ocf::Bull:Filesystem): Started mgmt1
nfs-nfs-lock (lsb:nfslock): Started mgmt1
nfs-nfs-server (ocf::heartbeat:nfsserver): Started mgmt1
IPaddr-nfs-2 (ocf::Bull:IPaddrIB): Started mgmt1
IPaddr-nfs-1 (ocf::Bull:IPaddr2): Started mgmt1
#pošleme SIG nfs daemonu na příslušném uzlu
/usr/sbin/exportfs -r
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment