1SG_RDAC(8) SG3_UTILS SG_RDAC(8)
2
3
4
6 sg_rdac - Display or Modify RDAC Redundant Controller Page
7
9 sg_rdac [-a] [-f=LUN] [-v] [-V] DEVICE
10
12 sg_rdac displays or modifies the RDAC controller settings via the
13 Redundant Controller Page (0x2C). When modifying the settings it allows
14 to transfer the ownership of individual drives to the controller the
15 command was received on.
16
18 -a Transfer all (visible) devices
19
20 -f=LUN Transfer the device identified by LUN. This command will only
21 work if the controller supports 'Dual Active Mode' (aka
22 active/active mode).
23
24 -v be verbose
25
26 -V print version string then exit
27
29 The exit status of sg_rdac is 0 when it is successful. Otherwise see
30 the sg3_utils(8) man page.
31
33 Written by Hannes Reinecke <hare at suse dot com>, based on
34 sg_emc_trespass.
35
37 Report bugs to <dgilbert at interlog dot com>.
38
40 Copyright © 2006-2007 Hannes Reinecke, Douglas Gilbert.
41 This software is distributed under the GPL version 2. There is NO war‐
42 ranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR‐
43 POSE.
44
45
46
47sg3_utils-1.23 January 2007 SG_RDAC(8)