Query: scds_get_resource_group_name
OS: opensolaris
Section: 3ha
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
scds_get_resource_group_name(3HA) Sun Cluster HA and Data Services scds_get_resource_group_name(3HA)NAMEscds_get_resource_group_name - retrieve the resource group nameSYNOPSIScc [flags...] -I /usr/cluster/include file -L /usr/cluster/lib -l dsdev #include <rgm/libdsdev.h> const char *scds_get_resource_group_name(scds_handle_t handleDESCRIPTIONThe scds_get_resource_group_name() function returns a pointer to a character string that is the name of the resource group containing the resource passed to the calling program. The pointer is to memory belonging to the DSDL. Do not modify this memory. A call to scds_close() invalidates the pointer.PARAMETERSThe following parameters are supported: handle The handle returned from scds_initialize()ERRORSNULL Indicates an error condition such as not previously calling scds_initialize(3HA) See scha_calls(3HA) for a description of other error codes.FILES/usr/cluster/include/scha.h Include file /usr/cluster/lib/libscha.so LibraryATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscdev | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+SEE ALSOscds_close(3HA), scds_initialize(3HA), scha_calls(3HA), attributes(5) Sun Cluster 3.2 7 Sep 2007 scds_get_resource_group_name(3HA)
Similar Topics in the Unix Linux Community |
---|
Newbie question about using a Cluster: using memory |
Sun cluster 3.2 |
Sun Cluster switching issue |
Sun Cluster 3.2 Issue |
Process to add mount point in Sun Cluster existing HAplus resource |