Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
linux:netio-fencing [2015/12/11 12:15]
vondra
linux:netio-fencing [2015/12/11 12:23]
vondra [Install]
Line 1: Line 1:
 ====== Install ====== ====== Install ======
 <code bash> <code bash>
-apt-get install make dh-autoreconf python-suds python-requests+apt-get install make dh-autoreconf python-suds python-requests ​git 
 +cd /usr/src
 git clone https://​github.com/​ClusterLabs/​fence-agents.git git clone https://​github.com/​ClusterLabs/​fence-agents.git
 cd fence-agents/​ cd fence-agents/​
Line 10: Line 11:
 </​code>​ </​code>​
  
 +  * note: in case you are getting this error:<​code bash>​fatal:​ unable to access '​https://​github.com/​ClusterLabs/​fence-agents.git/':​ server certificate verification failed. CAfile: /​etc/​ssl/​certs/​ca-certificates.crt CRLfile: none</​code>​ use following command before issuing the git clone:<​code>​export GIT_SSL_NO_VERIFY=1</​code>​
 ====== NETIO 230A agent ====== ====== NETIO 230A agent ======
 <code python> <code python>
 
linux/netio-fencing.txt · Last modified: 2015/12/11 12:26 by vondra