Skip to main content

Python modules to manage SAN devices

Project description

LibSAN

Python library to manage Storage Area Network devices

Installation

Dependencies

  • Python>=3.6
  • pip>=20.3

Fedora, RHEL-8, RHEL-9

dnf install python3-pip

(optional) create virtualenv
python3 -m pip install virtualenv
python3 -m venv ~/libsan-venv

~/libsan-venv/bin/python3 -m pip install -U pip wheel
~/libsan-venv/bin/python3 -m pip install libsan
(use libsan[ssh] to install optional ssh capabilities)

From source

git clone; cd python-libsan
python3 -m pip install .
or
python3 -m pip install .[ssh]

Installation on alternate architectures

Before installing libsan on non-x86_64 archs (s390x, ppc64le, aarch64), install python3-devel and gcc to be able to compile dependencies as needed.

How to uninstall the module

python3 -m pip uninstall libsan

Usage:

Before using the modules copy sample_san_top.conf to /etc/san_top.conf (this is the default path to read the config) and edit it according to your SAN environment.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libsan-0.5.4.tar.gz (178.6 kB view details)

Uploaded Source

Built Distribution

libsan-0.5.4-py3-none-any.whl (207.3 kB view details)

Uploaded Python 3

File details

Details for the file libsan-0.5.4.tar.gz.

File metadata

  • Download URL: libsan-0.5.4.tar.gz
  • Upload date:
  • Size: 178.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.23.3

File hashes

Hashes for libsan-0.5.4.tar.gz
Algorithm Hash digest
SHA256 1bf953943f5d91e385a5c71c4b490931e2d10727522d06ea559c69aba7d87962
MD5 899aea0399cbf2a6acae9a84484cd4a0
BLAKE2b-256 2cdff6c371d423f7cf70d9f8176c63ed9b24a3833e0041e352e970b5e900e6c4

See more details on using hashes here.

File details

Details for the file libsan-0.5.4-py3-none-any.whl.

File metadata

  • Download URL: libsan-0.5.4-py3-none-any.whl
  • Upload date:
  • Size: 207.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.23.3

File hashes

Hashes for libsan-0.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5d79bd9fc5780edea36ebef878f7d54f0db469d8ff2464e5693c5835b8131bc4
MD5 4ce9ed115168533088b508aafefb9d2c
BLAKE2b-256 f9b059e0ec8e1ea98b2bff25b8c725b1d2abe7b3ce873607f164fe40fd674401

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page