- Community Home
- >
- Storage
- >
- HPE Nimble Storage
- >
- Array Setup and Networking
- >
- Adding multiple NTP/DNS Sources
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Report Inappropriate Content
12-10-2024 01:25 AM
12-10-2024 01:25 AM
Adding multiple NTP/DNS Sources
Hi,
can anyone advise the syntax to add multiple NTP and DNS sources to an Alletra 6000 (Nimble) storage system
group --edit --ntpserver xx.xx.xx.xx is the command but I cannot work out the syntax to add multiple NTP targets.
Similarly for DNS
group --edit --dnsserver xx.xx.xx.xx --domainname name
I've tried adding them as a list, using semi-colons, commas, etc.
placing the two entries in double/single quotes with and without the above.
I know on 3PAR you can do it with double quotes and semi-colons so i was hoping for something similar.
Can't see any examples anywhere hence the question.
Thanks.
- Tags:
- nimble alletra ntp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 08:20 PM
12-10-2024 08:20 PM
Re: Adding multiple NTP/DNS Sources
Hi adamdb_uk
you may try with the below command
group --edit --ntpserver ip address
group --edit --ntpserver <server IP>
to verify once you have modified the server:
group --info | grep -i ntp
After deployment, you cannot add/edit multiple NTP servers in the GUI or CLI.
and for DNS please run this command group --edit --dnsserver ipaddress 1, ipaddress 2
OR
You can add it from the GUI
1. Click on Administration >>Network>>DNS
2. Add multiple DNS servers
3. Save
hope this helps.!!
Regards
Mahesh
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2024 05:48 AM
12-16-2024 05:48 AM
Query: Adding multiple NTP/DNS Sources
Hello,
Let us know if you were able to resolve the issue.
If you have no further query, and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.
Please click on "Thumbs Up/Kudo" icon to give a "Kudo".
Thank you for being a HPE valuable community member.