IBM Storwize V7000 Unified Problem Determination Manual page 309

Table of Contents

Advertisement

5. If all disks are up then you can use the mountfs CLI command to mount each
file system that is not mounted. For example
mountfs <file system name>
6. Otherwise if none of the disks are up or some of the disks are not up then use
the lsvdisk CLI command to check if all of your file volumes that should be
online are online. Note that the names of file volumes are the same as the
names of the disks. For example
[kd52v6h.ibm]$ lsvdisk
id name
IO_group_id IO_group_name status mdisk_grp_id mdisk_grp_name capacity typ
0 IFS1350385068630 0
1 IFS1350385068806 0
2 IFS1350385089739 0
3 IFS1350385089889 0
4 IFS1350385108175 0
7. If any file volumes are offline then refer to Recovering when a file volume
does not come back online.
8. If none of the disks are up but all file volumes are online then the multi
pathing driver in the file modules may have failed and the best way to
recover is to reboot the file modules one after the other using the procedure
below.
9. If some of the disks are not up but the volumes are online then restart all
disks used by a file system before you continue to mount it.
10. Use the chdisk CLI command to restart all disks used by the file system. For
example
chdisk <comma separated list of disk names> --start
11. Use the mountfs CLI command to mount the file system. For example:
mountfs <file system name>
What to do next
Rebooting the file modules if none of the disks are up but all file volumes are
online:
To reboot the file modules if the multi-pathing driver may have failed following a
recovery of the control enclosure:
1. Identify the passive and the active management nodes from the Description
column in the output from the CLI command:
lsnode -r
Reboot the file module that is the passive management node using the CLI
command:
initnode -r -n <node name of the passive mode>
2. Wait until both nodes show OK in the Connection status column of the output
from the CLI command:
lsnode -r
3. Reboot the file module that is the active management node using the CLI
command. The active management node fails over to the file module that you
rebooted first.
initnode -r -n <node name of the active mode>
or
initnode -r
4. Log back on to the Storwize V7000 Unified CLI. Then wait for GPFS to be
active on both file modules in the output of the CLI command:
io_grp0
online 1
io_grp0
online 1
io_grp0
online 2
io_grp0
online 2
io_grp0
online 0
Chapter 7. Recovery procedures
meta1
100.00GB str
meta1
100.00GB str
meta2
100.00GB str
meta2
100.00GB str
mdiskgrp0
341.00GB str
285

Advertisement

Table of Contents
loading

Table of Contents