{ "info": { "author": "Skylable Ltd.", "author_email": "sx-users@lists.skylable.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.7" ], "description": "sxdump - backup and restore SX Cluster data\n===========================================\n\nIntroduction\n------------\n\nsxdump analyses SX Cluster's structure and generates two shell scripts in the\ncurrent directory: ``sx-backup.sh`` and ``sx-restore.sh``. The first script\nwill backup all data from the cluster, and the other contains information on\nhow to recreate the structure, including all volumes, users and ACLs.\n**WARNING:** Encrypted volumes are not supported and will be ignored by sxdump.\n\nsxdump uses sxclient library (https://pypi.python.org/pypi/sxclient) and\nrequires Python 2.7.\n\n\nInstallation\n------------\n\nSince sxdump is available on PyPI (https://pypi.python.org/pypi/sxdump), it can\nbe installed with pip.\n\n::\n\n pip install sxdump\n\nIf you don't want to use pip, download sxdump tarball from its PyPI site,\nunpack the archive, go to the unpacked directory and run\n\n::\n\n python setup.py install\n\nNote that the latter installation method requires Python setuptools module,\nwhich can be installed either from the system package repository or by\nfollowing the `installation instructions\n`_ on\n`setuptools PyPI site `_.\n\n\nUsage\n-----\n\n::\n\n sxdump --backup-dir DIR sx://[profile@]cluster\n\nwhere ``DIR`` is a path to a directory which will store the cluster backup.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "sxdump", "package_url": "https://pypi.org/project/sxdump/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sxdump/", "project_urls": { "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/sxdump/2.0.1/", "requires_dist": null, "requires_python": null, "summary": "SX cluster backup utility", "version": "2.0.1" }, "last_serial": 2082868, "releases": { "2.0.1": [ { "comment_text": "", "digests": { "md5": "a1d0f2ff8325d2961ef89b2f81123cec", "sha256": "38a105227ae5e81deb6a0dc9e7dda72a5a432b5a565c86a9238d3600b2aab2d4" }, "downloads": -1, "filename": "sxdump-2.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "a1d0f2ff8325d2961ef89b2f81123cec", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 11011, "upload_time": "2016-04-13T15:23:09", "url": "https://files.pythonhosted.org/packages/c1/53/6540e26d988f213b7c51fc5269a732b8dfe1a8d11e16dc5fa5f49944c7e5/sxdump-2.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6d0b663c1cb198d8c952f2b54255395c", "sha256": "70fc726a6bc8cbd6e9234bb1b5e56f5f24eec6b06e0309d03011f431ade9df63" }, "downloads": -1, "filename": "sxdump-2.0.1.tar.gz", "has_sig": false, "md5_digest": "6d0b663c1cb198d8c952f2b54255395c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7834, "upload_time": "2016-04-13T15:23:23", "url": "https://files.pythonhosted.org/packages/6c/43/db29bf5be76e251b473d9d6a1bd3d45f8ddda1ad8c0def3e203a34bace9a/sxdump-2.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a1d0f2ff8325d2961ef89b2f81123cec", "sha256": "38a105227ae5e81deb6a0dc9e7dda72a5a432b5a565c86a9238d3600b2aab2d4" }, "downloads": -1, "filename": "sxdump-2.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "a1d0f2ff8325d2961ef89b2f81123cec", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 11011, "upload_time": "2016-04-13T15:23:09", "url": "https://files.pythonhosted.org/packages/c1/53/6540e26d988f213b7c51fc5269a732b8dfe1a8d11e16dc5fa5f49944c7e5/sxdump-2.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6d0b663c1cb198d8c952f2b54255395c", "sha256": "70fc726a6bc8cbd6e9234bb1b5e56f5f24eec6b06e0309d03011f431ade9df63" }, "downloads": -1, "filename": "sxdump-2.0.1.tar.gz", "has_sig": false, "md5_digest": "6d0b663c1cb198d8c952f2b54255395c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7834, "upload_time": "2016-04-13T15:23:23", "url": "https://files.pythonhosted.org/packages/6c/43/db29bf5be76e251b473d9d6a1bd3d45f8ddda1ad8c0def3e203a34bace9a/sxdump-2.0.1.tar.gz" } ] }