HPE Morpheus Enterprise Software
1856473 Members
2710 Online
104113 Solutions
New Discussion

Re: Provisioning instance with custom virtual image path

 
AungKT
Regular Advisor

Provisioning instance with custom virtual image path

Hello Experts,

I added a local storage path using /tmp and enabled the default virtual image store. Then, I uploaded a virtual image (VHD for Hyper-V) to this local path (/tmp). I tried to provision the instance, and it failed.

790d7cac043f3788c5c1a5b2e28323768a4b58a1.png

Is there a way to define a custom image path for provision? The environment is HA with NFS storage. When we uploaded the image from the portal, it was stuck at 90%. That’s why we are looking to test with the local storage path (to identify the NFS issue or not).

or do we need to unmount NFS from Morpheus VMs and try to use local default path?

Thanks,
Aung

2 REPLIES 2
Ollie-Phillips
HPE Pro

Re: Provisioning instance with custom virtual image path

Have you set the group and owner permissions on the local /tmp folder?

According to the docs, they need to be morpheus-app:morpheus-app.

I’m not sure how this would behave in a HA env though, that would likely need to be an NFS mount just as the current location is. I guess it could be created on all three app servers and the image copied to all three locations just for testing purposes.



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]
Accept or Kudo
AungKT
Regular Advisor

Re: Provisioning instance with custom virtual image path

Thank you, @Ollie_Phillips :smiley: . Only Image folder and image were morpheus-app:morpheus-app.
I will test again with changing of /tmp folder owner, group permission and copy on all three servers.

Thanks,
Aung