Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When creating a new physical data center, Abiquo gives an error that some of the remote services aren't properly configured although every check is green.

 


Solution
  1. Review the NFS configuration in the file /opt/abiquo/config/abiquo.properties.
  2. Restart the Tomcat server "service abiquo-tomcat restart".
  3. Check there is a file in the directory /opt/vm_repository/ named ".abiquo_repository".

...

Code Block
ErrorCode: 32769 ErrorDescription: 'The system failed to convert 'C:\\localRepository\\e13fcbec-2475-46c1-9f90-66aa1f2850be.vhd'. Error Code: General
access denied error14:54:17.420 ERROR c.a.v.v.i.VirtualapplianceresourceDeployer - An error occurred: org.jinterop.dcom.common.JIException: An error was occurred
when calling an operation in a Hyper-V machineErrorCode: 32769. ErrorDescription:
'The system failed to convert 'C:\\localRepository\\e13fcbec-2475-46c1-9f90-66aa1f2850be.vhd'. Error Code: General access denied error

...


Solution

Check the smb.conf file is correctly configured. This file is configured during installation. For more information, see VM repository folder.

...