All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1554451] [NEW] unable to create preallocated image with gluster network protocol
@ 2016-03-08 10:08 SATHEESARAN
  2016-03-08 10:56 ` [Qemu-devel] [Bug 1554451] " SATHEESARAN
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: SATHEESARAN @ 2016-03-08 10:08 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Unable to create preallocated image with gluster protocol

Version: qemu-img-0.12.1.2-2.479.el6.x86_64
Platform: RHEL 6
I have tried creating preallocated image as follows :

qemu-img create -f qcow2 -o preallocation=full
gluster://localhost/vol1/vm1.img 10G

I see error a follows :
[root@ ]# qemu-img create -f qcow2 -o preallocation=full gluster://localhost/rep3vol/vm1.img 5G
Formatting 'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img', fmt=qcow2 size=3221225472 encryption=off cluster_size=65536 preallocation='full' 
Unknown option 'preallocation'

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1554451

Title:
  unable to create preallocated image with gluster network protocol

Status in QEMU:
  New

Bug description:
  Unable to create preallocated image with gluster protocol

  Version: qemu-img-0.12.1.2-2.479.el6.x86_64
  Platform: RHEL 6
  I have tried creating preallocated image as follows :

  qemu-img create -f qcow2 -o preallocation=full
  gluster://localhost/vol1/vm1.img 10G

  I see error a follows :
  [root@ ]# qemu-img create -f qcow2 -o preallocation=full gluster://localhost/rep3vol/vm1.img 5G
  Formatting 'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img', fmt=qcow2 size=3221225472 encryption=off cluster_size=65536 preallocation='full' 
  Unknown option 'preallocation'

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1554451/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1554451] Re: unable to create preallocated image with gluster network protocol
  2016-03-08 10:08 [Qemu-devel] [Bug 1554451] [NEW] unable to create preallocated image with gluster network protocol SATHEESARAN
@ 2016-03-08 10:56 ` SATHEESARAN
  2020-11-19 16:20 ` Thomas Huth
  2021-01-19  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: SATHEESARAN @ 2016-03-08 10:56 UTC (permalink / raw)
  To: qemu-devel

** Description changed:

  Unable to create preallocated image with gluster protocol
  
  Version: qemu-img-0.12.1.2-2.479.el6.x86_64
  Platform: RHEL 6
  I have tried creating preallocated image as follows :
  
  qemu-img create -f qcow2 -o preallocation=full
  gluster://localhost/vol1/vm1.img 10G
  
  I see error a follows :
  [root@ ]# qemu-img create -f qcow2 -o preallocation=full gluster://localhost/rep3vol/vm1.img 5G
- Formatting 'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img', fmt=qcow2 size=3221225472 encryption=off cluster_size=65536 preallocation='full' 
+ Formatting 'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img', fmt=qcow2 size=3221225472 encryption=off cluster_size=65536 preallocation='full'
  Unknown option 'preallocation'
+ 
+ I could inspect the image using qemu-img info, but still its not
+ preallocated,
+ 
+ [root@ ]# qemu-img info newvm3.img 
+ image: newvm3.img
+ file format: qcow2
+ virtual size: 3.0G (3221225472 bytes)
+ disk size: 588K
+ cluster_size: 65536

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1554451

Title:
  unable to create preallocated image with gluster network protocol

Status in QEMU:
  New

Bug description:
  Unable to create preallocated image with gluster protocol

  Version: qemu-img-0.12.1.2-2.479.el6.x86_64
  Platform: RHEL 6
  I have tried creating preallocated image as follows :

  qemu-img create -f qcow2 -o preallocation=full
  gluster://localhost/vol1/vm1.img 10G

  I see error a follows :
  [root@ ]# qemu-img create -f qcow2 -o preallocation=full gluster://localhost/rep3vol/vm1.img 5G
  Formatting 'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img', fmt=qcow2 size=3221225472 encryption=off cluster_size=65536 preallocation='full'
  Unknown option 'preallocation'

  I could inspect the image using qemu-img info, but still its not
  preallocated,

  [root@ ]# qemu-img info newvm3.img 
  image: newvm3.img
  file format: qcow2
  virtual size: 3.0G (3221225472 bytes)
  disk size: 588K
  cluster_size: 65536

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1554451/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1554451] Re: unable to create preallocated image with gluster network protocol
  2016-03-08 10:08 [Qemu-devel] [Bug 1554451] [NEW] unable to create preallocated image with gluster network protocol SATHEESARAN
  2016-03-08 10:56 ` [Qemu-devel] [Bug 1554451] " SATHEESARAN
@ 2020-11-19 16:20 ` Thomas Huth
  2021-01-19  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2020-11-19 16:20 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.

** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1554451

Title:
  unable to create preallocated image with gluster network protocol

Status in QEMU:
  Incomplete

Bug description:
  Unable to create preallocated image with gluster protocol

  Version: qemu-img-0.12.1.2-2.479.el6.x86_64
  Platform: RHEL 6
  I have tried creating preallocated image as follows :

  qemu-img create -f qcow2 -o preallocation=full
  gluster://localhost/vol1/vm1.img 10G

  I see error a follows :
  [root@ ]# qemu-img create -f qcow2 -o preallocation=full gluster://localhost/rep3vol/vm1.img 5G
  Formatting 'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img', fmt=qcow2 size=3221225472 encryption=off cluster_size=65536 preallocation='full'
  Unknown option 'preallocation'

  I could inspect the image using qemu-img info, but still its not
  preallocated,

  [root@ ]# qemu-img info newvm3.img 
  image: newvm3.img
  file format: qcow2
  virtual size: 3.0G (3221225472 bytes)
  disk size: 588K
  cluster_size: 65536

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1554451/+subscriptions


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1554451] Re: unable to create preallocated image with gluster network protocol
  2016-03-08 10:08 [Qemu-devel] [Bug 1554451] [NEW] unable to create preallocated image with gluster network protocol SATHEESARAN
  2016-03-08 10:56 ` [Qemu-devel] [Bug 1554451] " SATHEESARAN
  2020-11-19 16:20 ` Thomas Huth
@ 2021-01-19  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Launchpad Bug Tracker @ 2021-01-19  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1554451

Title:
  unable to create preallocated image with gluster network protocol

Status in QEMU:
  Expired

Bug description:
  Unable to create preallocated image with gluster protocol

  Version: qemu-img-0.12.1.2-2.479.el6.x86_64
  Platform: RHEL 6
  I have tried creating preallocated image as follows :

  qemu-img create -f qcow2 -o preallocation=full
  gluster://localhost/vol1/vm1.img 10G

  I see error a follows :
  [root@ ]# qemu-img create -f qcow2 -o preallocation=full gluster://localhost/rep3vol/vm1.img 5G
  Formatting 'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img', fmt=qcow2 size=3221225472 encryption=off cluster_size=65536 preallocation='full'
  Unknown option 'preallocation'

  I could inspect the image using qemu-img info, but still its not
  preallocated,

  [root@ ]# qemu-img info newvm3.img 
  image: newvm3.img
  file format: qcow2
  virtual size: 3.0G (3221225472 bytes)
  disk size: 588K
  cluster_size: 65536

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1554451/+subscriptions


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-19  4:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-08 10:08 [Qemu-devel] [Bug 1554451] [NEW] unable to create preallocated image with gluster network protocol SATHEESARAN
2016-03-08 10:56 ` [Qemu-devel] [Bug 1554451] " SATHEESARAN
2020-11-19 16:20 ` Thomas Huth
2021-01-19  4:17 ` Launchpad Bug Tracker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.