Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while creating new storage device #1166

Open
atepp opened this issue Aug 18, 2017 · 4 comments
Open

Error while creating new storage device #1166

atepp opened this issue Aug 18, 2017 · 4 comments

Comments

@atepp
Copy link

atepp commented Aug 18, 2017

When I try add new drive for existing VM, using "Edit Guest" -> "Add a Storage Device to VM", I get following error:
"""
KCHVMSTOR0008E: Error while creating new storage device: This is not a valid RAW disk image.
"""
This error only occurs, when storage pool is logical type (dir typed pool are fine).
When I look into Storage overview, I see that volume was created but size is only 4MiB.

@dacrhu
Copy link

dacrhu commented Sep 14, 2017

I confirm. The result is same in my system too.

CentOS Linux release 7.2.1511 (Core)
3.10.0-327.22.2.el7.x86_64 #1 SMP Thu Jun 23 17:05:11 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
libvirtd (libvirt) 3.2.0
LVM version: 2.02.171(2)-RHEL7 (2017-05-03)
Library version: 1.02.140-RHEL7 (2017-05-03)
Driver version: 4.33.0

Log:
KCHISO0006E: Unexpected volume type for primary volume in ISO /dev/vg0/server-021505411063480.img
KCHISO0006E: Unexpected volume type for primary volume in ISO /dev/vg0/server-021505411063480.img
KCHVMSTOR0008E: Error while creating new storage device: This is not a valid RAW disk image.

I have chosen Disk, from VG pool, format RAW.

@infinityhacks
Copy link

infinityhacks commented Jan 2, 2018

I have met the same issue. but it works when I add new volume in template instead of in a launched instance

@nrigaud
Copy link

nrigaud commented May 18, 2018

I also have the same issue. Actually running on Centos 7.4 & Kimchi 2.5.0

@dumol
Copy link
Contributor

dumol commented May 29, 2019

Fixed with #1258?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants