Hp StoreAll Storage User Manual Page 44

  • Download
  • Add to my manuals
  • Print
  • Page
    / 254
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 43
Viewing the status of rebalance tasks
Use the following commands to view status for jobs on all file systems or only on the file systems
specified in FSLIST:
ibrix_rebalance -l [-f FSLIST]
ibrix_rebalance -i [-f FSLIST]
The first command reports summary information. The second command lists jobs by task ID and
file system and indicates whether the job is running or stopped. Jobs that are in the analysis
(Coordinator) phase are listed separately from those in the implementation (Worker) phase.
Stopping rebalance tasks
You can stop running or stalled rebalance tasks. If Fusion Manager cannot stop the task for some
reason, you can force the task to stop. Stopping a task poses no risks for the file system. The system
completes any file migrations that are in process when you issue the stop command. Depending
on when you stop a task, segments might contain more or fewer files than before the operation
started.
To stop a rebalance task on the GUI, select the file system, and then select Rebalancer from the
lower Navigator. Click Stop on the Task Summary to stop the task.
To stop a task from the CLI, first execute ibrix_rebalance -i to obtain the TASKID, and then
execute the following command:
ibrix_rebalance -k -t TASKID [-F]
To force the task to stop, include the -F option.
Deleting file systems and file system components
Deleting a file system
Before deleting a file system, unmount it from all file serving nodes and clients. (See “Unmounting
a file system” (page 22).) Also delete any exports.
CAUTION: When a file system is deleted from the configuration database, its data becomes
inaccessible. To avoid unintended service interruptions, be sure you have specified the correct file
system.
To delete a file system, use the following command:
ibrix_fs -d [R] f FSLIST
For example, to delete file systems ifs1 and ifs2:
ibrix_fs -d -f ifs1,ifs2
If data retention is enabled on the file system, include the -R option in the command. For example:
ibrix_fs -d -R -f ifs2
Deleting segments, volume groups, and physical volumes
When deleting segments, volume groups, or physical volumes, you should be aware of the following:
A segment cannot be deleted until the file system to which it belongs is deleted.
A volume group cannot be deleted until all segments that were created on it are deleted.
A physical volume cannot be deleted until all volume groups created on it are deleted.
If you delete physical volumes but do not remove the physical storage from the network, the volumes
might be rediscovered when you next perform a discovery scan on the cluster.
To delete segments:
ibrix_lv -d -s LVLIST
44 Maintaining file systems
Page view 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 253 254

Comments to this Manuals

No comments