[ovirt-users] Re: OpenStack Block Storage Provider without authentication doesn't work

2018-10-07 Thread Idan Shaby
Hi Matthias, Thanks for the detailed information! It looks like you've found a bug. A NullPointerException should never occur. Can you please file a BZ and attach all the relevant logs so we can understand the root cause for it? Thanks, Idan On Wed, Oct 3, 2018 at 3:01 PM Matthias Leopold <

[ovirt-users] Re: Multiple CephFS Monitors cause issues with oVirt

2018-08-29 Thread Idan Shaby
Hi, I think that there's already a bug on this issue: *Bug 1577529* - [RFE] Support multiple hosts in posix storage domain path for cephfs Regards, Idan On Thu, Aug 30, 2018 at 1:41 AM, Nir Soffer wrote: > On Thu, Aug 30, 2018 at 1:24 AM

[ovirt-users] Re: template disk attribute in version 4 restapi

2018-08-01 Thread Idan Shaby
t's why i want to add the diskattachments link for templates in export > domain. > Or is there any convenient way to know which one is the bootable disk of > template in export domain? > Not that I know of. > > Regards. > > ------ > like...@cs2c.com.cn >

[ovirt-users] Re: template disk attribute in version 4 restapi

2018-07-31 Thread Idan Shaby
egards. > > > -- > like...@cs2c.com.cn > > > *From:* like...@cs2c.com.cn > *Date:* 2018-07-26 17:20 > *To:* Idan Shaby > *CC:* users > *Subject:* Re: Re: [ovirt-users] template disk attribute in version 4 > restapi > Thanks a lot.

[ovirt-users] Re: template disk attribute in version 4 restapi

2018-07-25 Thread Idan Shaby
gt; Thank you for your reply. > I'm using ovirt 4.1.9, in this version there is no diskattachments under > /ovirt-engine/api/templates/, is it added in oVirt4.2? > > -- > like...@cs2c.com.cn > > > *From:* Idan Shaby > *Date:* 2018-07-25 19:

[ovirt-users] Re: template disk attribute in version 4 restapi

2018-07-25 Thread Idan Shaby
Hi, The bootable attribute was moved, along with a few more attributes, to be under a specific diskattachment, as it is an attribute of the relationship between a disk and the specific VM it is attached to, rather than a disk (which can be floating, or attached to more than one VM). I am not sure

[ovirt-users] Re: Deleting master storage

2018-07-25 Thread Idan Shaby
On Tue, Jul 24, 2018 at 6:51 PM, jin wrote: > Hi, > > Trying to build an ovirt system and i'm stuck with storage problem. I've > prepared iscsi storage and seems like my storage had some troubles and now > i could not get it online again. That is another story. I just want to > delete master

[ovirt-users] Re: upload disk using python sdk

2018-07-10 Thread Idan Shaby
Hi, You need to create a new image_transfer_service and send the data to the proxy. The best way to learn how to do it is by looking at this example: https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/upload_disk.py Regards, Idan On Wed, Jul 11, 2018 at 6:31 AM, 董青龙 wrote: >

[ovirt-users] Re: VM - Disks - Table too small

2018-07-05 Thread Idan Shaby
Hi, Thanks for letting us know! Can you please file a bug for it? Regards, Idan On Wed, Jul 4, 2018 at 9:07 AM, Maton, Brett wrote: > The table which displays disk info is too small when moving disks between > storage domains, probably because the progress bar is added below the > 'locked'

[ovirt-users] Re: Moving from thin to preallocated storage domains

2018-06-17 Thread Idan Shaby
Hi Oliver, If you change your array's LUNs' to pre-allocated, this will probably disable their discard support. Therefore, after you switch the relevant domains to maintenance, you will indeed need to disable their Discard After Delete flag. Also, you will need to disable the Enable Discard flag

[ovirt-users] Re: 4.2.3 -- Snapshot in GUI Issue

2018-05-15 Thread Idan Shaby
Hi Zack, It's there, under a specific VM, Snapshots subtab, select the specific snapshot and there you have the Preview/Commit buttons on the right. If you need any further help, don't hesitate to ask. Regards, Idan On Sun, May 13, 2018 at 3:23 AM, Zack Gould wrote: >

Re: [ovirt-users] UploadImageStatusCommand internal: false

2018-04-22 Thread Idan Shaby
ing as little tasks as possible on the engine > right now > So to make sure the upload command is not running any more... > > > - Oorspronkelijk bericht - > Van: "johan vermeulen7" <johan.vermeul...@telenet.be> > Aan: "Idan Shaby" <ish...@redhat.c

Re: [ovirt-users] UploadImageStatusCommand internal: false

2018-04-21 Thread Idan Shaby
Hi, This does not look like an error message but like a regular info log. Did you manage to upload the image? Regards, Idan On Fri, Apr 20, 2018 at 12:36 PM, wrote: > hello all, > > I'm trying to upload an image but get EM: > > 2018-04-20 11:32:57,737 INFO

Re: [ovirt-users] VM Disk Import Error

2018-04-21 Thread Idan Shaby
Maor, any idea? Regards, Idan On Thu, Apr 19, 2018 at 10:09 AM, Николаев Алексей < alexeynikolaev.p...@yandex.ru> wrote: > Hi community! > > I have another issue when try import VM disks after partial VM Import. > > > > 2018-04-19 10:05:44,561+03 INFO [org.ovirt.engine.core.bll. >

Re: [ovirt-users] VM Import Error

2018-04-21 Thread Idan Shaby
Hi, Looks like a bug to me. Can you please file a bug with the full details and logs so we can further investigate it? Thanks, Idan On Thu, Apr 19, 2018 at 9:43 AM, Николаев Алексей < alexeynikolaev.p...@yandex.ru> wrote: > Hi community! > > I have some issue then try import VM after import

Re: [ovirt-users] Disk upload cancel/remove

2018-03-24 Thread Idan Shaby
Hi Alex, How did you cancel the uploads? Can you please attach the engine log so we can see what happened there? Thanks, Idan On Thu, Mar 22, 2018 at 6:39 PM, Alex K wrote: > After 48 hours it seems the issue has been resolved. > No disks are shown with status

Re: [ovirt-users] storage domain ovirt-image-repository doesn't work

2018-03-12 Thread Idan Shaby
Hi Nicolas, Let me make sure that I understand what's the issue here - you click on the domain and on the Images sub tab nothing is displayed? Can you please clear your engine log, click on the ovirt-image-repository domain and attach the log to the mail? When I do it, I get the following audit

Re: [ovirt-users] How to force remove template

2018-03-10 Thread Idan Shaby
Hi John, Indeed looks odd. Can you attach engine and vdsm logs from when you tried to delete the template? Also, any idea how it got there? Remember anything special that you did with the storage domain? Regards, Idan On Thu, Mar 8, 2018 at 10:27 PM, John Nguyen wrote: > Hi

Re: [ovirt-users] Disk image upload pausing

2018-02-20 Thread Idan Shaby
On Tue, Feb 20, 2018 at 3:33 PM, wrote: > Hi, > > Here are lines I have found for my last faulty try : > > ENGINE > 2018-02-19 17:52:27,283+01 INFO [org.ovirt.engine.core.bll. > storage.disk.image.TransferImageStatusCommand] >

Re: [ovirt-users] Disk image upload pausing

2018-02-19 Thread Idan Shaby
Hi, Can you please attach the engine, vdsm, daemon and proxy logs? Regards, Idan On Mon, Feb 19, 2018 at 11:17 AM, wrote: > > Hi, > I am trying to build a new vm based on a vhd image coming from a windows > machine. I converted the image to raw, and I am now trying to

Re: [ovirt-users] effectiveness of "discard=unmap"

2018-02-12 Thread Idan Shaby
> cumentation/block/queue-sysfs.txt) says it should be visible beforehand > to my understanding. > > Regards > Matthias > > Am 2018-02-11 um 08:55 schrieb Idan Shaby: > >> Hi Matthias, >> >> When the guest executes a discard call of any variation (fst

Re: [ovirt-users] effectiveness of "discard=unmap"

2018-02-10 Thread Idan Shaby
Hi Matthias, When the guest executes a discard call of any variation (fstrim, blkdiscard, etc.), the underlying thinly provisioned LUN is the one that changes - it returns the unused blocks to the storage array and gets smaller. Therefore, no change is visible to the guest OS. If you want to

Re: [ovirt-users] 4.2: failed reconstructing master storage domain

2017-12-27 Thread Idan Shaby
Hi Blaster, First, can you please attach the engine and vdsm logs, so we can see if there's any clue about this? Second, if you don't have anything important on you storage domains, I would suggest trying to force remove all your domains, then force remove the datacenter, create a new one and

Re: [ovirt-users] move disk and lv not removed

2017-10-24 Thread Idan Shaby
On Tue, Oct 24, 2017 at 10:35 AM, Gianluca Cecchi <gianluca.cec...@gmail.com > wrote: > On Tue, Oct 24, 2017 at 7:29 AM, Idan Shaby <ish...@redhat.com> wrote: > >> Hi Gianluca, >> >> Can you try to reproduce it with FC? Maybe it's somehow related to that. >

Re: [ovirt-users] can't use a iscsi target as a 4.2 storage domain

2017-10-24 Thread Idan Shaby
I am glad that it works for you now! If you got anymore question, please don't hesitate to ask. Regards, Idan On Tue, Oct 24, 2017 at 8:40 PM, Nathanaël Blanchet wrote: > I'm replying to myself: there was a 4.2 update of the engine, and now it's > okay... still in

Re: [ovirt-users] can't use a iscsi target as a storage domain

2017-10-24 Thread Idan Shaby
Hi Nathanaël, Can you please attach the engine log so we can investigate this issue? Also, do you get a warning message above the LUNs table when you click OK? You can attach a screenshot of the pop up if you are not sure. Regards, Idan On Tue, Oct 24, 2017 at 4:13 PM, Nathanaël Blanchet

Re: [ovirt-users] Resize disk of powered on VM

2017-10-24 Thread Idan Shaby
On Mon, Oct 16, 2017 at 4:19 PM, Gianluca Cecchi wrote: > Hello, > I'm in 4.1.6. > I have a VM with 2 virtio-scsi disks (on FC). > If I try to do a resize of the boot disk (preallocated) from this menu: > 1) > - select VM > - disks sub tab > - select disk > - edit > -

Re: [ovirt-users] move disk and lv not removed

2017-10-24 Thread Idan Shaby
On Tue, Oct 24, 2017 at 8:29 AM, Idan Shaby <ish...@redhat.com> wrote: > Hi Gianluca, > > Can you try to reproduce it with FC? Maybe it's somehow related to that. > Just to make it clear - I know that bug originally occurred on FC, and it will be helpful to have the fu

Re: [ovirt-users] move disk and lv not removed

2017-10-23 Thread Idan Shaby
that you don't need anymore, isn't it? You said that the copy part of the move operation went well. Regards, Idan On Thu, Oct 19, 2017 at 10:47 AM, Gianluca Cecchi <gianluca.cec...@gmail.com > wrote: > On Thu, Oct 19, 2017 at 7:36 AM, Idan Shaby <ish...@redhat.com> wrote: &

Re: [ovirt-users] move disk and lv not removed

2017-10-18 Thread Idan Shaby
Hi Gianluca, This sounds like a bug to me. Can you please attach engine and vdsm logs? Thanks, Idan On Wed, Oct 18, 2017 at 4:41 PM, Gianluca Cecchi wrote: > Hello, > on an FC based environment I have a powered off VM > > Select VM --> disks subtab --> select one

[ovirt-users] Re: Discard After Delete: Why not the default?

2017-09-10 Thread Idan Shaby
Hi, I agree with Yaniv. That's why when Discard After Delete was introduced in oVirt 4.1, it was false by default. However, since we realized that the demand for it to be true by default is high, we changed it in oVirt 4.2 [1] so that it will be true by default. If you got any further questions,

Re: [ovirt-users] OVirt 4.1.2 - trim/discard on HDD/XFS/NFS contraproductive

2017-06-18 Thread Idan Shaby
n enabling "Discard enabled". Regards, Idan On Sun, Jun 18, 2017 at 11:13 AM, Fabrice Bacchella < fabrice.bacche...@orange.fr> wrote: > > > Le 18 juin 2017 à 08:00, Idan Shaby <ish...@redhat.com> a écrit : > > If you don't need live discarding, shutdown t

Re: [ovirt-users] OVirt 4.1.2 - trim/discard on HDD/XFS/NFS contraproductive

2017-06-18 Thread Idan Shaby
Hi Markus, AFAIK, mkfs.xfs tries to discard all the blocks before formatting the device. If you don't want it to do that, you can use the "-K Do not attempt to discard blocks at mkfs time" option of mkfs.xfs. In oVirt 4.1 we introduced the "Enable Discard" flag for a virtual machine's disk.

Re: [ovirt-users] oVirt storage best practise

2017-06-14 Thread Idan Shaby
Direct luns are disks that are not managed by oVirt. Ovirt communicates directly with the lun itself, without any other layer in between (like lvm in image disks). The advantage of the direct lun is that it should have better performance since there's no overhead of another layer in the middle.

Re: [ovirt-users] Question about Clusters and Storage usage

2017-06-13 Thread Idan Shaby
Hi Fernando, The second option is the right one. A Host with local storage should be in its own local data canter. Regards, Idan On Mon, Jun 12, 2017 at 8:54 PM, FERNANDO FREDIANI < fernando.fredi...@upx.com> wrote: > Hello folks. > > I have here a scenario where I have one Datacenter and

Re: [ovirt-users] How to re-initialize storage?

2017-03-28 Thread Idan Shaby
Hi Peter, You can take your hosts down to maintenance and then right click on your data center -> force remove. That will remove your storage and vms along with your datacenter. Regards, Idan On Mon, Mar 27, 2017 at 9:53 PM, Peter Wood wrote: > Hi, > > I inherited a

Re: [ovirt-users] Expanding direct ISCSI LUN

2017-03-02 Thread Idan Shaby
Hi Koen, Offline refresh of a direct lun's size is supported since oVirt 3.4 [1]. Online refresh, however, is not yet supported [2]. You can try the workaround posted on [2], comment 7. Regards, Idan [1] *Bug 1026868* - Direct LUN is not

Re: [ovirt-users] Issue with Moving Disks

2017-02-12 Thread Idan Shaby
Hi, Can you please attach engine and vdsm logs so we can investigate? Thanks, Idan On Sat, Feb 11, 2017 at 9:19 PM, Bryan Sockel wrote: > Hi, > > I attempted to move a few disks from a glusterFS to an ISCSI file system. > I have number of errors during the process, and

Re: [ovirt-users] Can't import export domain

2016-09-22 Thread Idan Shaby
Hi, Just to make sure - when you tried to import the export domain, did you choose "Export" from the "Domain Function" field in the "Import Pre-Configured Domain" window? You need to select this option in order to tell the engine that it is a special domain (export, in this case), and not a data

Re: [ovirt-users] oVirt 4.0.1 on FC23: problem mounting NFSv4 with fsid=0

2016-08-01 Thread Idan Shaby
com> wrote: > On Wed, Jul 27, 2016 at 10:41 PM, Nir Soffer <nsof...@redhat.com> wrote: > > On Wed, Jul 27, 2016 at 6:07 PM, Nir Soffer <nsof...@redhat.com> wrote: > >> On Wed, Jul 27, 2016 at 4:57 PM, Idan Shaby <ish...@redhat.com> wrote: > >>&

Re: [ovirt-users] Resizing Disks on Active VMs

2016-08-01 Thread Idan Shaby
Hi Alan, That's a known bug [1] that was already fixed since ovirt engine 4.0.2 [2]. Regards, Idan [1] *Bug 1349498* - When a VM is started, attached disks can't be edited anymore [2] https://gerrit.ovirt.org/#/c/60891/ - webadmin: Fix

Re: [ovirt-users] oVirt 4.0.1 on FC23: problem mounting NFSv4 with fsid=0

2016-07-27 Thread Idan Shaby
Hi, Can you please attach the vdsm log so we can get all the details? Thanks, Idan On Wed, Jul 27, 2016 at 4:24 PM, wodel youchi wrote: > Hi, > > I wanted to test the new version of oVirt the 4.0.1 on FC23, using HE > method and using NFSv4 for storage. > > When

Re: [ovirt-users] Shared storage between DC

2016-05-02 Thread Idan Shaby
a way to have some Storage Domain only > available on one cluster but not on the others? > > Regards, > Arsène > > > On 05/02/2016 02:33 PM, Idan Shaby wrote: > > Hi Arsène, > > The only storage domain that can be shared between datacenters is the iso > domain > But

Re: [ovirt-users] Error deleting template

2016-05-02 Thread Idan Shaby
have about a hundred templates, and about 1500 virtual > machines. > > The step to reproduce is quite simple: in admin portal right click on the > "damaged" template, remove. Other templates deletion work fine. > > Thanks, > Giulio > > Il 01/05/2016 08:37, Ida

Re: [ovirt-users] Shared storage between DC

2016-05-02 Thread Idan Shaby
Hi Arsène, The only storage domain that can be shared between datacenters is the iso domain But that's not what you're looking for. You can't share a data domain between two datacenters. As for importing a storage domain which is active on one datacenter to another datacenter, there are two

Re: [ovirt-users] Deleting templates

2016-05-02 Thread Idan Shaby
Hi Nicolas, You are right. This warning is unnecessary and should be removed. I've opened a BZ [1] to track it. Thanks for sharing, Idan [1] *Bug 1332095* - Incorrect warning in section 7.3.3 - Deleting a Template On Thu, Apr 28, 2016 at

Re: [ovirt-users] Error deleting template

2016-05-01 Thread Idan Shaby
Hi, Can you please attach the engine and vdsm logs? Also, can you describe your setup and the steps that reproduced this error? Thanks, Idan On Wed, Apr 27, 2016 at 1:47 PM, Giulio Casella wrote: > Hi all, > I have a problem deleting a template from admin portal. > In

Re: [ovirt-users] Import and Exporting domains (to export/import across datacenters) no longer working

2016-05-01 Thread Idan Shaby
Hi, Can you please attach the engine and vdsm logs? Thanks, Idan On Tue, Apr 26, 2016 at 1:13 AM, wrote: > In the past we had a 3.4 and a 3.5 ovirt. I was able to attach an Export > domain to one, export Templates and/or VMs... put in into Maint mode, > Detach it from

Re: [ovirt-users] Consult actual size the disk vm

2016-04-21 Thread Idan Shaby
Hi Marcelo, Please note that under the Virtual Machines tab -> Disks sub tab, assuming we are talking about an image, you can click on the Images radio button and see the disk's virtual and actual size. Hope it helps. Regards, Idan On Thu, Apr 21, 2016 at 6:06 AM, Marcelo Leandro

Re: [ovirt-users] Issue while importing the existing storage domain

2016-04-20 Thread Idan Shaby
Hi Satheesaran, Please file a BZ and attach all the relevant logs so we can investigate it properly. Regards, Idan On Wed, Apr 20, 2016 at 12:42 PM, SATHEESARAN wrote: > Hi All, > > I was testing the gluster geo-replication on RHEV storage domain backed by > gluster

Re: [ovirt-users] Storage Issues

2016-03-07 Thread Idan Shaby
template and users are > not have Admin permissions to choose the storage . > is there a way to resolve this issue ? > > On Mon, Mar 7, 2016 at 1:21 PM, Idan Shaby <ish...@redhat.com> wrote: > >> Hi Nagaraju, >> >> When you create a vm disk, you can specify on w

Re: [ovirt-users] Storage Issues

2016-03-06 Thread Idan Shaby
Hi Nagaraju, When you create a vm disk, you can specify on which storage domain to create it. Once you chose a storage domain, it will not change unless you move the disk yourself. I guess that disks are created on your first domain by default since it is shown as the first domain in the list of

Re: [ovirt-users] No OVF Store on Export Domain - normal?

2016-02-21 Thread Idan Shaby
d when attaching an export domain to a dc On Sun, Feb 21, 2016 at 12:33 PM, Christophe TREFOIS < christophe.tref...@uni.lu> wrote: > Dear both, > > > > Thanks for that. I hope I can upgrade to 3.6 soon. > > > > Kind regards, > > > > -- > > Christ

Re: [ovirt-users] No OVF Store on Export Domain - normal?

2016-02-20 Thread Idan Shaby
This bug has been filed on 7/2/16 and solved on master on 9/2/16. Regards, Idan On Sat, Feb 20, 2016 at 1:39 AM, Nir Soffer <nsof...@redhat.com> wrote: > On Sun, Feb 7, 2016 at 12:41 PM, Idan Shaby <ish...@redhat.com> wrote: > > Hi Christophe, > > > > An expor

Re: [ovirt-users] No OVF Store on Export Domain - normal?

2016-02-07 Thread Idan Shaby
Hi Christophe, An export domain never contains OVF_STORE disks, and thus this message should not be logged at all. There's nothing you should do to fix it, just ignore it. Regards, Idan On Sat, Feb 6, 2016 at 4:45 PM, Christophe TREFOIS < christophe.tref...@uni.lu> wrote: > Note, I did mean >

Re: [ovirt-users] cluster

2015-11-21 Thread Idan Shaby
Hi Nagaraju, Please refer to the administration guide: http://www.ovirt.org/OVirt_Administration_Guide#.E2.81.A0Clusters Thanks, Idan On Wed, Nov 18, 2015 at 6:04 PM, Budur Nagaraju wrote: > HI > > Can I get the document to configure cluster for the Engine ? > > Thanks,,

[ovirt-users] oVirt 3.5 2nd test day report

2014-07-30 Thread Idan Shaby
Hi everyone, I've tested Bug 1072313 - OVIRT35 - [RFE] Allow to edit VM properties that need VM to be down to apply, just mark it as such and apply on VM shutdown: https://bugzilla.redhat.com/show_bug.cgi?id=1072313 and opened these three bugs: Bug 1124432 - Complex info icon tooltip message in