- Community Home
- >
- Software
- >
- HPE OneView
- >
- Where is the Automatic Discovery in HP OneView
-
-
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
07-21-2014 09:46 PM
07-21-2014 09:46 PM
I have more than a thousand devices of servers & storages. It seems like I have to add one by one.
In HP SIM, I can create system discovery straight forward by input the subnet list.
Is there the posibility to add them into HP OneView by subnet discovery or import from any text files or from AD?
I'm Happy when You're Happy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-22-2014 11:57 AM
07-22-2014 11:57 AM
SolutionThank you for your question @Simpat. That feature is currently not present within HP OneView. Discovery of systems is performed via the Add Actions Menu within the Enclosures or Server Hardware UI context. If you require to bulk add supported systems, I would check out either the PowerShell (https://hponeview.codeplex.com) or Python (https://github.com/HewlettPackard/python-hpOneView) HP OneView libraries.
I am an HPE employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-23-2014 07:25 AM
07-23-2014 07:25 AM
Re: Where is the Automatic Discovery in HP OneView
Thank you Chris, I will try to apply to my server list.
I'm Happy when You're Happy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-15-2014 10:47 AM
08-15-2014 10:47 AM
Re: Where is the Automatic Discovery in HP OneView
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-15-2014 12:08 PM
08-15-2014 12:08 PM
Re: Where is the Automatic Discovery in HP OneView
There isn't a "script" in the PowerShell library. It's a CMDLET called "New-HPOVServer". I don't maintain the Python library, but there is a similar operation one would need to perform. I'll ask the maintainer to provide a sample script to the Github repo.
I am an HPE employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-15-2014 12:31 PM - edited 08-15-2014 12:32 PM
08-15-2014 12:31 PM - edited 08-15-2014 12:32 PM
Re: Where is the Automatic Discovery in HP OneView
Thanks for the pointer. I figured it out, I was able to dig through the page source for the oneview UI to get a guess at the parameters it wanted.
For anyone keeping score at home, this worked for me (posting it to /rest/server-hardware)
{"hostname":"server-ilo.example.com","username":"Administrator","password":"xxxxxxxx","licensingIntent":"OneView"}'
You have to feed OneView kind of slowly - if I submitted registration tasks more often than once every 45 seconds or so, I'd randomly drop a couple.
Cheers,
Joe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-15-2014 12:44 PM
08-15-2014 12:44 PM
Re: Where is the Automatic Discovery in HP OneView
So keep in mind that this operation results in an async task. There will be initial validation that would occur before the task is accepted and then executed. The API currently does not offer a method for bulk add, unlike creating Network Resources.
I am an HPE employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-18-2014 08:14 AM
08-18-2014 08:14 AM
Re: Where is the Automatic Discovery in HP OneView
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-18-2014 09:22 AM
08-18-2014 09:22 AM
Re: Where is the Automatic Discovery in HP OneView
@jgeorge44 Thank you for your feedback. While I cannot comment on futures, do know we take every customers valueable feedback to help prioritize our features backlog.
I am an HPE employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-13-2016 03:55 PM
06-13-2016 03:55 PM
Re: Where is the Automatic Discovery in HP OneView
It looks like I need to loop through all possible IP addresses in a subnet and pass each to Oneview with Add-HPOVServer to see if it's an iLO or Onboard Administrator (OA)?
Would it be better to use Insight Remote Support (IRS), which does allow discovery of iLO and OA in an IP address range, to get a known address list?
Our management is telling us that they would like us to audit all connections to our network on a regular basis, and at least for our iLOs and OAs, a discovery in a subnet was the critical feature in HP Smart Update Manager (HP SUM) that did not scale beyond 20, where we have closer to 100. Oneview was suggested by our HP support team as the next level of scalability for management. That appears not to be true, and based on feedback at HP Discover, Oneview 3 will not address this level of system discovery, and any expectations in the furture for this in Oneview was discouraged.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP