- Community Home
- >
- Storage
- >
- HPE Nimble Storage
- >
- HPE Nimble Storage Solution Specialists
- >
- Volume collection: when creating volumes via CLI
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-16-2021 06:24 AM
03-16-2021 06:24 AM
Volume collection: when creating volumes via CLI
May sound like a newbie question but how does one define the volume collection when using CLI ?
Creating a few vols but can't figure our which option to use
thanks
Gaetan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-16-2021 02:18 PM
03-16-2021 02:18 PM
Re: Volume collection: when creating volumes via CLI
Let me rephrase
I'm creating the following volume and want protect it. How do I automatically join the volume collection ?
vol --create Vol1-Quorum --size 1024 --pool default --perfpolicy 'VMware ESX 5' --thinly_provisioned yes --initiatorgrp ESXI
Thnks in advance
Gaetan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-18-2021 01:53 AM
03-18-2021 01:53 AM
Re: Volume collection: when creating volumes via CLI
A volume collection should consist of related Nimble Storage volumes (for example, a Microsoft SQL Server database and a log volume). These volumes share common characteristics for backup and replication data protection. The Nimble array ships with several predefined protection templates to use as the basis for volume collections. Protection templates include snapshot and replication schedules, as well as retention policies that are based on best practices for commonly used applications. You can use the predefined templates and modify the copies, or create new protection templates to best match the requirements of applications used in your environment.
All volumes assigned to the volume collection use the same protection configuration of scheduled snapshots, replication, and retention settings. After the volume collection is created, it can be modified as needed.
Procedure
1. Create a volume collection.
volcoll --create name [--prottmpl name] [--description text] [--app_sync {none | vss | vmware | generic}]
[--app_server server] [--app_id {exchange | sql2005 | sql2008 | sql2012 | exchange_dag | sql2014 |
sql2016 | hyperv}] [--app_cluster_name cluster name] [--app_service_name service name]
[--vcenter_hostname server] [--vcenter_username username] [--vcenter_password password]
You can also create a volume collection from a protection template:
volcoll--create name --prottmpl name
2. (Optional) Create a replication schedule for the volume collection.
volcoll --addsched name --schedule name
3. (Optional) Create a snapshot for the volume collection.
volcoll --snap name --snapcoll_name name
While I am an HPE Employee, all of my comments (whether noted or not), are my own and are not any official representation of the company
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP