LUN space lost after disk creation

Hello, yesterday I want to add a new disk with 100 GB to a running vm. The creation of the disk fails, but in the GUI, the disk space of the storage domain is about 100 GB too small. With lvdisplay I can't see a new volume and vgdisplay shows the correct values. I attache the vdsm.log of the affected time from the SPM. How can I get back the lost space? Best Regards, Michael

Hi,
From the log it seems that the description of the disk contained a character that caused an error. [1] Probably this one: "ä"
You should open a bug with the attached log. Regarding the lost space, I don't know how to fix this. Regards, Fred [1] Error from log: =============== e3301fa4-65e8-47ae-bd33-3365b652f100::ERROR::2015-07-16 10:04:42,406::volume::476::Storage.Volume::(create) Unexpected error Traceback (most recent call last): File "/usr/share/vdsm/storage/volume.py", line 467, in create volType, diskType, desc, LEGAL_VOL) File "/usr/share/vdsm/storage/volume.py", line 833, in newMetadata DESCRIPTION: str(desc), UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 50: ordinal not in range(128) e3301fa4-65e8-47ae-bd33-3365b652f100::ERROR::2015-07-16 10:04:42,412::task::866::Storage.TaskManager.Task::(_setError) Task=`e3301fa4-65e8-47ae-bd33-3365b652f100`::Unexpected error ================== ----- Original Message -----
From: "Michael Wagenknecht" <wagenknecht@fuh-e.de> To: users@ovirt.org Sent: Friday, July 17, 2015 1:04:08 PM Subject: [ovirt-users] LUN space lost after disk creation
Hello, yesterday I want to add a new disk with 100 GB to a running vm. The creation of the disk fails, but in the GUI, the disk space of the storage domain is about 100 GB too small. With lvdisplay I can't see a new volume and vgdisplay shows the correct values. I attache the vdsm.log of the affected time from the SPM. How can I get back the lost space?
Best Regards, Michael
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Fred Rolland
-
Michael Wagenknecht