Quantum 3.5.2 manual Starting and Stopping Snfs, Stop the system by typing the following

Models: 3.5.2

1 439
Download 439 pages 43.8 Kb
Page 378
Image 378

Starting and Stopping SNFS

2Make sure you are the root user by typing the following: cd /

3Unmount the system by typing the following: umount <mount_point>

where the <mount_point> is where you have mounted the SNFS. For example: umount /stornext/snfs1

4Stop the system by typing the following:

/usr/cvfs/bin/cvadmin

snadmin> stop <file_system_name>

where the <file_system_name> is the name of the file system to be stopped.

5Make the file system by typing the following:

/usr/cvfs/bin/cvmkfs <file_system_name>

6Start the system by typing the following:

/usr/cvfs/bin/cvadmin

snadmin> start <file_system_name>

7Mount the system by typing the following: mount -t cvfs snfs1 /stornext/snfs1

Starting and Stopping SNFS

To start SNFS using the CLI, type the following:

/usr/cvfs/bin/cvadmin snadmin> select

snadmin> start <file_system_name> snadmin> activate <file_system_name>

where snadmin is the prompt shown after invoking the cvadmin command.

To stop SNFS using the CLI, type the following:

StorNext User’s Guide

357

Page 378
Image 378
Quantum 3.5.2 manual Starting and Stopping Snfs, Stop the system by typing the following