“How to mount grid disks”版本间的差异
来自cslt Wiki
(以“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 comple...”为内容创建页面) |
|||
第8行: | 第8行: | ||
# cd /nfs/disk/perm/sys/admin | # cd /nfs/disk/perm/sys/admin | ||
# ssh grid-XX < mount_nfs.sh | # 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/ |
2016年10月3日 (一) 02:54的版本
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/