dmmp_path_group_priority_get - Man Page
Retrieve path group priority.
Synopsis
uint32_t dmmp_path_group_priority_get (struct dmmp_path_group *dmmp_pg);
Arguments
- dmmp_pg
Pointer of 'struct dmmp_path_group'. If this pointer is NULL, your program will be terminated by assert.
Description
The enabled path group with highest priority will be next active path group if active path group down.
Return
uint32_t.
Info
March 2018 Device Mapper Multipath API - libdmmp Manual