LLTGETCLUSTID(3N)

NAME

lltgetclustid - get cluster id

SYNOPSIS

cc [file...] file...-llltdb [library...]

# include <sys/lltapi.h>

int lltgetclustid();

DESCRIPTION

This function obtains the currently configured cluster id.

RETURN VALUES

On success, the function returns the cluster id. Otherwise the function returns one of the following errors:
o ERR_LLT_NOT_LOADED:

Indicates that LLT is not loaded.

o ERR_LLT_NOT_CONFIGURED:

Indicates that LLT is not configured.

FILES

/usr/lib/liblltdb.so.1
/usr/include/sys/lltapi.h

SEE ALSO

lltgetnodeid(3N), lltgetnodestatus(3N)

COPYRIGHTS

Copyright (c) 2016 Veritas.

All rights reserved.


VCS 7.1 LLTGETCLUSTID(3N)