1MP_EnableAutoFailbCaocmkm(o3nMPMAuPlIt)ipath Management LibraMrPy_EFnuanbclteiAountsoFailback(3MPAPI)
2
3
4

NAME

6       MP_EnableAutoFailback - enable auto-failback
7

SYNOPSIS

9       cc [ flag... ] file... -lMPAPI [ library... ]
10       #include <mpapi.h>
11
12       MP_STATUS MP_EnableAutoFailback(MP_OID oid);
13
14

PARAMETERS

16       oid    The object ID of the plugin or multipath logical unit.
17
18

DESCRIPTION

20       The MP_EnableAutoFailback() function enables auto-failback.
21

RETURN VALUES

23       MP_STATUS_INVALID_OBJECT_TYPEkkk
24
25           The oid parameter  does not specify any valid object type . This is
26           most likely to happen if an uninitialized object ID  is  passed  to
27           the AP I.
28
29
30       MP_STATUS_INVALID_PARAMETER
31
32           The   oid   parameter  has  a  type  subfield  other  than  MP_OBJE
33           CT_TYPE_PLUGIN or MP_OBJECT_TYPE_MULTIPATH_LU.
34
35
36       MP_STATUS_OBJECT_NOT_FOUND
37
38           The oid parameter  owner ID or object sequence number is invalid.
39
40
41       MP_STATUS_SUCCESS
42
43           The operation is successful
44
45
46       MP_STATUS_UNSUPPORTED
47
48           The API is not supported.
49
50

ATTRIBUTES

52       See attributes(5) for descriptions of the following attributes:
53
54
55
56
57       ┌─────────────────────────────┬─────────────────────────────┐
58       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
59       ├─────────────────────────────┼─────────────────────────────┤
60       │Interface Stability          │Standard: ANSI  INCITS  412  │
61       │                             │Multipath Management API     │
62       ├─────────────────────────────┼─────────────────────────────┤
63       │MT-Level                     │Safe                         │
64       └─────────────────────────────┴─────────────────────────────┘
65

SEE ALSO

67       libMPAPI(3LIB), MP_DisableAutoFailback(3MPAPI), attributes(5)
68
69
70       Multipath Management API Version 1.0
71
72
73
74SunOS 5.11                        15 Feb 2006    MP_EnableAutoFailback(3MPAPI)
Impressum