Bug 1276906 - RHEV does not support Cyrillic characters as Virtual Machine name
Summary: RHEV does not support Cyrillic characters as Virtual Machine name
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.5.3
Hardware: All
OS: All
unspecified
medium
Target Milestone: ---
: ---
Assignee: Michal Skrivanek
QA Contact: Aharon Canan
URL:
Whiteboard: virt
Depends On: 1260131
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-01 07:08 UTC by rhev-integ
Modified: 2022-07-13 07:35 UTC (History)
17 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1260131
Environment:
Last Closed: 2015-11-29 14:32:49 UTC
oVirt Team: Virt
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1260131 0 high CLOSED RHEV does not support Cyrillic characters as Virtual Machine name 2023-10-06 17:29:54 UTC
Red Hat Issue Tracker RHV-47583 0 None None None 2022-07-13 07:35:17 UTC
oVirt gerrit 48542 0 master NEW logging: Don't crash on non-ASCII in SimpleLogAdapter Never

Internal Links: 1260131

Comment 1 Aharon Canan 2015-11-04 16:31:57 UTC
Verified using vt18

- VM can not be created if Russian characters are used in Disk Alias Field.
Works fine
- VM can not not be started if Russian characters are used in VM Name Field.
Still can't start the VM

from engine log - 
=================
2015-11-04 18:28:19,678 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler_Worker-57) Correlation ID: null, Call Stack: null, Custom Event ID: -1, Message: VM Опишите is down with error. Exit message: 'ascii' codec can't decode byte 0xd0 in position 68: ordinal not in range(128).
2015-11-04 18:28:19,678 INFO  [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] (DefaultQuartzScheduler_Worker-57) Running on vds during rerun failed vm: null
2015-11-04 18:28:19,680 INFO  [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] (DefaultQuartzScheduler_Worker-57) VM Опишите (90be29a9-b274-46f5-a439-6ae5a1ca33c9) is running in db and not running in VDS camel-vdsb
2015-11-04 18:28:19,971 ERROR [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] (DefaultQuartzScheduler_Worker-57) Rerun vm 90be29a9-b274-46f5-a439-6ae5a1ca33c9. Called from vds camel-vdsb
2015-11-04 18:28:20,093 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-7-thread-15) Correlation ID: 2965ccf4, Job ID: 290527ca-0caa-44c8-a460-b0713d114699, Call Stack: null, Custom Event ID: -1, Message: Failed to run VM Опишите on Host camel-vdsb.
2015-11-04 18:28:20,109 INFO  [org.ovirt.engine.core.bll.RunVmCommand] (org.ovirt.thread.pool-7-thread-15) Lock Acquired to object EngineLock [exclusiveLocks= key: 90be29a9-b274-46f5-a439-6ae5a1ca33c9 value: VM
, sharedLocks= ]
2015-11-04 18:28:20,144 INFO  [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (org.ovirt.thread.pool-7-thread-15) START, IsVmDuringInitiatingVDSCommand( vmId = 90be29a9-b274-46f5-a439-6ae5a1ca33c9), log id: 18f15bcf
2015-11-04 18:28:20,160 INFO  [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (org.ovirt.thread.pool-7-thread-15) FINISH, IsVmDuringInitiatingVDSCommand, return: false, log id: 18f15bcf
2015-11-04 18:28:20,178 WARN  [org.ovirt.engine.core.bll.RunVmCommand] (org.ovirt.thread.pool-7-thread-15) CanDoAction of action RunVm failed for user admin@internal. Reasons: VAR__ACTION__RUN,VAR__TYPE__VM,VAR__ACTION__RUN,VAR__TYPE__VM,VAR__ACTION__RUN,VAR__TYPE__VM,SCHEDULING_NO_HOSTS



I am not sure I understand, do we support or should block ? anyway we are not blocking nor supporting...

Comment 2 Aharon Canan 2015-11-04 16:33:09 UTC
Wrote by mistake verified in comment #1

Comment 3 Eyal Edri 2015-11-05 08:28:50 UTC
if this isn't a blocker and still open please move to 3.5.7.

Comment 4 Tal Nisan 2015-11-05 09:09:36 UTC
since the storage part is fixed and only the virt part of the VM name and starting the VM is left I'm moving to virt (see also Bug #1260131)

Comment 6 Milan Zamazal 2015-11-13 11:28:51 UTC
As for VM name:
- VDSM crashes in logging code (I'll fix it).
- libvirt fails to create domain with non-ASCII characters in its name, see https://bugzilla.redhat.com/show_bug.cgi?id=1062943

Comment 7 Michal Skrivanek 2015-11-13 13:07:06 UTC
according to https://bugzilla.redhat.com/show_bug.cgi?id=1191835#c1 it seems to be broken since Fedora 20, so I guess all RHEL 7 hypervisors are affected

Comment 8 Michal Skrivanek 2015-11-13 14:02:01 UTC
unlikely to be fixed within 3.5.z timeframe, I propose closing wontfix

Comment 9 Moran Goldboim 2015-11-29 14:32:49 UTC
(In reply to Michal Skrivanek from comment #8)
> unlikely to be fixed within 3.5.z timeframe, I propose closing wontfix

closing this one since it introduces a risk for zstream due to the change needed. 
this bug is being addressed on 3.6 release.


Note You need to log in before you can comment on or make changes to this bug.