[ovirt-users] vGPU question

2018-07-23 Thread femi adegoke
Planning to build a hyperconverged 3 host w HE oVirt cluster + Gluster.

Is it ok if only one of the hosts has a GPU?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/SPBHTQBTUSACUGQN6GKITF5IPAREHSJJ/


[ovirt-users] Ovirt4.2 AD integration issue

2018-07-23 Thread Arun S
Hello,


I need help to resolve Ovirt AD auth setup issue.


I have setup ovirt-engine-4.2 and I am trying to integrate with AD for user 
authentication.


Using  (ad.properties) I am able to bind to AD, however test login is failing 
with "Invalid credentials"


---

FINEST: message = 80090308: LdapErr: DSID-0C090400, comment: 
AcceptSecurityContext error, data 52e, v1db1


API: <--Authn.InvokeCommands.AUTHENTICATE_CREDENTIALS profile='abc.internal' 
result=CREDENTIALS_INCORRECT
 SEVERE  Authn.Result code is: CREDENTIALS_INCORRECT


---


Users credentials is correct.




___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/U4ADVGWHVR3WBTLBXEMGUQCJT7LW5UIB/


[ovirt-users] Importing from Remote Virt Server

2018-07-23 Thread Gale Price
Hi All,

I see that this was asked and answered (kinda) here
https://lists.ovirt.org/pipermail/users/2016-October/076760.html

However, I have imported the keys to my root user on my nodes and my engine.

But I am still getting the error in the gui:
VDSM ToolsCluster-01 command GetVmsNamesFromExternalProviderVDS failed: Cannot 
recv data: Permission denied, please try again. Permission denied, please try 
again. Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).: 
Connection reset by peer

At the command line of the engine I can do this as root with a being prompted 
for a password:
virsh -r -c 'qemu+ssh://r...@xxx.xxx.xxx.xxx/system' list -all

But if I run this as vdsm it prompts me for password and fingerprint 
verification every time.
[root@toolscluster-ovirt ~]# sudo -u vdsm virsh -r -c 
'qemu+ssh://root@10.240.75.248/system' list --all
The authenticity of host '10.240.75.248 (10.240.75.248)' can't be established.
ECDSA key fingerprint is SHA256:Gu2nIWRlBX4LC/q8nNgUFeLDCqv4PvmtfD7/ayUp26Y.
ECDSA key fingerprint is MD5:eb:24:5b:10:fc:62:32:a1:7b:ec:bc:00:1d:c8:55:58.
Are you sure you want to continue connecting (yes/no)? yes
root@10.240.75.248's password:

I am only *Cough* assuming that vdsm is the user that is doing this from the 
gui...

I am running version 4.2.4.5-1.el7

Any help here would be much appreciated.

[http://lenovocentral.lenovo.com/marketing/branding/email_signature/images/gradient.gif]

Gale (Dean) Price
Lead Admin - Remote Services Lab
Lab Infrastructure Services & Support
8001 Development Drive Morrisville, NC 27560
Lenovo USA

[Phone]Ph: 919-237-8421
[VOIP]297-8421
[Email]gpr...@lenovo.com



Lenovo.com 
Twitter | Facebook | 
Instagram | Blogs | 
Forums


[ImageLogo-Blue]




___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/DPF2WBCVLBXFKVKPSINWBJNSNITYOK46/


[ovirt-users] Re: Corrupted Disk Images

2018-07-23 Thread Bryan Sockel
Thanks Oliver,

Here is more details on the configuration.  Server is part of  Gluster 3 
Replica Arbiter 1 server.  The two primary servers are both running DDR-4 
Multi Bit ECC Memory

Each Server is a Del Power Edge 630 running with 
6x32 GB Memory
Perc H730P with 2 GB on board cache.
Raid 10 Array 8 Drives
Read Ahead
Write Through - 512K Stripe
Arbiter server is nothing special, just a server i have laying around.


Thank You,

Bryan Sockel
Systems Administrator
o: 817-601-3222 ext: 233e: bryan.soc...@mdaemon.com

MDaemon Technologies
Simple Secure Email

Visit us on Facebook | LinkedIn | YouTube

Sent using the MDaemon Messaging Server

From: "Oliver Riesener (oliver.riese...@hs-bremen.de)" 

To: Bryan Sockel 
Cc: "users@ovirt.org" 
Date: Fri, 20 Jul 2018 21:41:51 +0200
Subject: [ovirt-users] Re: Corrupted Disk Images

Hi Bryan,

i expect a hardware problem.

Have all your servers ECC ram ?

In the past I had a PC (without ECC RAM) and without ovirt,
which regularly produced a defective data block when transferring
an 8GB gzip file with rsync. The error position in file was randomly, but
the defective stored block on disc has always only the first 128 bytes 
scrambled.

You see, something like this can happen without any messages or anything 
like that.
I didn't investigate further whether the cause was the network card, the RAM 
or 
the drive path or the switch port. But it was clearly reproducible!

my 2 cent.


Am 20.07.2018 um 15:38 schrieb Bryan Sockel :

Hi,

Over the past few weeks i have had a number of Windows VM Disk start showing 
up as corrupted.  I Attempt to boot into recover mode and run the normal 
recover tools (chkdsk, sfc /scannow, etc.) Unable to repair with status 50.

Looking through Ovirt, i do not see any thing in the logs.  VM is Running 
off a gluster replica 3 volume.  The corruption does not seem to be isolated 
to one specific gluster volume.  I have also seen corruption with an NFS 
Volume.  Issue seemed to start after moving from a Centos 7 Install, to a 
Ovirt Node image.  

I have mainly seen corruption with Windows 10 Images, but a couple of 
2003/2012 server OS's as well. 

Where would be the best place to start looking at why the VM HD's are 
getting corrupted?



Thank You,

Bryan Sockel
Systems Administrator
o: 817-601-3222 ext: 233e: bryan.soc...@mdaemon.com

MDaemon Technologies
Simple Secure Email

Visit us on Facebook | LinkedIn | YouTube

Sent using the MDaemon Messaging Server
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/G7LZS7V2KHYCZH6LNRHLMN6YVEZLMJBM/___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/KHJZ5GQJBKMKTIHIKRFELZR4ODQ3GLFE/


[ovirt-users] yum check-update doesn't show v4.2.4 ovirt upates on system running 4.2.3.5-1.el7 ovirt

2018-07-23 Thread Edward Clay
Hello,

I'm trying to find out what updates are included with the 4.2.4 update and when 
I run yum check-update there are no ovirt updates available.  My running 
systems shows "4.2.3.5-1.el7.centos".  Shouldn't I see a list of 4.2.4.x ovirt 
patches available?



On the ovirt engine system


# yum check-update
Loaded plugins: fastestmirror, versionlock
Loading mirror speeds from cached hostfile
 * base: mirror.den1.denvercolo.net
 * epel: mirrors.syringanetworks.net
 * extras: mirror.den1.denvercolo.net
 * ovirt-4.2: resources.ovirt.org
 * ovirt-4.2-epel: mirrors.syringanetworks.net
 * updates: mirror.den1.denvercolo.net

ansible.noarch  
   2.6.1-1.el7  
 epel
cockpit-dashboard.x86_64
   169-1.el7.centos 
 extras
cockpit-ws.x86_64   
   169-1.el7.centos 
 extras
collectd.x86_64 
   5.8.0-6.1.el7
 ovirt-4.2-centos-opstools
collectd-disk.x86_64
   5.8.0-6.1.el7
 ovirt-4.2-centos-opstools
collectd-postgresql.x86_64  
   5.8.0-6.1.el7
 ovirt-4.2-centos-opstools
collectd-write_http.x86_64  
   5.8.0-6.1.el7
 ovirt-4.2-centos-opstools
gdeploy.noarch  
   2.0.8-1.el7  
 ovirt-4.2-centos-gluster312
glusterfs.x86_64
   3.12.11-1.el7
 ovirt-4.2-centos-gluster312
glusterfs-api.x86_64
   3.12.11-1.el7
 ovirt-4.2-centos-gluster312
glusterfs-client-xlators.x86_64 
   3.12.11-1.el7
 ovirt-4.2-centos-gluster312
glusterfs-fuse.x86_64   
   3.12.11-1.el7
 ovirt-4.2-centos-gluster312
glusterfs-libs.x86_64   
   3.12.11-1.el7
 ovirt-4.2-centos-gluster312
gnupg2.x86_64   
   2.0.22-5.el7_5   
 updates
kernel.x86_64   
   3.10.0-862.9.1.el7   
 updates
kernel-devel.x86_64 
   3.10.0-862.9.1.el7   
 updates
kernel-headers.x86_64   
   3.10.0-862.9.1.el7   
 updates
kernel-tools.x86_64 
   3.10.0-862.9.1.el7   
 updates
kernel-tools-libs.x86_64
   3.10.0-862.9.1.el7   
 updates
python.x86_64   
   2.7.5-69.el7_5   
 updates
python-libs.x86_64  
   2.7.5-69.el7_5   
 updates
python-perf.x86_64  
   3.10.0-862.9.1.el7   
 updates
[root@il-cp ~]#



# yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release42.rpm
Loaded plugins: fastestmirror, versionlock
ovirt-release42.rpm 
  

[ovirt-users] Re: Sync LDAP users in Ovirt

2018-07-23 Thread Hari Prasanth Loganathan
Guys any update on this ?

Any help is much useful for me 

On Mon, 23 Jul 2018 at 9:04 PM, Hari Prasanth Loganathan <
hariprasant...@msystechnologies.com> wrote:

> Hi Team,
>
> Good Morning.
>
> I configured the ovirt with LDAP setup.
>
> Is there an *oVirt tool* (or any way) to add all the users from LDAP to
> Ovirt?
>
> *Observation* :
>
> 1) I am able to see that when I try to login with the user from LDAP, that
> user is added in Ovirt database, So Is there a way to sync all the users
> from LDAP to Ovirt using any oVirt tool or API?
>
> Any help is much appreciated.
>
> Thanks,
> Hari
>

-- 


DISCLAIMER - *MSysTechnologies LLC* 



This email message, contents and 
its attachments may contain confidential, proprietary or legally privileged 
information and is intended solely for the use of the individual or entity 
to whom it is actually intended. If you have erroneously received this 
message, please permanently delete it immediately and notify the sender. If 
you are not the intended recipient of the email message,you are notified 
strictly not to disseminate,distribute or copy this e-mail.E-mail 
transmission cannot be guaranteed to be secure or error-free as Information 
could be intercepted, corrupted, lost, destroyed, incomplete or contain 
viruses and MSysTechnologies LLC accepts no liability for the contents and 
integrity of this mail or for any damage caused by the limitations of the 
e-mail transmission.

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TNDRY46K7PYM2TCIHR3IHUL2B6LPV2QC/


[ovirt-users] Direct LUNs and VM Pauses

2018-07-23 Thread Ryan Bullock
Hello All,

We recently stood up a new Ovirt install backed by an ISCSI SAN and it has
been working great, but there are a few quirks I am trying to iron out.

We have run into an issue where when we fail-over our SAN (for maintenance,
or otherwise) any VM with a Direct LUN gets paused and doesn’t resume. VMs
without a direct LUN never paused. Digging through posts on this list and
reading some bug reports, it seems like this a known quirk with how Ovirt
handles Direct LUNs (it doesn't monitor the LUNs and so it wont resume the
VM). To get the VMs to automatically restart I have attached VM leases to
them and that seems to work fine, not as nice as a pause and resume, but it
minimizes downtime.

What I’m trying to understand is why the VMs with Direct LUNs paused, and
ones without didn’t. My only speculation is that since the Non-Direct is
using LVM on top of ISCSI, that LVM is adding its own layer of timeouts
that cause it to mask the outage?

My other question is, how can I keep my VMs with Direct LUNs from pausing
during short outages? Can I put configurations in my multipath.conf for
just the wwids of my Direct LUNs to increase the ‘no_path_retry’ to prevent
the VMs from pausing in the first place? I know in general you don’t want
to increase the ‘no_path_retry’ because it can cause timeout issues with
VDSM and SPM operations (LVM changes, etc). But in the case of a Direct LUN
would it cause any problems?


Thank you,

Ryan
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/NZKW5T4TJX2VP6M3DEEKNDQTUAZMRRSX/


[ovirt-users] better understand ovirt-engine functions

2018-07-23 Thread stuartk
I've been reading through documentation
https://www.ovirt.org/documentation/architecture/architecture/
https://www.ovirt.org/documentation/self-hosted/Self-Hosted_Engine_Guide/

But am struggling still to understand the role ovirt-engine plays.  Would 
anyone have recommends for additional reads?

The problem I'm tackling currently looks like this:
- We have (2) oVirt Data Centers, each populated by a single Cluster.  The Data 
Centers are physically & network-wise 'distant' from one another
- hosted-engine runs on (3) of the (4) Hosts in Data Center A / Cluster A.  
hosted-engine does not run on Data Center B / Cluster B
- When we disrupt network connectivity around Cluster A (yes, that's Cluster 
*A*), Hosts in Cluster B crash (requiring a power cycle) and Guests in Cluster 
B get stopped and paused

I'm struggling to understand why mussing with Cluster A affects Cluster B.  
From pcaps, I can see plenty of TLS traffic from Cluster A's Hosts -- 
presumably from ovirt-engine running on Cluster A -- exchanged with Cluster B.  
So, during my last maintenance window, I put hosted-engine into maintenance 
mode ... but Hosts/VMs in Cluster B were still affected.

Where do I go to better understand what ovirt-engine does when it is 'managing' 
Hosts & VMs?

--sk
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/VQKE5JRT3DC5HQVZXP72FVC75RNAOAXM/


[ovirt-users] Re: Upgrading HE and hosts; 4.1 to 4.2.4

2018-07-23 Thread aduckers
Thanks, I appreciate the feedback.  However, it’s still not clear to me the 
exact steps for this.  I’ve tried to follow the documentation and I can’t tell 
what’s specific to 3.x to 4.x, what’s specific to minor upgrades, etc..  It 
seems there’s a lot of old documentation that might not be applicable anymore.  
I understand the nature of open source and appreciate the efforts of all 
involved, but it seems like this process should be well documented.
Has anyone done this and documented the steps required?

Thanks



> On Jul 22, 2018, at 11:44 PM, Maton, Brett  wrote:
> 
> Install the 4.2 repo listed here 
> https://www.ovirt.org/documentation/install-guide/chap-Installing_oVirt/ 
> 
> 
> On 22 July 2018 at 22:28, aduckers  > wrote:
> Does that get me from 4.1 to 4.2 though?  What about adding the 4.2 
> repositories?
> 
> > On Jul 20, 2018, at 9:19 PM, femi adegoke  > > wrote:
> > 
> > Here is the steps I follow:
> > 
> > First make sure you backup your hosted engine...then proceed as below:
> > 
> > on hosted engine console
> > # yum update -y
> > 
> > put host in global maintenance
> > # hosted-engine --set-maintenance --mode=global
> > 
> > run engine-setup on hosted engine
> > 
> > reboot hosted engine
> > 
> > # hosted-engine --vm-status
> > # hosted-engine --vm-start
> > 
> > turn off global maintenance
> > # hosted-engine --set-maintenance --mode=none
> > 
> > put each physical host (one at a time) in maintenance
> > 
> > upgrade physical host
> > 
> > reboot (maybe)
> > 
> > # hosted-engine --vm-status
> > ___
> > Users mailing list -- users@ovirt.org 
> > To unsubscribe send an email to users-le...@ovirt.org 
> > 
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ 
> > 
> > oVirt Code of Conduct: 
> > https://www.ovirt.org/community/about/community-guidelines/ 
> > 
> > List Archives: 
> > https://lists.ovirt.org/archives/list/users@ovirt.org/message/EFRL2YJLQ6KWWCSWBMVDK26CPOBOVL5K/
> >  
> > 
> ___
> Users mailing list -- users@ovirt.org 
> To unsubscribe send an email to users-le...@ovirt.org 
> 
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/ 
> 
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/ 
> 
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/G4J7657XBIEHRGM6XA7NNXNBOSDAYXIX/
>  
> 
> 

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/GPIVIO62KBBEVKTD2H2U6MWFY2KVI3LA/


[ovirt-users] Re: oVirt Node 4.3 Master on fc28

2018-07-23 Thread femi adegoke
Hi Gobinda,

Thanks for more detail.

What if I use MDADM (instead of hardware RAID), do the settings change?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/75OANWKGOVDZTEFW6JO7KP4WK5C55HFL/


[ovirt-users] Re: oVirt Node 4.3 Master on fc28

2018-07-23 Thread Gobinda Das
Hi Femi,
 Yes, the configuration should be based on Hardware you are using.

To clarify further about your RAID question:
Main usage of RAID in cockpit is to set the alignment values when creating
the lvm and filesystem. The settings provided should reflect the hardware
RAID configuration on the system, if the disks have been setup with RAID.


On Mon, 23 Jul 2018, 8:50 p.m. femi adegoke, 
wrote:

>
> > - In Step #5: Bricks:
> >
> > What effect does the RAID setting have?
> >
> > So basically If gluster drops in quorum then it will stop file
> > operations until quorum is back to normal.
> >
> > So you need two bricks to write for quorum to be met.To overcome the
> > issue will have raid.
> >
>
> Gobinda, thx for the info.
>
> In "Raid Type, Strip size & disk count", should that info supplied be
> based on the hardware I'm using for the install?
>
> for example, Data Disk Count - do I enter the quantity of disks I have on
> 1 host?
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/JKUO7C2J4MDKYMJDMAORZPHPNLXXTZW2/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/3WCXXSV6EANSMVP5L5TRE7KAY3STCRYU/


[ovirt-users] Re: metrics

2018-07-23 Thread Rich Megginson
We're working on it.  Not sure what the problem is, but it looks like 
openshift origin 3.9 is just broken right now - due to a combination of 
ansible and openshift-ansible problems.


Shirly, where should bugs be filed in order to track this?

On 07/23/2018 09:29 AM, supo...@logicworks.pt wrote:

Hi,

When I Run Ansible using the prerequisites.yml playbookI get this error:

fatal: [localhost]: FAILED! => {

"attempts": 3,

"changed": false,

"invocation": {

"module_args": {

"allow_downgrade": false,

"conf_file": null,

"disable_gpg_check": false,

"disable_plugin": [],

"disablerepo": null,

"enable_plugin": [],

"enablerepo": null,

"exclude": null,

"install_repoquery": true,

"installroot": "/",

"list": null,

"name": [

"atomic-openshift-docker-excluder*"

],

"security": false,

"skip_broken": false,

"state": "present",

"update_cache": false,

"update_only": false,

"validate_certs": true

}

},

"msg": "No package matching 'atomic-openshift-docker-excluder*' found 
available, installed or updated",


"rc": 126,

"results": [

"No package matching 'atomic-openshift-docker-excluder*' found 
available, installed or updated"


]

}

to retry, use: --limit 
@/usr/share/ansible/openshift-ansible/playbooks/prerequisites.retry



PLAY RECAP 
**


localhost : ok=58 changed=2 unreachable=0 failed=1



INSTALLER STATUS 



Initialization : Complete (0:00:22)





Can I live with this error or is something I need to correct?


Thanks



*De: *supo...@logicworks.pt
*Para: *"Shirly Radco" 
*Cc: *"Rich Megginson" , "users" 
*Enviadas: *Sexta-feira, 20 De Julho de 2018 13:19:37
*Assunto: *[ovirt-users] Re: metrics

Hi,

Still the same error after installing ansible 2.5.5 and repo:

 1. Hosts:    localhost
 Play: Determine openshift_version to configure on first master
 Task: openshift_version : fail
 Message:  Package 'atomic-openshift-3.9*' not found

# yum search atomic-openshift
...
 N/S matched: atomic-openshift 
=

atomic-openshift-utils.noarch : Atomic OpenShift Utilities

# rpm -q atomic-openshift-utils
atomic-openshift-utils-3.9.32-1.git.1.970d147.el7.noarch

# rpm -q ansible
ansible-2.5.5-1.el7.noarch

openshift-ansible-3.9.32-1.git.1.970d147.el7.noarch

# cat /etc/yum.repos.d/centos7-viaq.repo
[centos-openshift-origin]
name=CentOS OpenShift Origin
baseurl=http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/
enabled=1
gpgcheck=1
gpgkey=https://tdawson.fedorapeople.org/centos/RPM-GPG-KEY-CentOS-SIG-PaaS

[centos-openshift-common-candidate]
name=CentOS OpenShift Common Candidate
baseurl=https://cbs.centos.org/repos/paas7-openshift-common-candidate/x86_64/os/
enabled=0
gpgcheck=0

[centos-openshift-origin14-candidate]
name=CentOS OpenShift Origin14 Candidate
baseurl=http://cbs.centos.org/repos/paas7-openshift-origin14-candidate/x86_64/os/
enabled=1
gpgcheck=0
gpgkey=https://tdawson.fedorapeople.org/centos/RPM-GPG-KEY-CentOS-SIG-PaaS

[centos-openshift-origin15-candidate]
name=CentOS OpenShift Origin15 Candidate
baseurl=http://cbs.centos.org/repos/paas7-openshift-origin15-candidate/x86_64/os/
enabled=1
gpgcheck=0
gpgkey=https://tdawson.fedorapeople.org/centos/RPM-GPG-KEY-CentOS-SIG-PaaS

[centos-openshift-origin36-candidate]
name=CentOS OpenShift Origin36 Candidate
baseurl=http://cbs.centos.org/repos/paas7-openshift-origin36-candidate/x86_64/os
enabled=1
gpgcheck=0

[centos-openshift-origin37-candidate]
name=CentOS OpenShift Origin37 Candidate
baseurl=http://cbs.centos.org/repos/paas7-openshift-origin37-candidate/x86_64/os
enabled=1
gpgcheck=0

[centos-openshift-origin38-candidate]
name=CentOS OpenShift Origin38 Candidate
baseurl=http://cbs.centos.org/repos/paas7-openshift-origin38-candidate/x86_64/os
enabled=1
gpgcheck=0

[centos-openshift-origin39-candidate]
name=CentOS OpenShift Origin39 Candidate
baseurl=http://cbs.centos.org/repos/paas7-openshift-origin39-candidate/x86_64/os
enabled=1
gpgcheck=0


*De: *supo...@logicworks.pt
*Para: *"Shirly Radco" 
*Cc: *"Rich Megginson" , "users" 
*Enviadas: *Quinta-feira, 19 De Julho de 2018 16:15:12
*Assunto: *[ovirt-users] Re: metrics

Sorry, wrong server



# yum search atomic-openshift
...
=== N/S matched: atomic-openshift 


atomic-openshift-utils.noarch : Atomic OpenShift Utilities


# yum repolist
repo id repo name  status
base/7/x86_64 CentOS-7 - Base    9911
centos-gluster312/7/x86_64 CentOS-7 - Gluster 
3.12   

[ovirt-users] Sync LDAP users in Ovirt

2018-07-23 Thread Hari Prasanth Loganathan
Hi Team,

Good Morning.

I configured the ovirt with LDAP setup.

Is there an *oVirt tool* (or any way) to add all the users from LDAP to
Ovirt?

*Observation* :

1) I am able to see that when I try to login with the user from LDAP, that
user is added in Ovirt database, So Is there a way to sync all the users
from LDAP to Ovirt using any oVirt tool or API?

Any help is much appreciated.

Thanks,
Hari

-- 


DISCLAIMER - *MSysTechnologies LLC* 



This email message, contents and 
its attachments may contain confidential, proprietary or legally privileged 
information and is intended solely for the use of the individual or entity 
to whom it is actually intended. If you have erroneously received this 
message, please permanently delete it immediately and notify the sender. If 
you are not the intended recipient of the email message,you are notified 
strictly not to disseminate,distribute or copy this e-mail.E-mail 
transmission cannot be guaranteed to be secure or error-free as Information 
could be intercepted, corrupted, lost, destroyed, incomplete or contain 
viruses and MSysTechnologies LLC accepts no liability for the contents and 
integrity of this mail or for any damage caused by the limitations of the 
e-mail transmission.

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/27275AHL5PGPOPQEY72TH6WT25N5FROW/


[ovirt-users] Re: metrics

2018-07-23 Thread suporte
Hi, 

When I Run Ansible using the prerequisites.yml playbookI get this error: 



fatal: [localhost]: FAILED! => { 

"attempts": 3, 

"changed": false, 

"invocation": { 

"module_args": { 

"allow_downgrade": false, 

"conf_file": null, 

"disable_gpg_check": false, 

"disable_plugin": [], 

"disablerepo": null, 

"enable_plugin": [], 

"enablerepo": null, 

"exclude": null, 

"install_repoquery": true, 

"installroot": "/", 

"list": null, 

"name": [ 

"atomic-openshift-docker-excluder*" 

], 

"security": false, 

"skip_broken": false, 

"state": "present", 

"update_cache": false, 

"update_only": false, 

"validate_certs": true 

} 

}, 

"msg": "No package matching 'atomic-openshift-docker-excluder*' found 
available, installed or updated", 

"rc": 126, 

"results": [ 

"No package matching 'atomic-openshift-docker-excluder*' found available, 
installed or updated" 

] 

} 

to retry, use: --limit 
@/usr/share/ansible/openshift-ansible/playbooks/prerequisites.retry 




PLAY RECAP 
**
 

localhost : ok=58 changed=2 unreachable=0 failed=1 







INSTALLER STATUS 

 

Initialization : Complete (0:00:22) 













Can I live with this error or is something I need to correct? 





Thanks 


De: supo...@logicworks.pt 
Para: "Shirly Radco"  
Cc: "Rich Megginson" , "users"  
Enviadas: Sexta-feira, 20 De Julho de 2018 13:19:37 
Assunto: [ovirt-users] Re: metrics 

Hi, 

Still the same error after installing ansible 2.5.5 and repo: 

1. Hosts: localhost 
Play: Determine openshift_version to configure on first master 
Task: openshift_version : fail 
Message: Package 'atomic-openshift-3.9*' not found 

# yum search atomic-openshift 
... 
 N/S matched: atomic-openshift 
= 
atomic-openshift-utils.noarch : Atomic OpenShift Utilities 

# rpm -q atomic-openshift-utils 
atomic-openshift-utils-3.9.32-1.git.1.970d147.el7.noarch 

# rpm -q ansible 
ansible-2.5.5-1.el7.noarch 

openshift-ansible-3.9.32-1.git.1.970d147.el7.noarch 

# cat /etc/yum.repos.d/centos7-viaq.repo 
[centos-openshift-origin] 
name=CentOS OpenShift Origin 
baseurl=http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/ 
enabled=1 
gpgcheck=1 
gpgkey=https://tdawson.fedorapeople.org/centos/RPM-GPG-KEY-CentOS-SIG-PaaS 

[centos-openshift-common-candidate] 
name=CentOS OpenShift Common Candidate 
baseurl=https://cbs.centos.org/repos/paas7-openshift-common-candidate/x86_64/os/
 
enabled=0 
gpgcheck=0 

[centos-openshift-origin14-candidate] 
name=CentOS OpenShift Origin14 Candidate 
baseurl=http://cbs.centos.org/repos/paas7-openshift-origin14-candidate/x86_64/os/
 
enabled=1 
gpgcheck=0 
gpgkey=https://tdawson.fedorapeople.org/centos/RPM-GPG-KEY-CentOS-SIG-PaaS 

[centos-openshift-origin15-candidate] 
name=CentOS OpenShift Origin15 Candidate 
baseurl=http://cbs.centos.org/repos/paas7-openshift-origin15-candidate/x86_64/os/
 
enabled=1 
gpgcheck=0 
gpgkey=https://tdawson.fedorapeople.org/centos/RPM-GPG-KEY-CentOS-SIG-PaaS 

[centos-openshift-origin36-candidate] 
name=CentOS OpenShift Origin36 Candidate 
baseurl=http://cbs.centos.org/repos/paas7-openshift-origin36-candidate/x86_64/os
 
enabled=1 
gpgcheck=0 

[centos-openshift-origin37-candidate] 
name=CentOS OpenShift Origin37 Candidate 
baseurl=http://cbs.centos.org/repos/paas7-openshift-origin37-candidate/x86_64/os
 
enabled=1 
gpgcheck=0 

[centos-openshift-origin38-candidate] 
name=CentOS OpenShift Origin38 Candidate 
baseurl=http://cbs.centos.org/repos/paas7-openshift-origin38-candidate/x86_64/os
 
enabled=1 
gpgcheck=0 

[centos-openshift-origin39-candidate] 
name=CentOS OpenShift Origin39 Candidate 
baseurl=http://cbs.centos.org/repos/paas7-openshift-origin39-candidate/x86_64/os
 
enabled=1 
gpgcheck=0 


De: supo...@logicworks.pt 
Para: "Shirly Radco"  
Cc: "Rich Megginson" , "users"  
Enviadas: Quinta-feira, 19 De Julho de 2018 16:15:12 
Assunto: [ovirt-users] Re: metrics 

Sorry, wrong server 



# yum search atomic-openshift 
... 
=== N/S matched: atomic-openshift 
 
atomic-openshift-utils.noarch : Atomic OpenShift Utilities 


# yum repolist 
repo id repo name status 
base/7/x86_64 CentOS-7 - Base 9911 
centos-gluster312/7/x86_64 CentOS-7 - Gluster 3.12 214 
centos-openshift-origin CentOS OpenShift Origin 185 
centos-opstools-release/7/x86_64 CentOS-7 - OpsTools - release 623 
centos-ovirt42/7/x86_64 CentOS-7 - oVirt 4.2 446 
centos-qemu-ev/7/x86_64 CentOS-7 - QEMU EV 59 
extras/7/x86_64 CentOS-7 - Extras 363 
origin-repo Origin RPMs 12 
updates/7/x86_64 CentOS-7 - Updates 970 


De: supo...@logicworks.pt 
Para: "Shirly Radco"  
Cc: "Rich Megginson" , "users"  

[ovirt-users] Re: Is enabling Epel repo will break the installation?

2018-07-23 Thread Arman Khalatyan
Ok, thanks Nicolas!
On Mon, Jul 23, 2018 at 4:54 PM Nicolas Ecarnot  wrote:
>
> Le 23/07/2018 à 15:33, Arman Khalatyan a écrit :
> > Hello,
> > As I remember some time ago the epel collectd was in conflict with the
> > ovirt one.
> > Is it still the case?
> > Thanks,
> > Arman.
> > ___
> > Users mailing list -- users@ovirt.org
> > To unsubscribe send an email to users-le...@ovirt.org
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct: 
> > https://www.ovirt.org/community/about/community-guidelines/
> > List Archives: 
> > https://lists.ovirt.org/archives/list/users@ovirt.org/message/S4SYV6L5EIW36B3CIR7VWA42FNJCDCUG/
> >
>
> Hello,
>
> With a recent 4.2.4.5-1.el7 it was still the case...
>
> I just excluded collectd from epel.repo and it was OK.
>
> --
> Nicolas ECARNOT
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/GYZPPUBDSNGKKUYANCEHRRCOHKPUY24N/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/RMM5T6XQT3AP6BD3BA2BCXMW3QOFVO2C/


[ovirt-users] Re: oVirt Node 4.3 Master on fc28

2018-07-23 Thread femi adegoke

> - In Step #5: Bricks:
> 
> What effect does the RAID setting have?
> 
> So basically If gluster drops in quorum then it will stop file
> operations until quorum is back to normal.
> 
> So you need two bricks to write for quorum to be met.To overcome the
> issue will have raid.
> 

Gobinda, thx for the info.

In "Raid Type, Strip size & disk count", should that info supplied be based on 
the hardware I'm using for the install?

for example, Data Disk Count - do I enter the quantity of disks I have on 1 
host?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/JKUO7C2J4MDKYMJDMAORZPHPNLXXTZW2/


[ovirt-users] Re: Is enabling Epel repo will break the installation?

2018-07-23 Thread Nicolas Ecarnot

Le 23/07/2018 à 15:33, Arman Khalatyan a écrit :

Hello,
As I remember some time ago the epel collectd was in conflict with the
ovirt one.
Is it still the case?
Thanks,
Arman.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/S4SYV6L5EIW36B3CIR7VWA42FNJCDCUG/



Hello,

With a recent 4.2.4.5-1.el7 it was still the case...

I just excluded collectd from epel.repo and it was OK.

--
Nicolas ECARNOT
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/GYZPPUBDSNGKKUYANCEHRRCOHKPUY24N/


[ovirt-users] Re: oVirt Node 4.3 Master on fc28

2018-07-23 Thread Gobinda Das
Hi Femi/Sandro,

- In Step #2: Fqdns: for a 3 host cluster, are we to add the 2nd & 3rd
hosts?
 Yes, Earlier the addition of 2nd and 3rd hosts was manual,Now we have
included along with deployment.

- In Step #5: Bricks:

What effect does the RAID setting have?

So basically If gluster drops in quorum then it will stop file
operations until quorum is back to normal.

So you need two bricks to write for quorum to be met.To overcome the
issue will have raid.



Enable Dedupe & Compression is new?

Yes it's a new feature and it's optional.

Configure LV Cache: what do we enter for SSD? What happens if my disks are
already all SSD, do I still benefit from using this?

I don't think you need to use LVM Cache if you are already using SSDs or
LVMe. LVM Cache is meant for to improve performance over HDDs by combining
with SSD as cache device.

On Mon, Jul 23, 2018 at 12:41 PM, Sandro Bonazzola 
wrote:

>
>
> 2018-07-23 7:45 GMT+02:00 femi adegoke :
>
>> 4.3 Master is looking good!!
>>
>
> Thanks for the feedback!
>
>
>>
>> A few questions:
>>
>
> Adding Sahina and Gobinda for answering your quesitons.
>
>
>>
>> - In Step #2: Fqdns: for a 3 host cluster, are we to add the 2nd & 3rd
>> hosts?
>>
>>
>> - In Step #5: Bricks:
>>
>> What effect does the RAID setting have?
>>
>> Enable Dedupe & Compression is new?
>>
>> Configure LV Cache: what do we enter for SSD? What happens if my disks
>> are already all SSD, do I still benefit from using this?
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct: https://www.ovirt.org/communit
>> y/about/community-guidelines/
>> List Archives: https://lists.ovirt.org/archiv
>> es/list/users@ovirt.org/message/JTGT4ZUVMISRSXHBX3YEDNYIKGZM6NFB/
>>
>>
>
>
> --
>
> SANDRO BONAZZOLA
>
> MANAGER, SOFTWARE ENGINEERING, EMEA R RHV
>
> Red Hat EMEA 
>
> sbona...@redhat.com
> 
>



-- 
Thanks,
Gobinda
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/YFJWUTNPAZWHCWKOVDQ2HJLCNJ3IWB3L/


[ovirt-users] Re: Hang tasks delete snapshot

2018-07-23 Thread Benny Zlotnik
Can you locate commands with id: 8639a3dc-0064-44b8-84b7-5f733c3fd9b3,
94607c69-77ce-4005-8ed9-a8b7bd40c496 in the command_entities table?

On Mon, Jul 23, 2018 at 4:37 PM Marcelo Leandro 
wrote:

> Good morning,
>
> can anyone help me ?
>
> Marcelo Leandro
>
> 2018-06-27 10:53 GMT-03:00 Marcelo Leandro :
>
>> Hello,
>>
>> The task not show more in the gui, but in the engine.log show this msg:
>>
>> 2018-06-27 10:01:54,705-03 INFO
>> [org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
>> (DefaultQuartzScheduler4) [4172f065-06a4-4f09-954e-0dcfceb61cda] Command
>> 'RemoveSnapshot' (id: '8639a3dc-0064-44b8-84b7-5f733c3fd9b3') waiting on
>> child command id: '94607c69-77ce-4005-8ed9-a8b7bd40c496'
>> type:'RemoveSnapshotSingleDiskLive' to complete
>> 2018-06-27 10:01:54,712-03 ERROR
>> [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller]
>> (DefaultQuartzScheduler4) [4172f065-06a4-4f09-954e-0dcfceb61cda] Failed
>> invoking callback end method 'onFailed' for command
>> '94607c69-77ce-4005-8ed9-a8b7bd40c496' with exception 'null', the callback
>> is marked for end method retries
>> 2018-06-27 10:02:04,730-03 INFO
>> [org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
>> (DefaultQuartzScheduler2) [4172f065-06a4-4f09-954e-0dcfceb61cda] Command
>> 'RemoveSnapshot' (id: '8639a3dc-0064-44b8-84b7-5f733c3fd9b3') waiting on
>> child command id: '94607c69-77ce-4005-8ed9-a8b7bd40c496'
>> type:'RemoveSnapshotSingleDiskLive' to complete
>> 2018-06-27 10:02:04,737-03 ERROR
>> [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller]
>> (DefaultQuartzScheduler2) [4172f065-06a4-4f09-954e-0dcfceb61cda] Failed
>> invoking callback end method 'onFailed' for command
>> '94607c69-77ce-4005-8ed9-a8b7bd40c496' with exception 'null', the callback
>> is marked for end method retries
>>
>>
>> 2018-06-26 10:14 GMT-03:00 Marcelo Leandro :
>>
>>> Very thanks, its work for me.
>>>
>>> 2018-06-26 9:53 GMT-03:00 Nathanaël Blanchet :
>>>


 Le 26/06/2018 à 13:29, Marcelo Leandro a écrit :

 Hello ,

 Nathanael, Thank for reply, if possible can you describe this steps and
 what this command do?

 I would like understand for solve future problems.

 Very thanks.

 Marcelo Leandro

 2018-06-26 6:50 GMT-03:00 Nathanaël Blanchet :

> PGPASSWORD=X
> /usr/share/ovirt-engine/setup/dbutils/unlock_entity.sh -q -t snapshot -u
> engine
>
 you can find your PGPASSWORD here :
 /etc/ovirt-engine/engine.conf.d/10-setup-database.conf

 296c010e-3c1d-4008-84b3-5cd39cff6aa1 |
> 525a4dda-dbbb-4872-a5f1-8ac2aed48392
>
 This command returns a list of locked processes of the chosen type (-t
 TYPE   - The object type {all | vm | template | disk | snapshot})
 First item is the vm id, second one the locked snapshot id.


> REMOVE
>
> PGPASSWORD=X
> /usr/share/ovirt-engine/setup/dbutils/unlock_entity.sh -t snapshot -u
> engine 525a4dda-dbbb-4872-a5f1-8ac2aed48392
>
 Now use the locked snapshot id to unlock



>
> Le 25/06/2018 à 19:42, Marcelo Leandro a écrit :
>
> Hello,
> The few days I tried delete snapshot but the task not concluded yet.
> How I can stop this task? I Already try with taskcleaner.sh but dont had
> sucess.
>
> attached the ovirt and vdsm-spm logs.
>
> ovirt version. 4.1.9
>
> Thanks.
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/G2Z4VUZLOE75CJU6A3VHBLI7ZLQLXLNB/
>
>
> --
> Nathanaël Blanchet
>
> Supervision réseau
> Pôle Infrastrutures Informatiques227 avenue Professeur-Jean-Louis-Viala 
> 
> 34193 MONTPELLIER CEDEX 5 
> Tél. 33 (0)4 67 54 84 55
> Fax  33 (0)4 67 54 84 14blanc...@abes.fr
>
>

 --
 Nathanaël Blanchet

 Supervision réseau
 Pôle Infrastrutures Informatiques227 avenue Professeur-Jean-Louis-Viala 
 
 34193 MONTPELLIER CEDEX 5  
 Tél. 33 (0)4 67 54 84 55
 Fax  33 (0)4 67 54 84 14blanc...@abes.fr


>>>
>>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> 

[ovirt-users] Is enabling Epel repo will break the installation?

2018-07-23 Thread Arman Khalatyan
Hello,
As I remember some time ago the epel collectd was in conflict with the
ovirt one.
Is it still the case?
Thanks,
Arman.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/S4SYV6L5EIW36B3CIR7VWA42FNJCDCUG/


[ovirt-users] Re: Hang tasks delete snapshot

2018-07-23 Thread Marcelo Leandro
Good morning,

can anyone help me ?

Marcelo Leandro

2018-06-27 10:53 GMT-03:00 Marcelo Leandro :

> Hello,
>
> The task not show more in the gui, but in the engine.log show this msg:
>
> 2018-06-27 10:01:54,705-03 INFO  [org.ovirt.engine.core.bll.
> ConcurrentChildCommandsExecutionCallback] (DefaultQuartzScheduler4)
> [4172f065-06a4-4f09-954e-0dcfceb61cda] Command 'RemoveSnapshot' (id:
> '8639a3dc-0064-44b8-84b7-5f733c3fd9b3') waiting on child command id:
> '94607c69-77ce-4005-8ed9-a8b7bd40c496' type:'RemoveSnapshotSingleDiskLive'
> to complete
> 2018-06-27 10:01:54,712-03 ERROR 
> [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller]
> (DefaultQuartzScheduler4) [4172f065-06a4-4f09-954e-0dcfceb61cda] Failed
> invoking callback end method 'onFailed' for command
> '94607c69-77ce-4005-8ed9-a8b7bd40c496' with exception 'null', the
> callback is marked for end method retries
> 2018-06-27 10:02:04,730-03 INFO  [org.ovirt.engine.core.bll.
> ConcurrentChildCommandsExecutionCallback] (DefaultQuartzScheduler2)
> [4172f065-06a4-4f09-954e-0dcfceb61cda] Command 'RemoveSnapshot' (id:
> '8639a3dc-0064-44b8-84b7-5f733c3fd9b3') waiting on child command id:
> '94607c69-77ce-4005-8ed9-a8b7bd40c496' type:'RemoveSnapshotSingleDiskLive'
> to complete
> 2018-06-27 10:02:04,737-03 ERROR 
> [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller]
> (DefaultQuartzScheduler2) [4172f065-06a4-4f09-954e-0dcfceb61cda] Failed
> invoking callback end method 'onFailed' for command
> '94607c69-77ce-4005-8ed9-a8b7bd40c496' with exception 'null', the
> callback is marked for end method retries
>
>
> 2018-06-26 10:14 GMT-03:00 Marcelo Leandro :
>
>> Very thanks, its work for me.
>>
>> 2018-06-26 9:53 GMT-03:00 Nathanaël Blanchet :
>>
>>>
>>>
>>> Le 26/06/2018 à 13:29, Marcelo Leandro a écrit :
>>>
>>> Hello ,
>>>
>>> Nathanael, Thank for reply, if possible can you describe this steps and
>>> what this command do?
>>>
>>> I would like understand for solve future problems.
>>>
>>> Very thanks.
>>>
>>> Marcelo Leandro
>>>
>>> 2018-06-26 6:50 GMT-03:00 Nathanaël Blanchet :
>>>
 PGPASSWORD=X /usr/share/ovirt-engine/setup/dbutils/unlock_entity.sh
 -q -t snapshot -u engine

>>> you can find your PGPASSWORD here : 
>>> /etc/ovirt-engine/engine.conf.d/10-setup-database.conf
>>>
>>>
>>> 296c010e-3c1d-4008-84b3-5cd39cff6aa1 | 525a4dda-dbbb-4872-a5f1-8ac2ae
 d48392

>>> This command returns a list of locked processes of the chosen type (-t
>>> TYPE   - The object type {all | vm | template | disk | snapshot})
>>> First item is the vm id, second one the locked snapshot id.
>>>
>>>
 REMOVE

 PGPASSWORD=X /usr/share/ovirt-engine/setup/dbutils/unlock_entity.sh
 -t snapshot -u engine 525a4dda-dbbb-4872-a5f1-8ac2aed48392

>>> Now use the locked snapshot id to unlock
>>>
>>>
>>>

 Le 25/06/2018 à 19:42, Marcelo Leandro a écrit :

 Hello,
 The few days I tried delete snapshot but the task not concluded yet.
 How I can stop this task? I Already try with taskcleaner.sh but dont had
 sucess.

 attached the ovirt and vdsm-spm logs.

 ovirt version. 4.1.9

 Thanks.


 ___
 Users mailing list -- users@ovirt.org
 To unsubscribe send an email to users-le...@ovirt.org
 Privacy Statement: https://www.ovirt.org/site/privacy-policy/
 oVirt Code of Conduct: 
 https://www.ovirt.org/community/about/community-guidelines/
 List Archives: 
 https://lists.ovirt.org/archives/list/users@ovirt.org/message/G2Z4VUZLOE75CJU6A3VHBLI7ZLQLXLNB/


 --
 Nathanaël Blanchet

 Supervision réseau
 Pôle Infrastrutures Informatiques227 avenue Professeur-Jean-Louis-Viala 
 
 34193 MONTPELLIER CEDEX 5  
 Tél. 33 (0)4 67 54 84 55
 Fax  33 (0)4 67 54 84 14blanc...@abes.fr


>>>
>>> --
>>> Nathanaël Blanchet
>>>
>>> Supervision réseau
>>> Pôle Infrastrutures Informatiques227 avenue Professeur-Jean-Louis-Viala 
>>> 
>>> 34193 MONTPELLIER CEDEX 5   
>>> Tél. 33 (0)4 67 54 84 55
>>> Fax  33 (0)4 67 54 84 14blanc...@abes.fr
>>>
>>>
>>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5Q73SPCCAGCGAESMJ5M3CCQLC6YDQF2J/


[ovirt-users] Re: PollVDSCommand Error: java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

2018-07-23 Thread Deekshith
Hi team 

 

Can you take the remote , i am getting how to run the command.

 

Deekshith

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 23 July 2018 05:34
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Please run these commands, and attach the output

 

ls -lhZ $(realpath /rhev/data-center/mnt/_ovirt_DATA)
ausearch -m avc -ts this-week 

 

 

On Mon, Jul 23, 2018 at 7:44 AM Deekshith  wrote:

Dear Team

This is the error , please help me to resolve the issue. 

 



 

 

Regards 

 

Deekshith

 

 

From: Deekshith [mailto:deeksh...@binaryindia.com] 
Sent: 23 July 2018 11:41
To: 'Greg Sheremeta'
Cc: 'Roy Golan'; 'devel'; 'users'
Subject: RE: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Dear team

Please find the attached KVM error file.

 

Deekshith

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 22 July 2018 06:09
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

It appears you have permission issues on your storage.

I see you are using storageType='LOCALFS'

per https://www.ovirt.org/documentation/admin-guide/chap-Storage/

"Ensure that the directory has permissions allowing read/write access to the 
vdsm user (UID 36) and kvm group (GID 36)."

 

Can you verify that?

 

 

 

2018-07-20 12:10:33,757+0530 ERROR (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') The vm start process failed 
(vm:943)

Traceback (most recent call last):

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 872, in 
_startUnderlyingVm

self._run()

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2876, in _run

dom.createWithFlags(flags)

  File "/usr/lib/python2.7/site-packages/vdsm/common/libvirtconnection.py", 
line 130, in wrapper

ret = f(*args, **kwargs)

  File "/usr/lib/python2.7/site-packages/vdsm/common/function.py", line 92, in 
wrapper

return func(inst, *args, **kwargs)

  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1099, in 
createWithFlags

if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', 
dom=self)

libvirtError: internal error: qemu unexpectedly closed the monitor: 
2018-07-20T06:40:33.426085Z qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799

c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408

d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads: Could not 
open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-

b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4': Permission denied

2018-07-20 12:10:33,757+0530 INFO  (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') Changed state to Down: internal 
error: qemu unexpectedly closed the monitor: 2018-07-20T06:40:33.426085Z 
qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads:
 Could not open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4':
 Permission denied (code=1) (vm:1683)

 

 

On Fri, Jul 20, 2018 at 6:00 AM Deekshith  wrote:

Dear Team

Please find attached Log files ,

 

Deekshith

 

 

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 07 July 2018 03:58
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi,

 

Please attach logs -- engine.log and vdsm.log at least. Any others where you 
see errors, too.

 

Best wishes,

Greg

 

On Sat, Jul 7, 2018 at 1:59 AM Deekshith  wrote:

Dear team

I have clean the os and installed 4.2 ovirt engine ,  host, datacenter ,data 
domain, all are up but vm is not coming up .please help me to resolve the issue.

 

Regards 

Deekshith

 

 

From: Deekshith [mailto:deeksh...@binaryindia.com] 
Sent: 02 July 2018 04:54
To: 'Roy Golan'
Cc: 'Greg Sheremeta'; 'devel'; 'users'
Subject: RE: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi team

Can i have some best practice self hosted engine setup guide . i am cleaning up 
the os (fresh installation )  and give me some backup tips for future 
corruption issues.

 

Server model : 

[ovirt-users] Ovirt AD auth setup issue

2018-07-23 Thread sarunn
I need a help to resolve Ovirt AD auth setup issue.

I have setup ovirt-engine-4.2 and I am trying to integrate with AD for user 
authentication.

Using  (ad.properties) I am able to bind to AD, however test login is failing 
with "Invalid credentials"

LOG
---
FINEST: message = 80090308: LdapErr: DSID-0C090400, comment: 
AcceptSecurityContext error, data 52e, v1db1

API: <--Authn.InvokeCommands.AUTHENTICATE_CREDENTIALS profile='abc.internal' 
result=CREDENTIALS_INCORRECT
 SEVERE  Authn.Result code is: CREDENTIALS_INCORRECT


I confirm the credentials is correct. 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/LZWMNO2BBWFUYGGZVZV44A52SFCWSU6E/


[ovirt-users] Re: isolated-privatevlan vdsm hook

2018-07-23 Thread g . vasilopoulos
so if I understand correctly isolatedprivatevlan-hook does not work correctly 
(when I tested it it vimply simply had no traffic) and 
clean-traffic-gateway.xml filter is being tested to be added in libvirt and 
ovirt. 

It would be nice to be able to add custom nwfilters..

Thank you for your reply.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/PO5J5FUDJXYIHLPQYZITC2WEJFT4QXFE/


[ovirt-users] Re: Docker best practices

2018-07-23 Thread Francesco Romani

On 07/22/2018 11:01 AM, Barak Korren wrote:



On 19 July 2018 at 17:41, Николаев Алексей 
mailto:alexeynikolaev.p...@yandex.ru>> 
wrote:


Thx for all.
18.07.2018, 10:37, "Petr Kotas" mailto:pko...@redhat.com>>:


Hi Alex,

would you mind being more specific with your question?

What are you trying to achieve?


According to documentation
https://ovirt.org/feature/container-support/
 there are two
different approaches to working with Docker:
1. run the container on hosts virtualization, along with the VM;
2. run containers inside VMS managed by oVirt.
I would like to hear the pros and cons of each method. Which one
is preferable to use in the oVirt infrastructure.


Please don't take the following statement as being an official 
statement of any sort as I'm not personally involved with any of the 
ongoing development of the features mentioned above, but from my POV 
being involved in the oVirt CI/release process it seems that:


As far as #1 goes, it seems to have never made it past an initial POC 
+ a blog post.


Yep. We made a PoC but it never gained traction. The code is still 
there, but it is pretty much unsupported and it is going to be removed 
in future releases.


Bests,

--
Francesco Romani
Senior SW Eng., Virtualization R
Red Hat
IRC: fromani github: @fromanirh

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/2LIOUNUCX5RBUH7AICNFJZGPZGANJUI5/


[ovirt-users] Re: isolated-privatevlan vdsm hook

2018-07-23 Thread Ales Musil
On Sun, Jul 22, 2018 at 11:40 AM  wrote:

> still cannot figure out how this works
> Steps taken : I added isolatedprivatevlan=.* as custom property with
> engine setup,
> when I edit the vm Ι added a custom property to it as
> isolatedprivatevlan=11:22:33:44:55,10.0.0.1
> but then the vm does not start and complains about multiple filters on the
> same interface, even though filtering in vnic profile is No Filtering.
> Any hints ?
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/TOWGCLKD4OHHMOYAYCOTUXKFIXZZUADC/
>

Hello,

this hook is very ancient as far as I am aware and might not work with the
latest oVirt. But there is intention to bring isolated PVLAN into the
oVirt.
You can track it in [1] and [2].


[1] https://bugzilla.redhat.com/show_bug.cgi?id=1603115
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1009608

Regards,
Ales.
-- 

ALES MUSIL
Associate Software Engineer - rhv network

Red Hat EMEA 


amu...@redhat.com   IM: amusil

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/GONYWYQMQLP5RKXVTAEQYWYSEBPS36NN/


[ovirt-users] API for attaching the ISO image and virtual floppy disk to the VM

2018-07-23 Thread Hari Prasanth Loganathan
Hi Team,

1) I use the following oVirt API to attach the ISO image to the virtual
machine.


URL:
https://X.X.X.X/ovirt-engine/api/vms/625871af-180c-4e63-8813-93963907ed17/cdroms/----

Method Type : POST

*PUT DATA* :

{
"file": {
"id": "Windows_7_64-bit_Professional_x64 SP1.iso"
}
}

2) But If I want to assign the virtual floppy disk to the virtual machine,
like below, *Is there a way to attach it*?

URL:
https://X.X.X.X/ovirt-engine/api/vms/625871af-180c-4e63-8813-93963907ed17/cdroms/----

Method Type : POST

*PUT DATA* :

{
"file": {
"id": "virto-win.vdf"
}
}




*NOTE*: I am able to set the boot sequence using oVirt UI, like below,
where I am able to attach the virtual Floppy Disk and as well as ISO image.

-- 


DISCLAIMER - *MSysTechnologies LLC* 



This email message, contents and 
its attachments may contain confidential, proprietary or legally privileged 
information and is intended solely for the use of the individual or entity 
to whom it is actually intended. If you have erroneously received this 
message, please permanently delete it immediately and notify the sender. If 
you are not the intended recipient of the email message,you are notified 
strictly not to disseminate,distribute or copy this e-mail.E-mail 
transmission cannot be guaranteed to be secure or error-free as Information 
could be intercepted, corrupted, lost, destroyed, incomplete or contain 
viruses and MSysTechnologies LLC accepts no liability for the contents and 
integrity of this mail or for any damage caused by the limitations of the 
e-mail transmission.

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BRYQMWNUALMOYF4XXC4JWRLV3WR5MGJY/


[ovirt-users] Re: Docker best practices

2018-07-23 Thread Roy Golan
On Thu, 19 Jul 2018 at 17:41 Николаев Алексей 
wrote:

> Thx for all.
>
> 18.07.2018, 10:37, "Petr Kotas" :
>
> Hi Alex,
>
> would you mind being more specific with your question?
>
> What are you trying to achieve?
>
>
> According to documentation https://ovirt.org/feature/container-support/
> there are two different approaches to working with Docker:
> 1. run the container on hosts virtualization, along with the VM;
> 2. run containers inside VMS managed by oVirt.
>
> I would like to hear the pros and cons of each method. Which one is
> preferable to use in the oVirt infrastructure.
>
>
Again you didn't specify your needs so those answers maybe too general.
Anyhow, when you run openshift on ovirt
you get all all the advantages you get when running any workload on vms.
Example when your VMs
are the openshift nodes or masters, your can migrate them, snapshot them,
duplicate them etc...
Plus the flex storage plugin that will use your underlying storage if that
is something your workloads need.

>
>
> We are working on expanding the integration of oVirt with Openshift origin.
>
> Pre-requisite:
>
>
>- Openshift 3.9.0
>- Running service catalog
>
>
> Does it require installation of Openshift Origin?
>

You can use openshift or kubernetes.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/B4A5O2CTZ3YMXE57RAPQHZR43ZMUYYJG/


[ovirt-users] Re: PollVDSCommand Error: java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

2018-07-23 Thread Deekshith
Dear team

Please find the attached KVM error file.

 

Deekshith

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 22 July 2018 06:09
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

It appears you have permission issues on your storage.

I see you are using storageType='LOCALFS'

per https://www.ovirt.org/documentation/admin-guide/chap-Storage/

"Ensure that the directory has permissions allowing read/write access to the 
vdsm user (UID 36) and kvm group (GID 36)."

 

Can you verify that?

 

 

 

2018-07-20 12:10:33,757+0530 ERROR (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') The vm start process failed 
(vm:943)

Traceback (most recent call last):

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 872, in 
_startUnderlyingVm

self._run()

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2876, in _run

dom.createWithFlags(flags)

  File "/usr/lib/python2.7/site-packages/vdsm/common/libvirtconnection.py", 
line 130, in wrapper

ret = f(*args, **kwargs)

  File "/usr/lib/python2.7/site-packages/vdsm/common/function.py", line 92, in 
wrapper

return func(inst, *args, **kwargs)

  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1099, in 
createWithFlags

if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', 
dom=self)

libvirtError: internal error: qemu unexpectedly closed the monitor: 
2018-07-20T06:40:33.426085Z qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799

c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408

d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads: Could not 
open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-

b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4': Permission denied

2018-07-20 12:10:33,757+0530 INFO  (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') Changed state to Down: internal 
error: qemu unexpectedly closed the monitor: 2018-07-20T06:40:33.426085Z 
qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads:
 Could not open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4':
 Permission denied (code=1) (vm:1683)

 

 

On Fri, Jul 20, 2018 at 6:00 AM Deekshith  wrote:

Dear Team

Please find attached Log files ,

 

Deekshith

 

 

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 07 July 2018 03:58
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi,

 

Please attach logs -- engine.log and vdsm.log at least. Any others where you 
see errors, too.

 

Best wishes,

Greg

 

On Sat, Jul 7, 2018 at 1:59 AM Deekshith  wrote:

Dear team

I have clean the os and installed 4.2 ovirt engine ,  host, datacenter ,data 
domain, all are up but vm is not coming up .please help me to resolve the issue.

 

Regards 

Deekshith

 

 

From: Deekshith [mailto:deeksh...@binaryindia.com] 
Sent: 02 July 2018 04:54
To: 'Roy Golan'
Cc: 'Greg Sheremeta'; 'devel'; 'users'
Subject: RE: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi team

Can i have some best practice self hosted engine setup guide . i am cleaning up 
the os (fresh installation )  and give me some backup tips for future 
corruption issues.

 

Server model : Lenovo 3650 m5 

 

 Regards 

Deekshith

 

 

 

From: Roy Golan [mailto:rgo...@redhat.com] 
Sent: 26 June 2018 12:42
To: Deekshith
Cc: Greg Sheremeta; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

 

On Tue, 26 Jun 2018 at 09:47 Deekshith  wrote:

What about data if i cleanup the OS ?

 

 

See here 
https://www.ovirt.org/documentation/admin-guide/chap-Backups_and_Migration/

 

If you want to avoid the backup/restore you can try reinstalling some of the 
packages:

   yum reinstall ovirt-engine-wildfly

 

and run engine-setup.

 

 

 Regards 

Deekshith

 

From: Roy Golan [mailto:rgo...@redhat.com] 
Sent: 26 June 2018 12:14
To: Deekshith
Cc: Greg Sheremeta; devel; users


Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

 

On Tue, 

[ovirt-users] Re: PollVDSCommand Error: java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

2018-07-23 Thread Deekshith
Dear team

Please find the attached KVM error file.

 

Deekshith

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 22 July 2018 06:09
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

It appears you have permission issues on your storage.

I see you are using storageType='LOCALFS'

per https://www.ovirt.org/documentation/admin-guide/chap-Storage/

"Ensure that the directory has permissions allowing read/write access to the 
vdsm user (UID 36) and kvm group (GID 36)."

 

Can you verify that?

 

 

 

2018-07-20 12:10:33,757+0530 ERROR (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') The vm start process failed 
(vm:943)

Traceback (most recent call last):

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 872, in 
_startUnderlyingVm

self._run()

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2876, in _run

dom.createWithFlags(flags)

  File "/usr/lib/python2.7/site-packages/vdsm/common/libvirtconnection.py", 
line 130, in wrapper

ret = f(*args, **kwargs)

  File "/usr/lib/python2.7/site-packages/vdsm/common/function.py", line 92, in 
wrapper

return func(inst, *args, **kwargs)

  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1099, in 
createWithFlags

if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', 
dom=self)

libvirtError: internal error: qemu unexpectedly closed the monitor: 
2018-07-20T06:40:33.426085Z qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799

c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408

d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads: Could not 
open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-

b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4': Permission denied

2018-07-20 12:10:33,757+0530 INFO  (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') Changed state to Down: internal 
error: qemu unexpectedly closed the monitor: 2018-07-20T06:40:33.426085Z 
qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads:
 Could not open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4':
 Permission denied (code=1) (vm:1683)

 

 

On Fri, Jul 20, 2018 at 6:00 AM Deekshith  wrote:

Dear Team

Please find attached Log files ,

 

Deekshith

 

 

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 07 July 2018 03:58
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi,

 

Please attach logs -- engine.log and vdsm.log at least. Any others where you 
see errors, too.

 

Best wishes,

Greg

 

On Sat, Jul 7, 2018 at 1:59 AM Deekshith  wrote:

Dear team

I have clean the os and installed 4.2 ovirt engine ,  host, datacenter ,data 
domain, all are up but vm is not coming up .please help me to resolve the issue.

 

Regards 

Deekshith

 

 

From: Deekshith [mailto:deeksh...@binaryindia.com] 
Sent: 02 July 2018 04:54
To: 'Roy Golan'
Cc: 'Greg Sheremeta'; 'devel'; 'users'
Subject: RE: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi team

Can i have some best practice self hosted engine setup guide . i am cleaning up 
the os (fresh installation )  and give me some backup tips for future 
corruption issues.

 

Server model : Lenovo 3650 m5 

 

 Regards 

Deekshith

 

 

 

From: Roy Golan [mailto:rgo...@redhat.com] 
Sent: 26 June 2018 12:42
To: Deekshith
Cc: Greg Sheremeta; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

 

On Tue, 26 Jun 2018 at 09:47 Deekshith  wrote:

What about data if i cleanup the OS ?

 

 

See here 
https://www.ovirt.org/documentation/admin-guide/chap-Backups_and_Migration/

 

If you want to avoid the backup/restore you can try reinstalling some of the 
packages:

   yum reinstall ovirt-engine-wildfly

 

and run engine-setup.

 

 

 Regards 

Deekshith

 

From: Roy Golan [mailto:rgo...@redhat.com] 
Sent: 26 June 2018 12:14
To: Deekshith
Cc: Greg Sheremeta; devel; users


Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

 

On Tue, 

[ovirt-users] Re: PollVDSCommand Error: java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

2018-07-23 Thread Deekshith
Dear team

Please find the attached KVM error file.

 

Deekshith

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 22 July 2018 06:09
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

It appears you have permission issues on your storage.

I see you are using storageType='LOCALFS'

per https://www.ovirt.org/documentation/admin-guide/chap-Storage/

"Ensure that the directory has permissions allowing read/write access to the 
vdsm user (UID 36) and kvm group (GID 36)."

 

Can you verify that?

 

 

 

2018-07-20 12:10:33,757+0530 ERROR (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') The vm start process failed 
(vm:943)

Traceback (most recent call last):

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 872, in 
_startUnderlyingVm

self._run()

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2876, in _run

dom.createWithFlags(flags)

  File "/usr/lib/python2.7/site-packages/vdsm/common/libvirtconnection.py", 
line 130, in wrapper

ret = f(*args, **kwargs)

  File "/usr/lib/python2.7/site-packages/vdsm/common/function.py", line 92, in 
wrapper

return func(inst, *args, **kwargs)

  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1099, in 
createWithFlags

if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', 
dom=self)

libvirtError: internal error: qemu unexpectedly closed the monitor: 
2018-07-20T06:40:33.426085Z qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799

c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408

d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads: Could not 
open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-

b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4': Permission denied

2018-07-20 12:10:33,757+0530 INFO  (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') Changed state to Down: internal 
error: qemu unexpectedly closed the monitor: 2018-07-20T06:40:33.426085Z 
qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads:
 Could not open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4':
 Permission denied (code=1) (vm:1683)

 

 

On Fri, Jul 20, 2018 at 6:00 AM Deekshith  wrote:

Dear Team

Please find attached Log files ,

 

Deekshith

 

 

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 07 July 2018 03:58
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi,

 

Please attach logs -- engine.log and vdsm.log at least. Any others where you 
see errors, too.

 

Best wishes,

Greg

 

On Sat, Jul 7, 2018 at 1:59 AM Deekshith  wrote:

Dear team

I have clean the os and installed 4.2 ovirt engine ,  host, datacenter ,data 
domain, all are up but vm is not coming up .please help me to resolve the issue.

 

Regards 

Deekshith

 

 

From: Deekshith [mailto:deeksh...@binaryindia.com] 
Sent: 02 July 2018 04:54
To: 'Roy Golan'
Cc: 'Greg Sheremeta'; 'devel'; 'users'
Subject: RE: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi team

Can i have some best practice self hosted engine setup guide . i am cleaning up 
the os (fresh installation )  and give me some backup tips for future 
corruption issues.

 

Server model : Lenovo 3650 m5 

 

 Regards 

Deekshith

 

 

 

From: Roy Golan [mailto:rgo...@redhat.com] 
Sent: 26 June 2018 12:42
To: Deekshith
Cc: Greg Sheremeta; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

 

On Tue, 26 Jun 2018 at 09:47 Deekshith  wrote:

What about data if i cleanup the OS ?

 

 

See here 
https://www.ovirt.org/documentation/admin-guide/chap-Backups_and_Migration/

 

If you want to avoid the backup/restore you can try reinstalling some of the 
packages:

   yum reinstall ovirt-engine-wildfly

 

and run engine-setup.

 

 

 Regards 

Deekshith

 

From: Roy Golan [mailto:rgo...@redhat.com] 
Sent: 26 June 2018 12:14
To: Deekshith
Cc: Greg Sheremeta; devel; users


Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

 

On Tue, 

[ovirt-users] Re: PollVDSCommand Error: java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

2018-07-23 Thread Deekshith
Dear team

Please find the attached KVM error file.

 

Deekshith

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 22 July 2018 06:09
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

It appears you have permission issues on your storage.

I see you are using storageType='LOCALFS'

per https://www.ovirt.org/documentation/admin-guide/chap-Storage/

"Ensure that the directory has permissions allowing read/write access to the 
vdsm user (UID 36) and kvm group (GID 36)."

 

Can you verify that?

 

 

 

2018-07-20 12:10:33,757+0530 ERROR (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') The vm start process failed 
(vm:943)

Traceback (most recent call last):

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 872, in 
_startUnderlyingVm

self._run()

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2876, in _run

dom.createWithFlags(flags)

  File "/usr/lib/python2.7/site-packages/vdsm/common/libvirtconnection.py", 
line 130, in wrapper

ret = f(*args, **kwargs)

  File "/usr/lib/python2.7/site-packages/vdsm/common/function.py", line 92, in 
wrapper

return func(inst, *args, **kwargs)

  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1099, in 
createWithFlags

if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', 
dom=self)

libvirtError: internal error: qemu unexpectedly closed the monitor: 
2018-07-20T06:40:33.426085Z qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799

c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408

d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads: Could not 
open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-

b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4': Permission denied

2018-07-20 12:10:33,757+0530 INFO  (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') Changed state to Down: internal 
error: qemu unexpectedly closed the monitor: 2018-07-20T06:40:33.426085Z 
qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads:
 Could not open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4':
 Permission denied (code=1) (vm:1683)

 

 

On Fri, Jul 20, 2018 at 6:00 AM Deekshith  wrote:

Dear Team

Please find attached Log files ,

 

Deekshith

 

 

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 07 July 2018 03:58
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi,

 

Please attach logs -- engine.log and vdsm.log at least. Any others where you 
see errors, too.

 

Best wishes,

Greg

 

On Sat, Jul 7, 2018 at 1:59 AM Deekshith  wrote:

Dear team

I have clean the os and installed 4.2 ovirt engine ,  host, datacenter ,data 
domain, all are up but vm is not coming up .please help me to resolve the issue.

 

Regards 

Deekshith

 

 

From: Deekshith [mailto:deeksh...@binaryindia.com] 
Sent: 02 July 2018 04:54
To: 'Roy Golan'
Cc: 'Greg Sheremeta'; 'devel'; 'users'
Subject: RE: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi team

Can i have some best practice self hosted engine setup guide . i am cleaning up 
the os (fresh installation )  and give me some backup tips for future 
corruption issues.

 

Server model : Lenovo 3650 m5 

 

 Regards 

Deekshith

 

 

 

From: Roy Golan [mailto:rgo...@redhat.com] 
Sent: 26 June 2018 12:42
To: Deekshith
Cc: Greg Sheremeta; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

 

On Tue, 26 Jun 2018 at 09:47 Deekshith  wrote:

What about data if i cleanup the OS ?

 

 

See here 
https://www.ovirt.org/documentation/admin-guide/chap-Backups_and_Migration/

 

If you want to avoid the backup/restore you can try reinstalling some of the 
packages:

   yum reinstall ovirt-engine-wildfly

 

and run engine-setup.

 

 

 Regards 

Deekshith

 

From: Roy Golan [mailto:rgo...@redhat.com] 
Sent: 26 June 2018 12:14
To: Deekshith
Cc: Greg Sheremeta; devel; users


Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

 

On Tue, 

[ovirt-users] Re: PollVDSCommand Error: java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

2018-07-23 Thread Deekshith
Dear team

Please find the attached KVM error file.

 

Deekshith

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 22 July 2018 06:09
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

It appears you have permission issues on your storage.

I see you are using storageType='LOCALFS'

per https://www.ovirt.org/documentation/admin-guide/chap-Storage/

"Ensure that the directory has permissions allowing read/write access to the 
vdsm user (UID 36) and kvm group (GID 36)."

 

Can you verify that?

 

 

 

2018-07-20 12:10:33,757+0530 ERROR (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') The vm start process failed 
(vm:943)

Traceback (most recent call last):

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 872, in 
_startUnderlyingVm

self._run()

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2876, in _run

dom.createWithFlags(flags)

  File "/usr/lib/python2.7/site-packages/vdsm/common/libvirtconnection.py", 
line 130, in wrapper

ret = f(*args, **kwargs)

  File "/usr/lib/python2.7/site-packages/vdsm/common/function.py", line 92, in 
wrapper

return func(inst, *args, **kwargs)

  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1099, in 
createWithFlags

if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', 
dom=self)

libvirtError: internal error: qemu unexpectedly closed the monitor: 
2018-07-20T06:40:33.426085Z qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799

c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408

d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads: Could not 
open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-

b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4': Permission denied

2018-07-20 12:10:33,757+0530 INFO  (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') Changed state to Down: internal 
error: qemu unexpectedly closed the monitor: 2018-07-20T06:40:33.426085Z 
qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads:
 Could not open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4':
 Permission denied (code=1) (vm:1683)

 

 

On Fri, Jul 20, 2018 at 6:00 AM Deekshith  wrote:

Dear Team

Please find attached Log files ,

 

Deekshith

 

 

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 07 July 2018 03:58
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi,

 

Please attach logs -- engine.log and vdsm.log at least. Any others where you 
see errors, too.

 

Best wishes,

Greg

 

On Sat, Jul 7, 2018 at 1:59 AM Deekshith  wrote:

Dear team

I have clean the os and installed 4.2 ovirt engine ,  host, datacenter ,data 
domain, all are up but vm is not coming up .please help me to resolve the issue.

 

Regards 

Deekshith

 

 

From: Deekshith [mailto:deeksh...@binaryindia.com] 
Sent: 02 July 2018 04:54
To: 'Roy Golan'
Cc: 'Greg Sheremeta'; 'devel'; 'users'
Subject: RE: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi team

Can i have some best practice self hosted engine setup guide . i am cleaning up 
the os (fresh installation )  and give me some backup tips for future 
corruption issues.

 

Server model : Lenovo 3650 m5 

 

 Regards 

Deekshith

 

 

 

From: Roy Golan [mailto:rgo...@redhat.com] 
Sent: 26 June 2018 12:42
To: Deekshith
Cc: Greg Sheremeta; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

 

On Tue, 26 Jun 2018 at 09:47 Deekshith  wrote:

What about data if i cleanup the OS ?

 

 

See here 
https://www.ovirt.org/documentation/admin-guide/chap-Backups_and_Migration/

 

If you want to avoid the backup/restore you can try reinstalling some of the 
packages:

   yum reinstall ovirt-engine-wildfly

 

and run engine-setup.

 

 

 Regards 

Deekshith

 

From: Roy Golan [mailto:rgo...@redhat.com] 
Sent: 26 June 2018 12:14
To: Deekshith
Cc: Greg Sheremeta; devel; users


Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

 

On Tue, 

[ovirt-users] Re: PollVDSCommand Error: java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

2018-07-23 Thread Deekshith
Dear team

Please find the attached KVM error file.

 

Deekshith

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 22 July 2018 06:09
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

It appears you have permission issues on your storage.

I see you are using storageType='LOCALFS'

per https://www.ovirt.org/documentation/admin-guide/chap-Storage/

"Ensure that the directory has permissions allowing read/write access to the 
vdsm user (UID 36) and kvm group (GID 36)."

 

Can you verify that?

 

 

 

2018-07-20 12:10:33,757+0530 ERROR (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') The vm start process failed 
(vm:943)

Traceback (most recent call last):

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 872, in 
_startUnderlyingVm

self._run()

  File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2876, in _run

dom.createWithFlags(flags)

  File "/usr/lib/python2.7/site-packages/vdsm/common/libvirtconnection.py", 
line 130, in wrapper

ret = f(*args, **kwargs)

  File "/usr/lib/python2.7/site-packages/vdsm/common/function.py", line 92, in 
wrapper

return func(inst, *args, **kwargs)

  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1099, in 
createWithFlags

if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', 
dom=self)

libvirtError: internal error: qemu unexpectedly closed the monitor: 
2018-07-20T06:40:33.426085Z qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799

c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408

d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads: Could not 
open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-

b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4': Permission denied

2018-07-20 12:10:33,757+0530 INFO  (vm/d17c1f11) [virt.vm] 
(vmId='d17c1f11-be8a-4d39-87e7-b1d556bf16db') Changed state to Down: internal 
error: qemu unexpectedly closed the monitor: 2018-07-20T06:40:33.426085Z 
qemu-kvm: -drive 
file=/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4,format=raw,if=none,id=drive-ua-df54fef1-e9b7-408d-b3c6-e500b54cb062,serial=df54fef1-e9b7-408d-b3c6-e500b54cb062,cache=none,werror=stop,rerror=stop,aio=threads:
 Could not open 
'/rhev/data-center/mnt/_ovirt_DATA/33fbb2b7-8954-4b53-aa11-bb799c7af737/images/df54fef1-e9b7-408d-b3c6-e500b54cb062/cf08a216-edf0-4a1b-a8b7-0ef6f22804f4':
 Permission denied (code=1) (vm:1683)

 

 

On Fri, Jul 20, 2018 at 6:00 AM Deekshith  wrote:

Dear Team

Please find attached Log files ,

 

Deekshith

 

 

 

From: Greg Sheremeta [mailto:gsher...@redhat.com] 
Sent: 07 July 2018 03:58
To: deeksh...@binaryindia.com
Cc: Roy Golan; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi,

 

Please attach logs -- engine.log and vdsm.log at least. Any others where you 
see errors, too.

 

Best wishes,

Greg

 

On Sat, Jul 7, 2018 at 1:59 AM Deekshith  wrote:

Dear team

I have clean the os and installed 4.2 ovirt engine ,  host, datacenter ,data 
domain, all are up but vm is not coming up .please help me to resolve the issue.

 

Regards 

Deekshith

 

 

From: Deekshith [mailto:deeksh...@binaryindia.com] 
Sent: 02 July 2018 04:54
To: 'Roy Golan'
Cc: 'Greg Sheremeta'; 'devel'; 'users'
Subject: RE: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

Hi team

Can i have some best practice self hosted engine setup guide . i am cleaning up 
the os (fresh installation )  and give me some backup tips for future 
corruption issues.

 

Server model : Lenovo 3650 m5 

 

 Regards 

Deekshith

 

 

 

From: Roy Golan [mailto:rgo...@redhat.com] 
Sent: 26 June 2018 12:42
To: Deekshith
Cc: Greg Sheremeta; devel; users
Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

 

On Tue, 26 Jun 2018 at 09:47 Deekshith  wrote:

What about data if i cleanup the OS ?

 

 

See here 
https://www.ovirt.org/documentation/admin-guide/chap-Backups_and_Migration/

 

If you want to avoid the backup/restore you can try reinstalling some of the 
packages:

   yum reinstall ovirt-engine-wildfly

 

and run engine-setup.

 

 

 Regards 

Deekshith

 

From: Roy Golan [mailto:rgo...@redhat.com] 
Sent: 26 June 2018 12:14
To: Deekshith
Cc: Greg Sheremeta; devel; users


Subject: Re: [ovirt-users] PollVDSCommand Error: 
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils

 

 

On Tue, 

[ovirt-users] Re: oVirt Node 4.3 Master on fc28

2018-07-23 Thread Sandro Bonazzola
2018-07-23 7:45 GMT+02:00 femi adegoke :

> 4.3 Master is looking good!!
>

Thanks for the feedback!


>
> A few questions:
>

Adding Sahina and Gobinda for answering your quesitons.


>
> - In Step #2: Fqdns: for a 3 host cluster, are we to add the 2nd & 3rd
> hosts?
>
>
> - In Step #5: Bricks:
>
> What effect does the RAID setting have?
>
> Enable Dedupe & Compression is new?
>
> Configure LV Cache: what do we enter for SSD? What happens if my disks are
> already all SSD, do I still benefit from using this?
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-
> guidelines/
> List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/
> message/JTGT4ZUVMISRSXHBX3YEDNYIKGZM6NFB/
>
>


-- 

SANDRO BONAZZOLA

MANAGER, SOFTWARE ENGINEERING, EMEA R RHV

Red Hat EMEA 

sbona...@redhat.com

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/F7BKVPKT5ZXO7YYR5G7R6XKPPMSKNXT2/


[ovirt-users] Re: Cannot start VM due to no active snapshot.

2018-07-23 Thread Benny Zlotnik
Can you attach the logs from the original failure that caused the active
snapshot to disappear?
And also add your INSERT command

On Fri, Jul 20, 2018 at 12:08 AM  wrote:

> Benny,
>
> Thanks for the response!
>
> I don't think I found the right snapshot ID in the logs, but I was able to
> track down an ID in the images table.  I've inserted that ID as the active
> VM in the snapshots table and it now shows an Active VM with Status:Up
> disks in my snapshots view in the WebUI.  Unfortunately, though, when I try
> to start the VM it still fails.
>
> The new error being thrown is below:
>
> 2018-07-19 16:52:36,845-0400 INFO  (vm/f0087d72) [vds] prepared volume
> path: 
> /rhev/data-center/mnt/192.168.8.110:_oi_nfs_kvm-nfs-sr1/428a1232-ba20-4338-b24b-2983a112501c/images/4e897a16-3f7a-47dd-b047-88bb1b191406/2d01adb1-f629-4c10-9a2c-de92cf5d41bf
> (clientIF:497)
> 2018-07-19 16:52:36,846-0400 INFO  (vm/f0087d72) [vdsm.api] START
> prepareImage(sdUUID=u'428a1232-ba20-4338-b24b-2983a112501c',
> spUUID=u'39f25b84-a2ad-439f-8db7-2dd7896186d1',
> imgUUID=u'8462a296-65cc-4740-a479-912164fa7e1d',
> leafUUID=u'4bb7829f-89c8-4132-9ec3-960e39094898', allowIllegal=False)
> from=internal, task_id=56401238-1ad9-44f2-ad54-c274c7349546 (api:46)
> 2018-07-19 16:52:36,890-0400 INFO  (vm/f0087d72) [vdsm.api] FINISH
> prepareImage error=Cannot prepare illegal volume:
> (u'fb6e20c5-ddfa-436e-95bc-38c28e3671ec',) from=internal,
> task_id=56401238-1ad9-44f2-ad54-c274c7349546 (api:50)
> 2018-07-19 16:52:36,890-0400 ERROR (vm/f0087d72)
> [storage.TaskManager.Task] (Task='56401238-1ad9-44f2-ad54-c274c7349546')
> Unexpected error (task:875)
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/site-packages/vdsm/storage/task.py", line 882,
> in _run
> return fn(*args, **kargs)
>   File "", line 2, in prepareImage
>   File "/usr/lib/python2.7/site-packages/vdsm/common/api.py", line 48, in
> method
> ret = func(*args, **kwargs)
>   File "/usr/lib/python2.7/site-packages/vdsm/storage/hsm.py", line 3170,
> in prepareImage
> raise se.prepareIllegalVolumeError(volUUID)
> prepareIllegalVolumeError: Cannot prepare illegal volume:
> (u'fb6e20c5-ddfa-436e-95bc-38c28e3671ec',)
> 2018-07-19 16:52:36,891-0400 INFO  (vm/f0087d72)
> [storage.TaskManager.Task] (Task='56401238-1ad9-44f2-ad54-c274c7349546')
> aborting: Task is aborted: "Cannot prepare illegal volume:
> (u'fb6e20c5-ddfa-436e-95bc-38c28e3671ec',)" - code 227 (task:1181)
> 2018-07-19 16:52:36,892-0400 ERROR (vm/f0087d72) [storage.Dispatcher]
> FINISH prepareImage error=Cannot prepare illegal volume:
> (u'fb6e20c5-ddfa-436e-95bc-38c28e3671ec',) (dispatcher:82)
> 2018-07-19 16:52:36,892-0400 ERROR (vm/f0087d72) [virt.vm]
> (vmId='f0087d72-f051-4f62-b3fd-dd1a56a211ee') The vm start process failed
> (vm:943)
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 872, in
> _startUnderlyingVm
> self._run()
>   File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2777, in
> _run
> self._devices = self._make_devices()
>   File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2624, in
> _make_devices
> return self._make_devices_from_dict()
>   File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2644, in
> _make_devices_from_dict
> self._preparePathsForDrives(dev_spec_map[hwclass.DISK])
>   File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 1017, in
> _preparePathsForDrives
> drive['path'] = self.cif.prepareVolumePath(drive, self.id)
>   File "/usr/lib/python2.7/site-packages/vdsm/clientIF.py", line 417, in
> prepareVolumePath
> raise vm.VolumeError(drive)
> VolumeError: Bad volume specification {u'poolID':
> u'39f25b84-a2ad-439f-8db7-2dd7896186d1', 'index': '1', u'iface': u'virtio',
> 'apparentsize': '1441792', u'imageID':
> u'8462a296-65cc-4740-a479-912164fa7e1d', u'readonly': u'false', u'shared':
> u'false', 'truesize': '1444864', u'type': u'disk', u'domainID':
> u'428a1232-ba20-4338-b24b-2983a112501c', 'reqsize': '0', u'format': u'cow',
> u'deviceId': u'8462a296-65cc-4740-a479-912164fa7e1d', u'address':
> {u'function': u'0x0', u'bus': u'0x00', u'domain': u'0x', u'type':
> u'pci', u'slot': u'0x07'}, u'device': u'disk', u'propagateErrors': u'off',
> u'optional': u'false', 'vm_custom': {}, 'vmid':
> 'f0087d72-f051-4f62-b3fd-dd1a56a211ee', u'volumeID':
> u'4bb7829f-89c8-4132-9ec3-960e39094898', u'diskType': u'file',
> u'specParams': {}, u'discard': False}
> 2018-07-19 16:52:36,893-0400 INFO  (vm/f0087d72) [virt.vm]
> (vmId='f0087d72-f051-4f62-b3fd-dd1a56a211ee') Changed state to Down: Bad
> volume specification {u'poolID': u'39f25b84-a2ad-439f-8db7-2dd7896186d1',
> 'index': '1', u'iface': u'virtio', 'apparentsize': '1441792', u'imageID':
> u'8462a296-65cc-4740-a479-912164fa7e1d', u'readonly': u'false', u'shared':
> u'false', 'truesize': '1444864', u'type': u'disk', u'domainID':
> u'428a1232-ba20-4338-b24b-2983a112501c', 'reqsize': '0', u'format': u'cow',
> 

[ovirt-users] Re: Hosted engine unaviable after storage rebuild

2018-07-23 Thread Simone Tiraboschi
On Sun, Jul 22, 2018 at 9:37 AM  wrote:

> sorry for the late replay, I was in holiday...
>
> I only checked the "normal" logs mentioned in the docs of oVirt.
>
> In /var/log/ovirt-hosted-engine-ha/broker.log I found
>
> MainThread::WARNING::2018-07-22
> 08:33:20,338::storage_broker::97::ovirt_hosted_engine_ha.broker.storage_broker.StorageBroker::(__init__)
> Can't connect vdsm storage: Command Image.prepare with args {'imageID':
> 'e14ecef8-28ec-4b93-b0a7-7f490358ddbf', 'storagepoolID':
> '----', 'volumeID':
> 'a6caa26a-6584-420f-8f55-2c396aac589a', 'storagedomainID':
> '2395042b-7031-4c83-85a4-a2bb325fdbfd'} failed:
> (code=100, message=[Errno 13] Permission denied)
>
> But the NFS share I can mount (as root) on /mnt.
>

That error is not related to NFS mount but to the creation of a symlink for
that on the local FS.
Can you please share the whole relevant vdsm log?


> I changed the permission of the Folder to 777 and the owner is the user
> 36/vdsm
>
> drwxrwxrwx.5 vdsm kvm  4096 Jul 22 09:19
> 2395042b-7031-4c83-85a4-a2bb325fdbfd
>
> But stil I get a Permission denied
>
> Thank for you help
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/YH26KNTYJX2IQF5XFJFMNZHXSPHSNVVF/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7DUPNVI5XQLV3KP57URPNQSP2LYUGXVD/


[ovirt-users] Re: Upgrading HE and hosts; 4.1 to 4.2.4

2018-07-23 Thread Maton, Brett
Install the 4.2 repo listed here
https://www.ovirt.org/documentation/install-guide/chap-Installing_oVirt/


On 22 July 2018 at 22:28, aduckers  wrote:

> Does that get me from 4.1 to 4.2 though?  What about adding the 4.2
> repositories?
>
> > On Jul 20, 2018, at 9:19 PM, femi adegoke 
> wrote:
> >
> > Here is the steps I follow:
> >
> > First make sure you backup your hosted engine...then proceed as below:
> >
> > on hosted engine console
> > # yum update -y
> >
> > put host in global maintenance
> > # hosted-engine --set-maintenance --mode=global
> >
> > run engine-setup on hosted engine
> >
> > reboot hosted engine
> >
> > # hosted-engine --vm-status
> > # hosted-engine --vm-start
> >
> > turn off global maintenance
> > # hosted-engine --set-maintenance --mode=none
> >
> > put each physical host (one at a time) in maintenance
> >
> > upgrade physical host
> >
> > reboot (maybe)
> >
> > # hosted-engine --vm-status
> > ___
> > Users mailing list -- users@ovirt.org
> > To unsubscribe send an email to users-le...@ovirt.org
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct: https://www.ovirt.org/community/about/community-
> guidelines/
> > List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/
> message/EFRL2YJLQ6KWWCSWBMVDK26CPOBOVL5K/
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct: https://www.ovirt.org/community/about/community-
> guidelines/
> List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/
> message/G4J7657XBIEHRGM6XA7NNXNBOSDAYXIX/
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/L6EG2A474EKZFA2FIKKEJXCP7Q34JBMO/


[ovirt-users] Re: Gluster Deployment hangs on enabling or disabling chronyd service

2018-07-23 Thread Sakhi Hadebe
Hi,

The problem is solved. I found that the problem was with Ansible, it
couldn't ssh (SSH Error) to one of the nodes. With that fixed, it installed
the oVirt successfully.

Thank you for your support


On Tue, Jul 17, 2018 at 2:05 PM, Gobinda Das  wrote:

> Hi Sakhi,
>  Can you please provide engine log and ovirt-host-deploy log ? You
> mentioned that, you have attached log but unfortunately I can't find the
> attachment.
>
> On Tue, Jul 17, 2018 at 3:12 PM, Sakhi Hadebe  wrote:
>
>> Hi,
>>
>> Why is gluster deployment hangs on enabling or disabling the chronyd
>> service? I have enabled passwordless ssh to access itself and other two
>> nodes.
>>
>> What would be the solution to get it pass this stage?
>>
>> On Fri, Jul 13, 2018 at 10:41 AM, Sakhi Hadebe 
>> wrote:
>>
>>> Hi,
>>>
>>> We are running the following setup:
>>>
>>> ovirt-engine:
>>> - CentOS Linux release 7.5.1804 (Core)
>>> - ovirt-engine-4.2.4.5-1.el7.noarch
>>>
>>> node (trying to add):
>>> - CentOS Linux release 7.5.1804 (Core)
>>> - vdsm-4.20.32-1.el7.x86_64
>>>
>>> - ovirt-release42-4.2.4-1.el7.noarch
>>>
>>>
>>> We successfully added the second node to the Cluster. Two nodes that have 
>>> been successfully added are running ovirt-node-4.2.4.
>>>
>>> ovirt-node-ng-image-update-placeholder-4.2.4-1.el7.noarch
>>> ovirt-node-ng-nodectl-4.2.0-0.20180626.0.el7.noarch
>>> ovirt-provider-ovn-driver-1.2.11-1.el7.noarchovirt-release42-4.2.4-1.el7.noarch
>>> ovirt-release-host-node-4.2.4-1.el7.noarch
>>>
>>> While adding a new node to our cluster the installations fail.
>>>
>>> I have attached a piece of engine.log and a full ovirt-host-deploy logs of 
>>> the failing node from the engine.
>>> Help would be very much appreciated.
>>>
>>>
>>> --
>>> Regards,
>>> Sakhi Hadebe
>>>
>>>
>>
>>
>> --
>> Regards,
>> Sakhi Hadebe
>>
>> Engineer: South African National Research Network (SANReN)Competency Area, 
>> Meraka, CSIR
>>
>> Tel:   +27 12 841 2308 <+27128414213>
>> Fax:   +27 12 841 4223 <+27128414223>
>> Cell:  +27 71 331 9622 <+27823034657>
>> Email: sa...@sanren.ac.za 
>>
>>
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct: https://www.ovirt.org/communit
>> y/about/community-guidelines/
>> List Archives: https://lists.ovirt.org/archiv
>> es/list/users@ovirt.org/message/KBMRRUJWHZZGWBKFLOC5MXYQWGNUATSN/
>>
>>
>
>
> --
> Thanks,
> Gobinda
>



-- 
Regards,
Sakhi Hadebe

Engineer: South African National Research Network (SANReN)Competency
Area, Meraka, CSIR

Tel:   +27 12 841 2308 <+27128414213>
Fax:   +27 12 841 4223 <+27128414223>
Cell:  +27 71 331 9622 <+27823034657>
Email: sa...@sanren.ac.za 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/J3ZOTF5Y7WC52JRZ6NCQNONWGIXFTTEH/


[ovirt-users] Re: oVirt Node 4.3 Master on fc28

2018-07-23 Thread femi adegoke
This is the tweet that lead to my original question:
https://twitter.com/SandroBonazzola/status/1020321563638403072
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/IHD64XMIQ3W5GFUPCLRWCXJ62LGZYL6B/