Bug 856082 - [TEXT] When moving disk, typo in rhevm event log
Summary: [TEXT] When moving disk, typo in rhevm event log
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.2.0
Assignee: Vered Volansky
QA Contact: Aharon Canan
URL:
Whiteboard: storage
Depends On:
Blocks: 915537
TreeView+ depends on / blocked
 
Reported: 2012-09-11 07:19 UTC by Anush Shetty
Modified: 2018-12-03 17:48 UTC (History)
13 users (show)

Fixed In Version: sf3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-08 09:15:15 UTC
oVirt Team: Storage
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Anush Shetty 2012-09-11 07:19:22 UTC
Description of problem: While moving the disks to a different storage domain, the log message displayed has a typo.

Version-Release number of selected component (if applicable):
rhevm-webadmin-portal-3.1.0-15.el6ev.noarch

How reproducible:


Steps to Reproduce:
1. Move disk from one storage domain to another
2.
3.
  
Actual results:
Moveing Disk from distribute to distribute-replicate-2x2

Expected results:
Moving Disk from distribute to distribute-replicate-2x2

Additional info:

Comment 3 Ayal Baron 2012-09-12 07:23:57 UTC
Please attach backend log and screenshot

Comment 4 Itamar Heim 2012-09-21 07:32:58 UTC
Anush - we are missing logs/screenshot, and grep on the codebase didn't find the string 'Moveing' (and i checked older tags as well)
please reopen if reproduces on latest builds and provide logs/screenshot.

thanks,
   Itamar

Comment 5 Itamar Heim 2012-09-23 11:05:53 UTC
thanks to shireesh:

backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties

job.MoveOrCopyDisk=${Action}ing Disk from ${SourceSD} to ${TargetSD}

I guess the ${Action} gets replaced by "Move", resulting in "Moveing"

Comment 6 Vered Volansky 2012-11-18 13:04:09 UTC
Fixed in patch -
http://gerrit.ovirt.org/#/c/9303/
Change-Id: I53bb3238d1a5e6b3e966adf488a10946e252ffe3

Note: The error message appears in the 'tasks' tab and NOT in the log.

Comment 7 Vered Volansky 2012-11-27 12:14:53 UTC
Patch is merged u/s.

http://gerrit.ovirt.org/#/c/9303/
Change-Id: I53bb3238d1a5e6b3e966adf488a10946e252ffe3

Comment 8 Allon Mureinik 2012-12-12 10:28:50 UTC
both patches are merged upstream.

Comment 10 Aharon Canan 2013-07-15 16:11:24 UTC
verified using is5

from "tasks" tab - 
	
Last Task: 2013-Jul-15, 19:10 Moving Disk testvm01_Disk1 from testdomain1 to testdomain2


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