Bug 985493 - Can't create VM disk
Summary: Can't create VM disk
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: vdsm
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 3.3.0
Assignee: Nobody's working on this, feel free to take it
QA Contact:
URL:
Whiteboard: storage
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-17 15:41 UTC by Aharon Canan
Modified: 2016-02-10 20:22 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-24 08:12:25 UTC
oVirt Team: Storage
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Aharon Canan 2013-07-17 15:41:30 UTC
Description of problem:
Trying to create VM disk failed

Version-Release number of selected component (if applicable):


How reproducible:
n/a

Steps to Reproduce:
1. create VM with boot disk (one host in maintenance)


Actual results:
create boot disk fails

Expected results:
should be created

Additional info:
================
681a415e-b375-41dc-9d32-666a05ff6d70::ERROR::2013-07-17 18:31:00,823::task::850::TaskManager.Task::(_setError) Task=`681a415e-b375-41dc-9d32-666a05ff6d70`::Unexpected error
Traceback (most recent call last):
  File "/usr/share/vdsm/storage/task.py", line 857, in _run
    return fn(*args, **kargs)
  File "/usr/share/vdsm/storage/task.py", line 318, in run
    return self.cmd(*self.argslist, **self.argsdict)
  File "/usr/share/vdsm/storage/securable.py", line 68, in wrapper
    return f(self, *args, **kwargs)
  File "/usr/share/vdsm/storage/sp.py", line 1947, in createVolume
    desc=desc, srcImgUUID=srcImgUUID, srcVolUUID=srcVolUUID)
  File "/usr/share/vdsm/storage/sd.py", line 411, in createVolume
    preallocate, diskType, volUUID, desc, srcImgUUID, srcVolUUID)
  File "/usr/share/vdsm/storage/volume.py", line 426, in create
    imgPath = image.Image(repoPath).create(sdUUID, imgUUID)
  File "/usr/share/vdsm/storage/image.py", line 127, in create
    os.mkdir(imageDir)

Comment 1 Maor 2013-07-23 15:12:47 UTC
please attach VDSM and engine logs

Comment 2 Aharon Canan 2013-07-24 08:12:25 UTC
I am not sure why but although attaching the logs, it probably wasn't uploaded.
I did not save it locally.

I will try to reproduce and update.


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