Layer: contrib

Module: sanlock

Tunables Interfaces

Description:

Sanlock - lock manager built on shared storage.


Tunables:

sanlock_use_fusefs
Default value

false

Description

Allow sanlock to read/write fuse files

sanlock_use_nfs
Default value

false

Description

Allow sanlock to manage nfs files

sanlock_use_samba
Default value

false

Description

Allow sanlock to manage cifs files

Return

Interfaces:

sanlock_admin( domain , role )
Summary

All of the rules required to administrate an sanlock environment

Parameters
Parameter:Description:
domain

Domain allowed access.

role

Role allowed access.

sanlock_admin_sanlk_resetd( domain )
Summary

All of the rules required to administrate an sanlk_resetd environment

Parameters
Parameter:Description:
domain

Domain allowed access.

sanlock_domtrans( domain )
Summary

Execute a domain transition to run sanlock.

Parameters
Parameter:Description:
domain

Domain allowed access.

sanlock_domtrans_sanlk_resetd( domain )
Summary

Execute sanlk_resetd_exec_t in the sanlk_resetd domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

sanlock_exec_sanlk_resetd( domain )
Summary

Execute sanlk_resetd in the caller domain.

Parameters
Parameter:Description:
domain

Domain allowed access.

sanlock_initrc_domtrans( domain )
Summary

Execute sanlock server in the sanlock domain.

Parameters
Parameter:Description:
domain

The type of the process performing this action.

sanlock_manage_pid_files( domain )
Summary

Create, read, write, and delete sanlock PID files.

Parameters
Parameter:Description:
domain

Domain allowed access.

sanlock_stream_connect( domain )
Summary

Connect to sanlock over a unix stream socket.

Parameters
Parameter:Description:
domain

Domain allowed access.

sanlock_systemctl( domain )
Summary

Execute virt server in the virt domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

sanlock_systemctl_sanlk_resetd( domain )
Summary

Execute sanlk_resetd server in the sanlk_resetd domain.

Parameters
Parameter:Description:
domain

Domain allowed to transition.

Return