Coder Social home page Coder Social logo

Comments (6)

YanVugenfirer avatar YanVugenfirer commented on July 23, 2024

Hi,

Thanks! We will look into it.

Best regards,
Yan.

On Wed, Feb 20, 2013 at 5:17 PM, aderumier [email protected] wrote:

Hi,
I'm trying to resize (extend) a boot disk (c:) on win2008R2 with
virtio-blk disk, with qmp block_resize.
qemu 1.4 / drivers build 52

I got bsod, I can reproduce 100%.

It's working fine with resize of a non boot device (d:).
It's working fine with virtio-iscsi disk boot device.


Reply to this email directly or view it on GitHubhttps://github.com/YanVugenfirer/kvm-guest-drivers-windows/issues/9.

from kvm-guest-drivers-windows.

vrozenfe avatar vrozenfe commented on July 23, 2024

You cannot do it on a boot disk. On-line resizing works for non-system disks only.
Kind regards,
Vadim.

from kvm-guest-drivers-windows.

aderumier avatar aderumier commented on July 23, 2024

Hi Vadim

You cannot do it on a boot disk. On-line resizing works for non-system disks only.

So, Why does it work with virtio-scsi ?
Is it a limitation of virtio-blk + windows ?
It's also working fine on linux root disk

from kvm-guest-drivers-windows.

vrozenfe avatar vrozenfe commented on July 23, 2024

On 21/02/2013, at 4:18 PM, aderumier [email protected] wrote:

Hi Vadim

You cannot do it on a boot disk. On-line resizing works for non-system disks only.

So, Why does it work with virtio-scsi ?

In Windows?
Is it a limitation of virtio-blk + windows ?

I need to initiate the bus reset sequence in order
to make on-line resizing working. From the system point of view
it looks like we eject disk, change some fields in disk description and
then re-inject the disk back. System just cannot survive such
sequence on a system disk.
It's also working fine on linux root disk

It probably can be done in Windows also. But we will need
some sort of file system filter to make it working.


Reply to this email directly or view it on GitHub.

from kvm-guest-drivers-windows.

aderumier avatar aderumier commented on July 23, 2024

So, Why does it work with virtio-scsi ?

In Windows?
Yes, reisze boot disk with virtio-scsi in windows works fine.
Note, that I think that the difference, is that with virtio-iscsi I need to click on rescan disk in windows disk manager.
So maybe this is why it's working fine ?

I need to initiate the bus reset sequence in order
to make on-line resizing working. From the system point of view
it looks like we eject disk, change some fields in disk description and
then re-inject the disk back. System just cannot survive such
sequence on a system disk.
ok, thanks for the explain !

from kvm-guest-drivers-windows.

vrozenfe avatar vrozenfe commented on July 23, 2024

On 22/02/2013, at 3:55 PM, aderumier [email protected] wrote:

So, Why does it work with virtio-scsi ?

In Windows?
Yes, reisze boot disk with virtio-scsi in windows works fine.
Note, that I think that the difference, is that with virtio-iscsi I need to click on rescan disk in windows disk manager.
So maybe this is why it's working fine ?

Yes, It might work for iscsi. Because this feature has not been implemented yet for the
"norma" Windows virtio-scsi.
Best regards,
Vadim.

I need to initiate the bus reset sequence in order
to make on-line resizing working. From the system point of view
it looks like we eject disk, change some fields in disk description and
then re-inject the disk back. System just cannot survive such
sequence on a system disk.
ok, thanks for the explain !


Reply to this email directly or view it on GitHub.

from kvm-guest-drivers-windows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.