Quantum 3.1.3, 6-01658-06 Starting and Stopping Snfs, Stop the system by typing the following

Models: 3.1.3 6-01658-06

1 414
Download 414 pages 11.95 Kb
Page 349
Image 349

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

327

Page 349
Image 349
Quantum 3.1.3, 6-01658-06 manual Starting and Stopping Snfs, Stop the system by typing the following