Server exception error after upload image to `images` datastore
Description
Hi team, Merry Christmas and Happy Holidays.
The error I am facing it appears after upload an image (OS type) to the images datastore. The image is successfully uploaded, but at the end, it does not close automatically the view from image creation, instead throw an error in the low right corner, saying:
It appears there was a server exception. Please check server's log
This is the images datastore:
onedatastore show 1
DATASTORE 1 INFORMATION
ID : 1
NAME : images
USER : oneadmin
GROUP : oneadmin
CLUSTERS : 0,100
TYPE : IMAGE
DS_MAD : fs
TM_MAD : shared
BASE PATH : /var/lib/one//datastores/1
DISK_TYPE : FILE
STATE : READY
DATASTORE CAPACITY
TOTAL: : 2.8T
FREE: : 1.9T
USED: : 970.5G
LIMIT: : -
PERMISSIONS
OWNER : um-
GROUP : u--
OTHER : ---
DATASTORE TEMPLATE
ALLOW_ORPHANS="FORMAT"
CLONE_TARGET="SYSTEM"
CLONE_TARGET_SSH="SYSTEM"
DISK_TYPE="FILE"
DISK_TYPE_SSH="FILE"
DS_MAD="fs"
LN_TARGET="NONE"
LN_TARGET_SSH="SYSTEM"
RESTRICTED_DIRS="/"
SAFE_DIRS="/var/tmp"
TM_MAD="shared"
TM_MAD_SYSTEM="ssh"
TYPE="IMAGE_DS"
IMAGES
0
1
2
4
5
7
12
13
17
19
20
21
22
To Reproduce
Create a new image, and specify the source URL of the image and try to upload it. It will summit the action, it will successfully allocate and create the new image, but it will end with the notification error.
Creating the image:
The error:
The image was successfully created:
These are the log lines related with the action in the oned.log:
Expected behavior
The view of creation of the new image should be closed after successfully created the image and dont stay there forever with the error notification.
Details
- Affected Component: [Sunstone, Storage]
- Hypervisor: [KVM]
- Version: [6.6.3]
Additional context Add any other context about the problem here.
Progress Status
- [ ] Code committed
- [ ] Testing - QA
- [ ] Documentation (Release notes - resolved issues, compatibility, known issues)
Hi Franco and Team,
I have faced the same exact error and behavior whenever I upload ISO files to OpenNebula via Sunstone. However, I have noticed that qcow2 (the preferred format) do not throw server exception error.
Error:
Related issue using CLI #6431
should be fixed in 6.8.2, please reopen if you can reproduce the behaviour on that version onwards.