“How to mount grid disks”版本间的差异
来自cslt Wiki
第9行: | 第9行: | ||
# ssh grid-XX < mount_nfs.sh | # ssh grid-XX < mount_nfs.sh | ||
− | + | FQA: | |
− | + | ||
− | + | ||
#1. Stop at half the execution process | #1. Stop at half the execution process | ||
#A: Check whether the hard disk is powered | #A: Check whether the hard disk is powered | ||
#2. Cannot find /nfs/disk/ | #2. Cannot find /nfs/disk/ | ||
#A: mount /dev/sdd1 /nfs/disk/ | #A: mount /dev/sdd1 /nfs/disk/ |
2016年10月3日 (一) 02:57的版本
The central storage system is rather complex right now, check:
http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/CSLT_Central_Storage_(CCS)
To mount such complex disks, we have removed all the nfs entries from fstab, instead, mount local disks only, and use the following steps to mount all nfs disks:
- ssh grid-5 -l root
- cd /nfs/disk/perm/sys/admin
- ssh grid-XX < mount_nfs.sh
FQA:
- 1. Stop at half the execution process
- A: Check whether the hard disk is powered
- 2. Cannot find /nfs/disk/
- A: mount /dev/sdd1 /nfs/disk/