Coder Social home page Coder Social logo

yetiwilson / ansible-dellemc-unity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jialehuo/ansible-dellemc-unity

0.0 2.0 0.0 19 KB

This project provides Ansible playbooks than configure and manage Dell/EMC Unity systems.

License: MIT License

Python 100.00%

ansible-dellemc-unity's Introduction

EMC Unity Configuration and Management

  • Requires Ansible 2.2 or newer
  • Supports running from OSX/RHEL (and derivatives)/Ubuntu (and derivatives)

These playbooks configures and manages EMC Unity storage appliance. To use them, first connect the Unity system's management interface to a network with DHCP service, and note the assigned IP address of Unity's management interface. Then, edit the group_vars/all file to set any Unity configuration parameters you need, including the Unity management interface IP.

To run the playbook:

the hosts file should only have localhost
ansible-playbook -i hosts -c local site.yml -K 

When the playbook run completes, you should be able to see the Unity system running with the configuration parameters that you set.

Currently, the playbook only handles the following configurations:

  • Accept Unity EULA
  • Update default admin user password
  • Licensing
  • Update DNS server list
  • Update NTP server list

If the Unity system time is more than 1000 seconds different from the NTP servers, a restart of the Unity system is going to be initiated. The system will be offline for a while and then become available again.

This is a very simple playbook and could serve as a starting point for more complex Unity management tasks.

The following configurations are to be added to the playbook soon:

  • Pool Creation
    • Protection Scheme
    • Select Drives for pool
    • Set compression/dedupe settings
  • Alternative Admin Account
  • Alternative Admin Password
  • ESRS Setup
  • Logging settings
  • Others as needed to finish initial configuration

The following configuration tasks are to be added to the playbook at a later stage:

  • Configure host registration
  • Configure luns and add to storage groups
  • Configuring correct path options
  • Check current configuration against configuration best practices
  • Host type settings
  • Others as needed

ansible-dellemc-unity's People

Contributors

jialehuo avatar nctiggy avatar

Watchers

James Cloos avatar  avatar

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.