SX cluster backup utility
Project description
Introduction
sxdump analyses SX Cluster’s structure and generates two shell scripts in the current directory: sx-backup.sh and sx-restore.sh. The first script will backup all data from the cluster, and the other contains information on how to recreate the structure, including all volumes, users and ACLs. WARNING: Encrypted volumes are not supported and will be ignored by sxdump.
sxdump uses sxclient library (https://pypi.python.org/pypi/sxclient) and requires Python 2.7.
Installation
Since sxdump is available on PyPI (https://pypi.python.org/pypi/sxdump), it can be installed with pip.
pip install sxdump
If you don’t want to use pip, download sxdump tarball from its PyPI site, unpack the archive, go to the unpacked directory and run
python setup.py install
Note that the latter installation method requires Python setuptools module, which can be installed either from the system package repository or by following the installation instructions on setuptools PyPI site.
Usage
sxdump --backup-dir DIR sx://[profile@]cluster
where DIR is a path to a directory which will store the cluster backup.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file sxdump-2.0.1.tar.gz
.
File metadata
- Download URL: sxdump-2.0.1.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70fc726a6bc8cbd6e9234bb1b5e56f5f24eec6b06e0309d03011f431ade9df63 |
|
MD5 | 6d0b663c1cb198d8c952f2b54255395c |
|
BLAKE2b-256 | 6c43db29bf5be76e251b473d9d6a1bd3d45f8ddda1ad8c0def3e203a34bace9a |
File details
Details for the file sxdump-2.0.1-py2-none-any.whl
.
File metadata
- Download URL: sxdump-2.0.1-py2-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38a105227ae5e81deb6a0dc9e7dda72a5a432b5a565c86a9238d3600b2aab2d4 |
|
MD5 | a1d0f2ff8325d2961ef89b2f81123cec |
|
BLAKE2b-256 | c1536540e26d988f213b7c51fc5269a732b8dfe1a8d11e16dc5fa5f49944c7e5 |