[Users] engine-manage-domains can't add user , domain

2012-05-14 Thread T-Sinjon
I use FreeIPA to authenticate users, ipa user-add has no problem, but when i do : [root@ovirt-engine ~]# engine-manage-domains -action=add -domain='local' -user='tsinjon' -interactive Error: Authentication Failed. Please verify the fully qualified domain name that is used for authentication

Re: [Users] engine-manage-domains can't add user , domain

2012-05-14 Thread T-Sinjon
PM, Oved Ourfalli wrote: - Original Message - From: T-Sinjon tscbj1...@gmail.com To: users@ovirt.org Sent: Monday, May 14, 2012 5:07:46 PM Subject: [Users] engine-manage-domains can't add user , domain I use FreeIPA to authenticate users, ipa user-add has no problem

Re: [Users] engine-manage-domains can't add user , domain

2012-05-15 Thread T-Sinjon
error occurs. -action=list Lists the current configuration. -h Show this help. On 15 May, 2012, at 2:22 PM, Yair Zaslavsky wrote: On 05/15/2012 09:17 AM, T-Sinjon wrote: Oved: 1,Yes , I used RPMs ovirt-engine

Re: [Users] engine-manage-domains can't add user , domain

2012-05-21 Thread T-Sinjon
details. cc-ing Roy, which added this. iirc it is mandatory to provide this option, so you probably don't have this option in your environment. Roy - is there an upstream release with this fix? Oved - this was merged upstream. T-Sinjon - have you cloned the git repo and compiled or are you using

Re: [Users] engine-manage-domains can't add user , domain

2012-05-22 Thread T-Sinjon
to get the user details. cc-ing Roy, which added this. iirc it is mandatory to provide this option, so you probably don't have this option in your environment. Roy - is there an upstream release with this fix? Oved - this was merged upstream. T-Sinjon - have you cloned the git repo

[Users] SPM host in unknown status

2012-05-27 Thread T-Sinjon
Description of problem: i have 2 nodes ovirt-node1.local Non Responsive SPM ovirt-node2.local Up None The SPM node stuck in Non-responsive status, it can't be actived, all vms in the node went into Unknown status

Re: [Users] SPM host in unknown status

2012-05-27 Thread T-Sinjon
rebooted), which will free spm role for faulty host, and engine will elect new spm. Haim On May 27, 2012, at 18:32, T-Sinjon tscbj1...@gmail.com wrote: Description of problem: i have 2 nodes ovirt-node1.localNon ResponsiveSPM ovirt-node2.localUp

[Users] How to change storage domain ip address

2012-05-29 Thread T-Sinjon
For some reason , the ip address of my NFS storage domain server has changed from 192.168.x.x to 172.16.x.x , then my VMDomain became inactive. the VMDomain NFS Export Path should change to 172.16.x.x:/Path/To/VMDomain, where can i change this to let the domain active again?

Re: [Users] How to change storage domain ip address

2012-05-29 Thread T-Sinjon
of is altering storage related tables on data-base. i would start with the following table: SELECT * from storage_server_connections; then create a query that changes current ip address with new one. Haim - Original Message - From: T-Sinjon tscbj1...@gmail.com To: users

Re: [Users] How to change storage domain ip address

2012-05-29 Thread T-Sinjon
=Maintenance] On 30 May, 2012, at 1:14 AM, Haim Ateya wrote: - Original Message - From: T-Sinjon tscbj1...@gmail.com To: Haim Ateya hat...@redhat.com Cc: users@ovirt.org Sent: Tuesday, May 29, 2012 8:09:38 PM Subject: Re: [Users] How to change storage domain ip address After i

Re: [Users] How to change storage domain ip address

2012-05-29 Thread T-Sinjon
is sent, but host fails to read domain meta-data, and function fails on attrib error. please try the following: - put both hosts on maintenance state - activate only one of the hosts - go to data-center, and activate master domain - Original Message - From: T-Sinjon

[Users] cann't login User-Portal with ipa added users

2012-05-30 Thread T-Sinjon
I use IPA, and i can do ipa user-show tsinjon etc(ipa service is good) few days ago , i could login User-Portal normally, but this time when i'm logging , i failed and the error occurred, engine.log and /var/log/jboss-as/console.log has the same logs as below: What can i do to deal with it?

[Users] Gluster Domain can't be actived

2012-07-17 Thread T-Sinjon
hi, I use fedora 17 from http://www.ovirt.org/releases/beta/fedora/17/ , and configured a nfs gluster Domain as Master Data domain somehow , my data center into Non-Responsive status, and the Gluster Domain into inactivate status When i active Gluster Domain , error happened: 2012-07-18

Re: [Users] Gluster Domain can't be actived

2012-07-18 Thread T-Sinjon
[org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand] (QuartzScheduler_Worker-16) IrsBroker::Failed::GetStoragePoolInfoVDS due to: IRSNonOperationalException: IRSGenericException: IRSErrorException: IRSNonOperationalException: Could not connect host to Data Center(Storage issue) On 18 Jul, 2012, at 11:42 AM, T

Re: [Users] Gluster Domain can't be actived

2012-07-18 Thread T-Sinjon
made it into the newer builds or not. https://bugzilla.redhat.com/show_bug.cgi?id=835920 On 18 Jul, 2012, at 3:13 PM, T-Sinjon wrote: Because of none Spm host , master data domain cannot active 2012-07-18 15:09:37,659 INFO [org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand

[Users] [User] why VM image owner change to root after stop the vm

2012-07-25 Thread T-Sinjon
Dear everyone: Description When i create a vm , the vm owner is vdsm:kvm(36:36) when i start a vm , the vm owner change to qemu:qemu(107:107) -rw-rw. 1 qemu qemu 107374182400 Jul 25 2012 d1e6b671-6b48-4964-9c56-22847e9b83df -rw-r--r--. 1 vdsm kvm 269 Jul 25 2012

Re: [Users] [User] why VM image owner change to root after stop the vm

2012-07-25 Thread T-Sinjon
both engine and node dynamic_ownership are 0 On 25 Jul, 2012, at 5:56 PM, Martin Kletzander wrote: On 07/25/2012 10:36 AM, T-Sinjon wrote: Dear everyone: Description When i create a vm , the vm owner is vdsm:kvm(36:36) when i start a vm , the vm owner change to qemu:qemu(107:107) -rw

Re: [Users] [User] why VM image owner change to root after stop the vm

2012-07-31 Thread T-Sinjon
older versions of libvirt, but this code haven't changed that much. On 07/26/2012 05:28 PM, T-Sinjon wrote: sorry for my careless , they all libvirtd [root@ovirt-node-sun-1 ~]# top -b -n 2 -H -p 1209 top - 15:25:08 up 3 days, 9:11, 3 users, load average: 0.06, 0.49, 0.39 Tasks: 11

Re: [Users] [User] why VM image owner change to root after stop the vm

2012-08-01 Thread T-Sinjon
when installing one-purpose system, so I won't be able to tell you exactly, but vdsm should definitely make sure libvirtd loads its config (re/starts *after* the config is modified) I'm glad it works for you now. Martin On 07/31/2012 01:42 PM, T-Sinjon wrote: yeah, everything went ok after

Re: [Users] cannot add gluster domain

2013-01-23 Thread T-Sinjon
with this merge. On 24 Jan, 2013, at 2:50 AM, Vijay Bellur vbel...@redhat.com wrote: On 01/22/2013 03:28 PM, T-Sinjon wrote: HI, everyone: Recently , I newly installed ovirt 3.1 from http://resources.ovirt.org/releases/stable/rpm/Fedora/17/noarch/, and node use http://resources.ovirt.org