Unix and Linux Discussions Tagged with disk |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
3 |
10,219 |
UNIX for Beginners Questions & Answers |
|
|
|
12 |
44,664 |
AIX |
|
|
|
15 |
70,719 |
Solaris |
|
|
|
3 |
5,215 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
15,828 |
AIX |
|
|
|
5 |
31,061 |
Solaris |
|
|
|
1 |
30,788 |
Solaris |
|
|
|
2 |
7,690 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
26,032 |
Solaris |
|
|
|
2 |
14,026 |
HP-UX |
|
|
|
1 |
5,904 |
Solaris |
|
|
|
0 |
3,990 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
4,263 |
Solaris |
|
|
|
1 |
13,730 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
6,896 |
AIX |
|
|
|
2 |
5,020 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
2,837 |
Shell Programming and Scripting |
|
|
|
5 |
3,166 |
AIX |
|
|
|
8 |
8,465 |
Solaris |
|
|
|
2 |
7,071 |
AIX |
|
|
|
0 |
3,108 |
AIX |
|
|
|
3 |
7,060 |
HP-UX |
|
|
|
6 |
4,691 |
AIX |
|
|
|
1 |
116,392 |
Hardware |
|
|
|
1 |
5,819 |
Hardware |
|
|
|
1 |
17,538 |
Tips and Tutorials |
|
|
|
4 |
5,219 |
Cybersecurity |
|
|
|
4 |
3,642 |
Solaris |
|
|
|
3 |
5,886 |
Shell Programming and Scripting |
|
|
|
3 |
8,462 |
Solaris |
|
|
|
2 |
4,280 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
6,774 |
UNIX for Advanced & Expert Users |
|
|
|
0 |
5,582 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
7,860 |
Filesystems, Disks and Memory |
|
|
|
2 |
4,734 |
Red Hat |
|
|
|
3 |
7,838 |
Filesystems, Disks and Memory |
|
|
|
4 |
6,743 |
UNIX for Dummies Questions & Answers |
|
|
|
6 |
10,766 |
Linux |
|
|
|
14 |
10,536 |
Solaris |
|
|
|
2 |
8,491 |
Filesystems, Disks and Memory |
volreattach(8) System Manager's Manual volreattach(8)
NAME
volreattach - Reattaches disk drives that have once again become accessible
SYNOPSIS
/usr/sbin/volreattach [-rb] [accessname...]
/usr/sbin/volreattach -c accessname
OPTIONS
The volreattach utility has the following options: Calls the volrecover utility to attempt to recover stale plexes of any volumes on the
failed disk. Performs the reattach operation in the background. Checks whether a reattach is possible. No operation is performed, but the
name of the disk group and disk media name at which the disk can be reattached is displayed.
DESCRIPTION
The volreattach utility attempts to reattach disks using the same disk group and media names they had before detachment.
This operation may be necessary if a disk has a transient failure, or if some disk drivers are unloaded or unloadable when the Logical
Storage Manager is started, causing disks to enter the failed state.
If the problem is fixed, the volreattach command can be used to reattach the disks without plexes being flagged as stale, as long as the
reattach happens before any volumes on the disk are started.
The volreattach command is called from the voldiskadm menus as part of disk recovery.
The volreattach utility tries to find a disk with a disk group and disk ID matching that of the disk(s) being reattached. If the matching
disk is found, the reattach operation may still fail if the original cause (or some other cause) for the disk failure still exists.
EXIT CODES
A zero exit status is returned if it is possible to perform a reattach. Otherwise, non-zero is returned.
SEE ALSO
volintro(8), voldiskadm(8), volrecover(8)
volreattach(8)