Quantum 3.5.2 manual Unmounting or Mounting a File System

Models: 3.5.2

1 439
Download 439 pages 43.8 Kb
Page 379
Image 379

Unmounting or Mounting a File System

/usr/cvfs/bin/cvadmin snadmin> select

snadmin> stop <file_system_name>

Unmounting or Mounting a File System

To unmount a file system using the CLI, follow these steps:

1Change the login user to root. Type: cd /

2Unmount the system. Type: umount <mount_point>

where the <mount_point> is where you are mounting the SNFS.

For example:

umount /stornext/snfs1

To mount a file system using the CLI, follow these steps:

1Change the login user to root. Type: cd /

2Mount the system, type:

mount -t cvfs <file_system_name> <mount_point>

where the <mount_point> is where you are mounting the SNFS. For example:

mount -t cvfs snfs1 /stornext/snfs1

StorNext User’s Guide

358

Page 379
Image 379
Quantum 3.5.2 manual Unmounting or Mounting a File System