Bug 1642123

Summary: lxc-create -B loop fails
Product: [Fedora] Fedora EPEL Reporter: lejeczek <peljasz>
Component: lxcAssignee: Thomas Moschny <thomas.moschny>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: epel7CC: admiller, karlthered, sagarun, silas, thomas.moschny
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description lejeczek 2018-10-23 16:31:56 UTC
Description of problem:

$ lxc-create --template download -B loop --fssize 50G --name ubuntu2
lxc_container: bdev.c: do_loop_create: 2060 Error creating filesystem type ext3 on /var/lib/lxc/ubuntu2/rootdev
lxc_container: lxccontainer.c: do_bdev_create: 827 Failed to create backing store type loop
lxc_container: lxccontainer.c: lxcapi_create: 1307 Error creating backing store type loop for ubuntu2
lxc_container: lxc_create.c: main: 274 Error creating container ubuntu2

May it be related to what is discussed here?:
https://github.com/lxc/lxc/issues/845

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

lxc-1.0.11-1.el7.x86_64
lxc-libs-1.0.11-1.el7.x86_64
lxc-templates-1.0.11-1.el7.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: