[Users] Disk Images

--Apple-Mail=_FC8C3D51-6DF1-476D-8DAD-FE7482BCFE54 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Hi, If I remove a disk image from a Virtual Machine, then I can=92t edit the = disk properties in the =84Disks=93 tab. (e.g. bootable flag) It is only possible to change the flags on attached disks. My test environments are engine versions 3.3.3 and 3.4 beta2 Best regards Andreas --Apple-Mail=_FC8C3D51-6DF1-476D-8DAD-FE7482BCFE54 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQEcBAEBCgAGBQJS+42TAAoJEN6C/o2I2WFxTYEIAI1aouzOS/XfUkNNaYLvMESG BcAutpwen+J+g8+0jzrZyvfDxVZ9XN1elvaWl2CukMVxyphEU1RaQopKtu6UIGvF rzG3UcfA1N5x7mFAUBGXIaLH/rT4pSVFkQAeQyPm8GzC3OOa3hp1gneqh5cxb9Ot 4MWa1x+VuEdIu4FGaiSGOTtM/CWRxT3rMlI4Y8/lOgrpHwTYdtOPhehVJRH/Xu5o i1qBkNJnUCE9IkhzELwzOCEuAwUpt9m/CykXUex1GOOejh6cWL5EC/iJpcDnhk57 gYC2KCY7ZNuNc6R9HbzTAk9o799ay/xQqixTz7UbSkFlO+eOrASRj9pZR2VAsXA= =RsoZ -----END PGP SIGNATURE----- --Apple-Mail=_FC8C3D51-6DF1-476D-8DAD-FE7482BCFE54--

disks can only be edited when attached to a vm On 02/12/2014 03:04 PM, andreas.ewert@cbc.de wrote:
Hi,
If I remove a disk image from a Virtual Machine, then I can’t edit the disk properties in the „Disks“ tab. (e.g. bootable flag) It is only possible to change the flags on attached disks. My test environments are engine versions 3.3.3 and 3.4 beta2
Best regards Andreas
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron

Yes, I know! Why is there this restriction? I have the following scenario: I have a "recover vm" with one bootable disk attached. Now I want to repair some broken configs from another vm’s boot disk. First I unattach the device from the broken vm. If I forget to remove the bootable flag, then I have to attach the disk again to the broken vm. I remove the bootable flag and attach the disk to my „recover vm“. This is quite a long way round. This could be a feature request, right? best regards Andreas Am 12.02.2014 um 16:37 schrieb Dafna Ron <dron@redhat.com>:
disks can only be edited when attached to a vm
On 02/12/2014 03:04 PM, andreas.ewert@cbc.de wrote:
Hi,
If I remove a disk image from a Virtual Machine, then I can’t edit the disk properties in the „Disks“ tab. (e.g. bootable flag) It is only possible to change the flags on attached disks. My test environments are engine versions 3.3.3 and 3.4 beta2
Best regards Andreas
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron

Am 13.02.2014 08:33, schrieb andreas.ewert@cbc.de:
Yes, I know! Why is there this restriction? I have the following scenario: I have a "recover vm" with one bootable disk attached. Now I want to repair some broken configs from another vm’s boot disk. First I unattach the device from the broken vm. If I forget to remove the bootable flag, then I have to attach the disk again to the broken vm. I remove the bootable flag and attach the disk to my „recover vm“. This is quite a long way round. This could be a feature request, right?
I suggest you open a bugzilla at bugzilla.redhat.com tagged as [RFE] (request for enhancement) otherwise you won't get your feature. But thanks for bringing this issue up! HTH -- Mit freundlichen Grüßen / Regards Sven Kieske Systemadministrator Mittwald CM Service GmbH & Co. KG Königsberger Straße 6 32339 Espelkamp T: +49-5772-293-100 F: +49-5772-293-333 https://www.mittwald.de Geschäftsführer: Robert Meyer St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen

There was a talk in the past to allow edit of the disk as its own entity it but I think that some of the disk params are vm dependent so editing them for disk only are a problem. Ayal, do you remember why editing the disk on it's own was not implemented? On 02/13/2014 07:33 AM, andreas.ewert@cbc.de wrote:
Yes, I know! Why is there this restriction? I have the following scenario: I have a "recover vm" with one bootable disk attached. Now I want to repair some broken configs from another vm’s boot disk. First I unattach the device from the broken vm. If I forget to remove the bootable flag, then I have to attach the disk again to the broken vm. I remove the bootable flag and attach the disk to my „recover vm“. This is quite a long way round. This could be a feature request, right?
best regards Andreas
Am 12.02.2014 um 16:37 schrieb Dafna Ron <dron@redhat.com>:
disks can only be edited when attached to a vm
On 02/12/2014 03:04 PM, andreas.ewert@cbc.de wrote:
Hi,
If I remove a disk image from a Virtual Machine, then I can’t edit the disk properties in the „Disks“ tab. (e.g. bootable flag) It is only possible to change the flags on attached disks. My test environments are engine versions 3.3.3 and 3.4 beta2
Best regards Andreas
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron
-- Dafna Ron

----- Original Message -----
There was a talk in the past to allow edit of the disk as its own entity it but I think that some of the disk params are vm dependent so editing them for disk only are a problem. Ayal, do you remember why editing the disk on it's own was not implemented?
Simply because we haven't gotten around to it yet. You are correct that the edit screen would not be the same since some properties are only relevant in a VM context (interface, read-only, etc) which means we need a different screen there which is why it isn't a 5m job. Patches welcome ;)
On 02/13/2014 07:33 AM, andreas.ewert@cbc.de wrote:
Yes, I know! Why is there this restriction? I have the following scenario: I have a "recover vm" with one bootable disk attached. Now I want to repair some broken configs from another vm’s boot disk. First I unattach the device from the broken vm. If I forget to remove the bootable flag, then I have to attach the disk again to the broken vm. I remove the bootable flag and attach the disk to my „recover vm“. This is quite a long way round. This could be a feature request, right?
best regards Andreas
Am 12.02.2014 um 16:37 schrieb Dafna Ron <dron@redhat.com>:
disks can only be edited when attached to a vm
On 02/12/2014 03:04 PM, andreas.ewert@cbc.de wrote:
Hi,
If I remove a disk image from a Virtual Machine, then I can’t edit the disk properties in the „Disks“ tab. (e.g. bootable flag) It is only possible to change the flags on attached disks. My test environments are engine versions 3.3.3 and 3.4 beta2
Best regards Andreas
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron
-- Dafna Ron
participants (4)
-
andreas.ewert@cbc.de
-
Ayal Baron
-
Dafna Ron
-
Sven Kieske