- [Show page]
- [Old revisions]
- [[unknown link type]]
- []
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
linux:netio-fencing [2015/12/11 12:19] vondra [Install] |
linux:netio-fencing [2015/12/11 12:26] (current) vondra [Install] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Install ====== | ====== Install ====== | ||
| <code bash> | <code bash> | ||
| - | apt-get install make dh-autoreconf python-suds python-requests git | + | apt-get install make dh-autoreconf python-suds python-requests python-pycurl git |
| cd /usr/src | cd /usr/src | ||
| git clone https://github.com/ClusterLabs/fence-agents.git | git clone https://github.com/ClusterLabs/fence-agents.git | ||
| Line 11: | 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.1449832783.txt.gz · Last modified: 2015/12/11 12:19 by vondra


