- Community Home
- >
- Software
- >
- HPE OneView
- >
- firmware bundles for composer 1 repository
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
Forums
Discussions
Discussions
Discussions
Forums
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
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
тАО11-28-2023 11:08 AM - last edited on тАО11-28-2023 07:58 PM by support_s
тАО11-28-2023 11:08 AM - last edited on тАО11-28-2023 07:58 PM by support_s
Hi
I have the need to upload 2 x SSPs to OneView 6.6 for Synergy that uses composer 1's. As there is only 12GB of space the 2 SSPs won't fit so I have two options that I'm trying to get working.
The first is to create custom SSPs for Synergy to make them small enough to both fit into 12GB - Are custom SSP's actually supported for Synergy???
Secondly, I have been trying to configure an external repository and following the instructions in the guide. The IIS has all be configured and I can connect to the VD via a web browser without issues - to keep things simple, I've enabled anonymous access so as not to introduce the complexity of passing any credentials. As mentioned, connecting via a browser works fine but when I try to add the repository to OneView it errors saying "Unable to access files on external repository due to an internal error. Resolution Wait for some time and try again, if the problem persists, contact your authorized support representitive with a support dump" Is anyone successfully using an external repository and was there anything needed outside of the steps in the guide - as I've been following that and it's not working for me. I am using Windows 2019 for the web server - is this perhaps an issue as the guide only seems to mention Windows 2008 and 2012 - but I would have thought it shouldn't be necessary to have to use a version of Windows is end of support life with MS.
Many thanks
Solved! Go to Solution.
- Tags:
- OneView
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-28-2023 11:12 AM - edited тАО11-28-2023 11:13 AM
тАО11-28-2023 11:12 AM - edited тАО11-28-2023 11:13 AM
Re: firmware bundles for composer 1 repository
This has become a challenge given the increased size of the Synergy SSPs. Unfortunately, it is not easy or simple to create a custom SSP for Synergy. It is supported but it is hard enough that very few attempt it.
I do recommend pursuing the external repository-- the trick is, as you found out, proper authentication and WebDAV access. There are details in the online help (both HPE web and inside the Composer help). I had it working with Windows 2016.. ..but that lab is gone, sorry I can't help further myself.
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
тАО11-28-2023 11:20 AM
тАО11-28-2023 11:20 AM
Re: firmware bundles for composer 1 repository
Thanks Dan - I'll persevere with the external repository and log a support call if necessary.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-29-2023 10:24 AM - edited тАО11-29-2023 10:25 AM
тАО11-29-2023 10:24 AM - edited тАО11-29-2023 10:25 AM
SolutionI have a sample PowerShell script that will help you here. Please take a look at this script provided within the HPE OneView PowerShell library. It requires the IIS Role be installed, and will help you install the WebDav feature and configure the web site you specify. There are parameters to the scrip that will help you provide custom values to various options, including the filesystem location, the IIS Virtual Directory Name and repo size (an Int value in MB).
I just deployed a brand new Windows Server 2019 Standard VM (standard installation with zero customization), installed the IIS role, then ran the script and then added with WebDav server as an External Respository to both an HPE OneView 6.60 and 8.50 appliances. Here is a screenshot from a 6.60 appliance:
[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
тАО11-30-2023 03:43 AM - edited тАО11-30-2023 03:44 AM
тАО11-30-2023 03:43 AM - edited тАО11-30-2023 03:44 AM
Re: firmware bundles for composer 1 repository
Thanks Chris
We downloaded and rund the script from a vanilla VM with just IIS installed. The script run successfully and we could browse the virtual directory from other machines on the network, but it still fails to add into OneView.
We get exactly the same error we recieved when we followed the OneView guide, so this makes me think we did have it correctly configured from the information in the guide.
The error we recieve back is below - which is a little vague and we're at a loss as to how to troubleshoot this further. The error indicates an issue accessing the files rather than connecting or authenticating with the IIS server. Is there anything here we can test further??
We have logged a support call as recommeneded in the reported error and uploaded a OneViewsupport dump to HPE Support but they say they can't find any errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-30-2023 05:16 AM
тАО11-30-2023 05:16 AM
Re: firmware bundles for composer 1 repository
Hi Chris
We managed to sort this in the end.
The issue was with creating a physical path for the IIS virtual directory directly in the root of a dedicated volume. Seems OneView can't accept this. We created a top level folder and then the VD under this - once ths was done we could create the external repository.
The script works well - thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-30-2023 09:58 AM
тАО11-30-2023 09:58 AM
Re: firmware bundles for composer 1 repository
@jlangmead glad you have this resolved.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
