HP XC System Software Administration Guide Version 3.2

7. Verify the internal file system mounting by entering the following command, which ensures
that the file system is mounted on the nodes:
# cexec -a "mount | grep /scratch"
n62: 192.168.0.60:/scratch on /scratch type nfs
(rw,hard,intr,bg,rsize=8192,wsize=8192,addr=192.168.0.60)
n61: 192.168.0.60:/scratch on /scratch type nfs
(rw,hard,intr,bg,rsize=8192,wsize=8192,addr=192.168.0.60)
n63: 192.168.0.60:/scratch on /scratch type nfs
(rw,hard,intr,bg,rsize=8192,wsize=8192,addr=192.168.0.60)
n60: /dev/sdb1 on /scratch type ext3 (rw)
Note:
The output shown here is edited for clarity. There are actually four lines of output from the
command.
18.3 Mounting Internal File Systems Throughout the HP XC System 221