Code Monkey home page Code Monkey logo

ntaphana's Introduction

ntaphana

NetApp HANA Integration Script

This script allows an SAP HANA administrator to take advantage of the data management features offered by the NetApp Cloud Volumes Service (CVS) or Azure NetApp Files (ANF). These include application-consistent instant snapshots, restore, and cloning.

This is sample code, provided as-is without any maintenance or support, and subject to the Apache License 2.0.

There are multiple versions of the script, one for each supported public cloud. ntaphana_gc.py is for Google Cloud and ntaphana_azure.py is for Azure. Installation and configuration instructions can be found in comments at the top of each script.

ntaphana's People

Contributors

jimholl avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ntaphana's Issues

msrest.exceptions.ValidationError: Parameter 'resource_group_name' must have length less than 90.

./ntaphana_azure.py --create-snapshot --cloud-volumes saps4--snapshot-name hanabkp27au --SID xx--key-file /home/xx/NetApp_HANA/ntaphana/key.json --config-file /home/xx/NetApp_HANA/ntaphana/config.json
file_system_id is not a known attribute of class <class 'azure.mgmt.netapp.models._models_py3.Snapshot'> and will be ignored
Traceback (most recent call last):
File "./ntaphana_azure.py", line 940, in
auth, client_id, args.verbose)
File "./ntaphana_azure.py", line 550, in create_snapshot
credentials, snapshot_name, verbose)
File "./ntaphana_azure.py", line 518, in create_snapshot_internal
snapshot_name).result()
File "/usr/local/lib64/python3.6/site-packages/azure/mgmt/netapp/operations/_snapshots_operations.py", line 291, in create
**operation_config
File "/usr/local/lib64/python3.6/site-packages/azure/mgmt/netapp/operations/_snapshots_operations.py", line 205, in _create_initial
'resourceGroupName': self.serialize.url("resource_group_name", resource_group_name, 'str', max_length=90, min_length=1, pattern=r'^[-\w.()]+$'),
File "/usr/local/lib/python3.6/site-packages/msrest/serialization.py", line 648, in url
data = self._http_component_validation(data, data_type, name, **kwargs)
File "/usr/local/lib/python3.6/site-packages/msrest/serialization.py", line 636, in _http_component_validation
data = self.validate(data, name, required=True, **kwargs)
File "/usr/local/lib/python3.6/site-packages/msrest/serialization.py", line 740, in validate
raise ValidationError(key, name, value)
msrest.exceptions.ValidationError: Parameter 'resource_group_name' must have length less than 90.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.