“How to mount grid disks”版本间的差异
来自cslt Wiki
(相同用户的8个中间修订版本未显示) | |||
第10行: | 第10行: | ||
FQA: | 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:58的最后版本
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/