[ovirt-users] Re: VM has paused due to no storage space error

2019-05-14 Thread Sandvik Agustin
hi,

thanks for the reply, *without user interaction.", yes, I still have free
space of 26.7TB out of 50TB, i'll try to attach some of the vdsm logs
related to this, but is there any chance that this can be cause of network
problem and, or system time not sync for each hypervisor and ovirt-engein?

Thanks Again,
Sandvik

On Sun, Oct 2, 2016 at 6:55 PM, Nir Soffer  wrote:

> On Sun, Oct 2, 2016 at 12:06 PM, Sandvik Agustin
>  wrote:
> > Hi users,
> >
> > I have this problem that sometimes 1 to 3 VM just automatically paused
> with
> > user interaction and getting this error "VM has paused due to no storage
> > space error". any inputs from you guys are very appreciated.
>
> This is expected - when there is no storage space :-)
>
> The vm is paused when there are some io pending io requests that
> could not be fulfilled since you don't have enough space.
>
> In a real machine the io requests would fail. In a vm, the vm can pause,
> you can fix the issue (extend the storage domain), and resume the vm.
>
> But I guess there is storage space available, otherwise you would
> not spend the time sending this mail.
>
> This can happen when using thin provisioned disks on block storage
> (iSCSI, FC). We provision such disk with 1G, and and extend the disk
> (add 1G) when it becomes too full (by default, free space < 0.5G).
>
> If we fail to extend the disk quick enough, the vm will pause before the
> extend was completed. Once the extend was completed, we resume
> the vm.
>
> So you may see very short pauses, but they should be rare.
>
> To understand the issue, we need to inspect vdsm logs from the host
> running the vm that paused, showing the timeframe when the vm
> was paused.
>
> You should see this message in the log each time a vm pauses:
>
> abnormal vm stop device  error ENOSPC
>
> Nir
>

--
IMPORTANT!
This message has been scanned for viruses and phishing links.
However, it is your responsibility to evaluate the links and attachments you 
choose to click.
If you are uncertain, we always try to help.
Greetings helpd...@actnet.se



--
IMPORTANT!
This message has been scanned for viruses and phishing links.
However, it is your responsibility to evaluate the links and attachments you 
choose to click.
If you are uncertain, we always try to help.
Greetings helpd...@actnet.se


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
___
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/53EDYNVGOXYBRGPO3L4AOGJRF2WS2KS5/


[ovirt-users] VM has paused due to no storage space error

2019-05-14 Thread Sandvik Agustin
Hi users,

I have this problem that sometimes 1 to 3 VM just automatically paused with
user interaction and getting this error "VM has paused due to no storage
space error". any inputs from you guys are very appreciated.

TIA
Sandvik

--
IMPORTANT!
This message has been scanned for viruses and phishing links.
However, it is your responsibility to evaluate the links and attachments you 
choose to click.
If you are uncertain, we always try to help.
Greetings helpd...@actnet.se



--
IMPORTANT!
This message has been scanned for viruses and phishing links.
However, it is your responsibility to evaluate the links and attachments you 
choose to click.
If you are uncertain, we always try to help.
Greetings helpd...@actnet.se


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
___
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/BW5EV5PFIXRBT6RKK32JVPOII2PZUSOU/


[ovirt-users] ovirt-engine, ovirt-engine base O.S, hypervisor base O.S update(s)

2016-10-26 Thread Sandvik Agustin
hi user,

I'm planning to update my virutalization and to fix some system
incompatibility.

we've been using this kind of setup since 2014 and as of now we're not
having some problem.

the system incompatibility that I mention is that, at first my ovirt-engine
base os is CentOS 6.7 and my ovirt-engine first version was 3.5 I believe
that version 3.5 supports adding hosts with the base O.S of Centos 6.x,
then we decided to update the ovirt-engine version from 3.5 to 3.6, then i
begun having problem adding hosts with base O.S of CentOS 6.x, then tried
to google it, I found out that ovirt-engine 3.6 does not support adding
hosts with base O.S of EL6.x, just to add the new host, I decided to change
the base O.S of it from CentOS 6.7 to CentOS 7, i've successfully added it
to the ovirt-engine but on the different Cluster, and because of this, some
features of ovirt-engine 3.6 was unable to use. By the way, my setup here
is self-hosted "ovirt-engine".

now my question is
1. will it still work if I restore my current ovirt-engine backup with base
of CentOS 6.7 to a new ovirt-engine base O.S CentOS 7 without messing with
the Domain data storage. LDAP and VM(s)?

TIA
Sandvik
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VM has paused due to no storage space error

2016-10-02 Thread Sandvik Agustin
hi,

thanks for the reply, *without user interaction.", yes, I still have free
space of 26.7TB out of 50TB, i'll try to attach some of the vdsm logs
related to this, but is there any chance that this can be cause of network
problem and, or system time not sync for each hypervisor and ovirt-engein?

Thanks Again,
Sandvik

On Sun, Oct 2, 2016 at 6:55 PM, Nir Soffer <nsof...@redhat.com> wrote:

> On Sun, Oct 2, 2016 at 12:06 PM, Sandvik Agustin
> <agustinsand...@gmail.com> wrote:
> > Hi users,
> >
> > I have this problem that sometimes 1 to 3 VM just automatically paused
> with
> > user interaction and getting this error "VM has paused due to no storage
> > space error". any inputs from you guys are very appreciated.
>
> This is expected - when there is no storage space :-)
>
> The vm is paused when there are some io pending io requests that
> could not be fulfilled since you don't have enough space.
>
> In a real machine the io requests would fail. In a vm, the vm can pause,
> you can fix the issue (extend the storage domain), and resume the vm.
>
> But I guess there is storage space available, otherwise you would
> not spend the time sending this mail.
>
> This can happen when using thin provisioned disks on block storage
> (iSCSI, FC). We provision such disk with 1G, and and extend the disk
> (add 1G) when it becomes too full (by default, free space < 0.5G).
>
> If we fail to extend the disk quick enough, the vm will pause before the
> extend was completed. Once the extend was completed, we resume
> the vm.
>
> So you may see very short pauses, but they should be rare.
>
> To understand the issue, we need to inspect vdsm logs from the host
> running the vm that paused, showing the timeframe when the vm
> was paused.
>
> You should see this message in the log each time a vm pauses:
>
> abnormal vm stop device  error ENOSPC
>
> Nir
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] VM has paused due to no storage space error

2016-10-02 Thread Sandvik Agustin
Hi users,

I have this problem that sometimes 1 to 3 VM just automatically paused with
user interaction and getting this error "VM has paused due to no storage
space error". any inputs from you guys are very appreciated.

TIA
Sandvik
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Ovirt-Engine HA

2016-08-19 Thread Sandvik Agustin
Hi Scott,

Thanks for the quick reply, "self hosted engine" are you talking about the
hosted-engine? I tried hosted-engine, I think twice, and I'm having problem
with VLAN(s), I can't manipulate the NIC of the hosted engine.

I think I need to read more about this "self hosted engine".

TIA
Sandvik

On Sat, Aug 20, 2016 at 1:11 AM, Scott <romra...@gmail.com> wrote:

> Hi Sandvik,
>
> I believe this ultimately is what the self hosted engine is planned to
> solve. It's up to you as to whether you feel comfortable with that idea
> currently.
>
> Outside of that, I would point you to the Red Hat Cluster Suite in a
> RHEV/RHEL environment. The high availability component of that is based on
> Linux-HA but I have only used Red Hat's implementation.
>
> Lastly, the poor man's solution if this isn't critical infrastructure
> would be a hot standby server. Keep the packages in sync between the two
> however you feel appropriate. Run engine-backup as frequently as needed and
> copy it to the second server. Have your engine address as a secondary
> address with appropriate DNS and move it between them in a fail over (or
> use a CNAME). Restore the backup in a fail over and run engine-setup. I
> think you get the idea.
>
> Personally I use hosted engine in all but my main production cluster. That
> one will use it once I've upgraded those hosts to RHEL 7.
>
> Hope that helps.
>
> Scott
>
> On Fri, Aug 19, 2016, 11:40 AM Sandvik Agustin <agustinsand...@gmail.com>
> wrote:
>
>> Hi Ovirt Users,
>>
>> Do you have any documentation, tutorial, howto or workaround to perform
>> or to have an ovirt-engine HA? Iv'e tried to google about this but I can't
>> find any.
>>
>> let's say I want to have two engine, engine1 is currently managing two
>> hypervisor, then engin2 is my reserved engine, so I can still managed those
>> vm that are running inside of my hypervisor if ever engine1 fails.
>>
>> TIA :)
>> Sandvik
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Ovirt-Engine HA

2016-08-19 Thread Sandvik Agustin
Hi Ovirt Users,

Do you have any documentation, tutorial, howto or workaround to perform or
to have an ovirt-engine HA? Iv'e tried to google about this but I can't
find any.

let's say I want to have two engine, engine1 is currently managing two
hypervisor, then engin2 is my reserved engine, so I can still managed those
vm that are running inside of my hypervisor if ever engine1 fails.

TIA :)
Sandvik
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Two ovirt-engine manage one hypervisor

2016-06-16 Thread Sandvik Agustin
Yes, bringing up both engines can cause disaster, iv'e tried that once to
bring up both of my engines and my engine1 droped the connection coz host1
was called by the engine2, host1 don't know how to talk two engines at the
same time, I tried this with a running vm on the host1 just to test if what
will happen to that vm and the results are "the vm is lost in the space".



On Thu, Jun 16, 2016 at 3:13 PM, Michal Skrivanek <
michal.skriva...@redhat.com> wrote:

>
> On 16 Jun 2016, at 09:07, Yaniv Kaul <yk...@redhat.com> wrote:
>
>
>
> On Thu, Jun 16, 2016 at 9:29 AM, Yedidyah Bar David <d...@redhat.com>
> wrote:
>
>> On Thu, Jun 16, 2016 at 9:10 AM, Yaniv Kaul <yk...@redhat.com> wrote:
>> >
>> >
>> > On Thu, Jun 16, 2016 at 8:53 AM, Yedidyah Bar David <d...@redhat.com>
>> wrote:
>> >>
>> >> On Thu, Jun 16, 2016 at 5:33 AM, Sandvik Agustin
>> >> <agustinsand...@gmail.com> wrote:
>> >> > Hi users,
>> >> >
>> >> > Good day, is it possible to configure two ovirt-engine to manage one
>> >> > hypervisor? My purpose for this is what if the first ovirt-engine
>> fails,
>> >> > I
>> >> > still have the 2nd ovirt-engine to manage hypervisor.
>> >> >
>> >> > is this possible? or any suggestion similar to my purpose?
>> >>
>> >> The "normal" solution is hosted-engine, which has HA - the engine
>> >> runs in a VM, and HA daemons monitor it and the hosts, and if there
>> >> is a problem they can start it on another host.
>> >>
>> >> There were discussions in the past, which you can find in the list
>> >> archives,
>> >> about running two engines against a single database, and current bottom
>> >> line
>> >> is that it's not supported, will not work, and iiuc will require some
>> >> significant development investment to support.
>> >>
>> >> You might manage to have an active/passive solution - install an engine
>> >> on two machines, configure both to use the same remote database, but
>> >> make sure only one of them is active at any given time. Not sure if
>> that's
>> >> considered "fully supported", but might come close.
>>
>
> even when you make it work when cert issues are sorted out, you need to be
> very careful not to bring both engines up managing a same host, they will
> fight over it and the monitoring is going to be received only by one of the
> engines, which in turn may cause HA VMs restart and split brains all over
> the place.
>
> >
>> >
>> > That's not enough - they need to share the same set of certificates...
>>
>> Best is to simply clone the machine after initial setup then change
>> what's needed, or backup/restore only files (engine-backup --mode=backup
>> --scope=files).
>>
>> Didn't check, but I do not think they actually need all the certs of
>> all hosts - that is, that it's not mandatory to keep /etc/pki synced
>> between them after initial setup. Didn't try that myself.
>>
>
> I'm not sure what happens when you provision a host from Mgmt A, then move
> to Mgmt B and provision another from it:
> 1. Mgmt A won't be aware of that host, from cert req perspective. May not
> be such a big deal - donno.
>
> 2. Can Mgmt A provision another host? Need to ensure the certificate
> serial numbers are OK, etc.
>
> They really need to share the CA DB.
> The backup-restore sounds like good approach  to me.
> Y.
>
>
>> > Y.
>> >
>> >>
>> >>
>> >> You can find on the net docs/resources about creating a redundant
>> >> postgresql cluster.
>> >>
>> >> Best,
>> >> --
>> >> Didi
>> >> ___
>> >> Users mailing list
>> >> Users@ovirt.org
>> >> http://lists.ovirt.org/mailman/listinfo/users
>> >
>> >
>>
>>
>>
>> --
>> Didi
>>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Two ovirt-engine manage one hypervisor

2016-06-16 Thread Sandvik Agustin
maybe this engine-backup will work, i'll give this a try.

Thanks :)
Sandvik

On Thu, Jun 16, 2016 at 2:29 PM, Yedidyah Bar David <d...@redhat.com> wrote:

> On Thu, Jun 16, 2016 at 9:10 AM, Yaniv Kaul <yk...@redhat.com> wrote:
> >
> >
> > On Thu, Jun 16, 2016 at 8:53 AM, Yedidyah Bar David <d...@redhat.com>
> wrote:
> >>
> >> On Thu, Jun 16, 2016 at 5:33 AM, Sandvik Agustin
> >> <agustinsand...@gmail.com> wrote:
> >> > Hi users,
> >> >
> >> > Good day, is it possible to configure two ovirt-engine to manage one
> >> > hypervisor? My purpose for this is what if the first ovirt-engine
> fails,
> >> > I
> >> > still have the 2nd ovirt-engine to manage hypervisor.
> >> >
> >> > is this possible? or any suggestion similar to my purpose?
> >>
> >> The "normal" solution is hosted-engine, which has HA - the engine
> >> runs in a VM, and HA daemons monitor it and the hosts, and if there
> >> is a problem they can start it on another host.
> >>
> >> There were discussions in the past, which you can find in the list
> >> archives,
> >> about running two engines against a single database, and current bottom
> >> line
> >> is that it's not supported, will not work, and iiuc will require some
> >> significant development investment to support.
> >>
> >> You might manage to have an active/passive solution - install an engine
> >> on two machines, configure both to use the same remote database, but
> >> make sure only one of them is active at any given time. Not sure if
> that's
> >> considered "fully supported", but might come close.
> >
> >
> > That's not enough - they need to share the same set of certificates...
>
> Best is to simply clone the machine after initial setup then change
> what's needed, or backup/restore only files (engine-backup --mode=backup
> --scope=files).
>
> Didn't check, but I do not think they actually need all the certs of
> all hosts - that is, that it's not mandatory to keep /etc/pki synced
> between them after initial setup. Didn't try that myself.
>
> > Y.
> >
> >>
> >>
> >> You can find on the net docs/resources about creating a redundant
> >> postgresql cluster.
> >>
> >> Best,
> >> --
> >> Didi
> >> ___
> >> Users mailing list
> >> Users@ovirt.org
> >> http://lists.ovirt.org/mailman/listinfo/users
> >
> >
>
>
>
> --
> Didi
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Two ovirt-engine manage one hypervisor

2016-06-15 Thread Sandvik Agustin
Hi users,

Good day, is it possible to configure two ovirt-engine to manage one
hypervisor? My purpose for this is what if the first ovirt-engine fails, I
still have the 2nd ovirt-engine to manage hypervisor.

is this possible? or any suggestion similar to my purpose?

TIA
Sandvik
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Downgrade ovirt-engine 3.6 to 3.5

2016-05-24 Thread Sandvik Agustin
Hi,

thanks for the quick reply, i have export domain already running and
attached to ovirt 3.6.

co'z i have 3 hypervisor, 2 are running centos 6.7, 1 is running centos 7,
i don't have any problem at this moment, but i want them to be in the same
cluster, the 2 centos 6.7 are in the same cluster but i'm unable to add the
host running centos 7 on that cluster, so what i did is create another
cluster and add this host centos 7 on the new cluster.

I just want them 3 host in the same cluster. :)

TIA

On Tue, May 24, 2016 at 2:25 PM, Yedidyah Bar David <d...@redhat.com> wrote:

> On Tue, May 24, 2016 at 7:01 AM, Sandvik Agustin
> <agustinsand...@gmail.com> wrote:
> > Hi users,
> >
> > Is it possible to downgrade ovirt-engine 3.6 to 3.5 if I remove
> > thishttp://resources.ovirt.org/pub/yum-repo/ovirt-release36.rpm then
> install
> > this http://resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm and run
> > this command? # yum update "ovirt-engine-setup*"?
>
> No.
>
> If you already upgraded to 3.6, your database is incompatible with 3.5.
>
> You might try exporting all your VMs to an export domain, setup 3.5,
> import back. Not even sure this works - i.e. that 3.6 export domains are
> 3.5 compatible.
>
> Why do you want to do this?
>
> Best,
> --
> Didi
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Downgrade ovirt-engine 3.6 to 3.5

2016-05-23 Thread Sandvik Agustin
Hi users,

Is it possible to downgrade ovirt-engine 3.6 to 3.5 if I remove this
http://resources.ovirt.org/pub/yum-repo/ovirt-release36.rpm
 then install
this http://resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm and run
this command? # yum update "ovirt-engine-setup*"?

TIA
Sandvik
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Unable to add hosts in ovirt-engine 3.6

2016-04-23 Thread Sandvik Agustin
I already tried that one, but still unable to add host running CentOS 6.7
to ovirt-engine 3.6, BUT I managed to add this host when I Install CentOS 7
on it, then add this to ovirt-engine 3.6 with different Cluster.

Thanks for the help, really appreciate it :)

Sandvik

On Sat, Apr 23, 2016 at 1:24 PM, Oved Ourfali <oourf...@redhat.com> wrote:

> You should be able to add new hosts to 3.5 cluster assuming proper 3.5
> repos are used on these hosts.
>
> Can you attach complete logs?
> (engine ones and host deploy).
>
> Regards,
> Oved
> On Apr 22, 2016 8:45 AM, "Sandvik Agustin" <agustinsand...@gmail.com>
> wrote:
>
> does that mean that i have to downgrade my ovirt-engine from 3.6 to 3.5?
> Or is there anyway to install host which running CentOS 6.7 O.S on
> ovirt-engine 3.6?
>
> TIA
> Sandvik
>
> On Thu, Apr 21, 2016 at 2:04 PM, Yedidyah Bar David <d...@redhat.com>
> wrote:
>
>> On Thu, Apr 21, 2016 at 4:57 AM, Sandvik Agustin
>> <agustinsand...@gmail.com> wrote:
>> > Hi,
>> >
>> > Thanks for the quick reply, my ovirt-engine is running on CentOS 6.7
>> and my
>> > hypervisor is also CentOS 6.7.
>>
>> As I wrote before, el6 hosts are not supported in 3.6.
>>
>> Best,
>> --
>> Didi
>>
>
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Unable to add hosts in ovirt-engine 3.6

2016-04-21 Thread Sandvik Agustin
does that mean that i have to downgrade my ovirt-engine from 3.6 to 3.5? Or
is there anyway to install host which running CentOS 6.7 O.S on
ovirt-engine 3.6?

TIA
Sandvik

On Thu, Apr 21, 2016 at 2:04 PM, Yedidyah Bar David <d...@redhat.com> wrote:

> On Thu, Apr 21, 2016 at 4:57 AM, Sandvik Agustin
> <agustinsand...@gmail.com> wrote:
> > Hi,
> >
> > Thanks for the quick reply, my ovirt-engine is running on CentOS 6.7 and
> my
> > hypervisor is also CentOS 6.7.
>
> As I wrote before, el6 hosts are not supported in 3.6.
>
> Best,
> --
> Didi
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Unable to add hosts in ovirt-engine 3.6

2016-04-20 Thread Sandvik Agustin
Hi,

Thanks for the quick reply, my ovirt-engine is running on CentOS 6.7 and my
hypervisor is also CentOS 6.7.
engine.log
]# tail /var/log/ovirt-engine/engine.log
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
[rt.jar:1.7.0_95]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_95]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_95]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_95]

2016-04-21 09:28:09,600 ERROR
[org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand]
(org.ovirt.thread.pool-8-thread-4) [59328744] Host installation failed for
host '92380584-6896-42f5-b2ca-727840db7645', 'vcih3.pagasa-vci.lan':
Command returned failure code 1 during SSH session 'root@10.11.41.7'
2016-04-21 09:28:09,602 INFO
 [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(org.ovirt.thread.pool-8-thread-4) [59328744] START,
SetVdsStatusVDSCommand(HostName = vcih3.pagasa-vci.lan,
SetVdsStatusVDSCommandParameters:{runAsync='true',
hostId='92380584-6896-42f5-b2ca-727840db7645', status='InstallFailed',
nonOperationalReason='NONE', stopSpmFailureLogged='false',
maintenanceReason='null'}), log id: 17f30fc4
2016-04-21 09:28:09,604 INFO
 [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
(org.ovirt.thread.pool-8-thread-4) [59328744] FINISH,
SetVdsStatusVDSCommand, log id: 17f30fc4
2016-04-21 09:28:09,609 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(org.ovirt.thread.pool-8-thread-4) [59328744] Correlation ID: 59328744,
Call Stack: null, Custom Event ID: -1, Message: Host vcih3.pagasa-vci.lan
installation failed. Command returned failure code 1 during SSH session '
root@10.11.41.7'.
2016-04-21 09:28:09,609 INFO
 [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand]
(org.ovirt.thread.pool-8-thread-4) [59328744] Lock freed to object
'EngineLock:{exclusiveLocks='[92380584-6896-42f5-b2ca-727840db7645=<VDS,
ACTION_TYPE_FAILED_OBJECT_LOCKED>]', sharedLocks='null'}'

server.log
]# tail /var/log/ovirt-engine/server.log
at
io.undertow.server.Connectors.executeRootHandler(Connectors.java:199)
[undertow-core-1.1.8.Final.jar:1.1.8.Final]
at
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:761)
[undertow-core-1.1.8.Final.jar:1.1.8.Final]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_95]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_95]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_95]

2016-04-21 09:27:33,289 INFO
 [org.apache.sshd.client.session.ClientSessionImpl] (pool-18-thread-1)
Client session created
2016-04-21 09:27:33,298 INFO
 [org.apache.sshd.client.session.ClientSessionImpl] (pool-18-thread-1)
Server version string: SSH-2.0-OpenSSH_5.3
2016-04-21 09:27:33,301 INFO
 [org.apache.sshd.client.session.ClientSessionImpl] (pool-18-thread-2) Kex:
server->client aes128-ctr hmac-sha2-256 none
2016-04-21 09:27:33,302 INFO
 [org.apache.sshd.client.session.ClientSessionImpl] (pool-18-thread-2) Kex:
client->server aes128-ctr hmac-sha2-256 none

host-deploy
# tail ovirt-host-deploy-20160421092809-10.11.41.7-59328744.log
2016-04-21 09:28:14 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:219 DIALOG:SEND   ***Q:STRING TERMINATION_COMMAND
2016-04-21 09:28:14 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:219 DIALOG:SEND   ###
2016-04-21 09:28:14 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:219 DIALOG:SEND   ### Processing ended, use 'quit'
to quit
2016-04-21 09:28:14 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:219 DIALOG:SEND   ### COMMAND>
2016-04-21 09:28:14 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:219 DIALOG:RECEIVEnoop
2016-04-21 09:28:14 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:219 DIALOG:SEND   ***Q:STRING TERMINATION_COMMAND
2016-04-21 09:28:14 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:219 DIALOG:SEND   ###
2016-04-21 09:28:14 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:219 DIALOG:SEND   ### Processing ended, use 'quit'
to quit
2016-04-21 09:28:14 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:219 DIALOG:SEND   ### COMMAND>
2016-04-21 09:28:14 DEBUG otopi.plugins.otopi.dialog.machine
dialog.__logString:219 DIALOG:RECEIVElog

hope this logs can help us.

TIA

On Wed, Apr 20, 2016 at 2:06 PM, Yedidyah Bar David <d...@redhat.com> wrote:

> On Wed, Apr 20, 2016 at 4:10 AM, Sandvik Agustin
> <agustinsand...@gmail.com> wrote:
> > Hi Users,
> >
> > Good day, i'm having problem on adding hosts/hypervisor in ovirt-engine
> 3.6,
> > a month ago i have successfully added 2 hypervisor when the engine is
> still
> > versi

[ovirt-users] Unable to add hosts in ovirt-engine 3.6

2016-04-19 Thread Sandvik Agustin
Hi Users,

Good day, i'm having problem on adding hosts/hypervisor in ovirt-engine
3.6, a month ago i have successfully added 2 hypervisor when the engine is
still version 3.5, then a week ago, i manage to update the engine from 3.5
to 3.6, yesterday i'm adding another 1 hypervisor and i tried using ovirt
3.6 repo for the new hypervisor and failed to add, tried to add the ovirt
3.5 repo and still failed to add, the ovirt-engine event tab shows "error
code 1 during ssh session" i've googled it, "correct me if i'm wrong with
this" the hypervisor having problema resolving name server which inside of
ovirt repo 3.5 or 3.6, when i tried to open those "repolist" and tried to
access it on my web browser it shows that
"This site can’t be reached"
some of sites inside repos are unable to reach or the directory path did
not exist.

are we having problem about those repos or it just me?

is there any other way to install or add hosts whenever the repos or sites
that holding the packages are having problem?

TIA :)
Sandvik
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Data(Master)

2015-12-13 Thread Sandvik Agustin
Hi,
This is what inside my /etc/lvm/archive/
"ls /etc/lvm/archive/
39757758-c149-41da-8479-74b4d21635a0_0-1936952678.vg
4a0a7b1a-a98c-4bc4-86eb-b215cfa8da24_0-147069828.vg
4a0a7b1a-a98c-4bc4-86eb-b215cfa8da24_1-849682777.vg
4a0a7b1a-a98c-4bc4-86eb-b215cfa8da24_2-1626145851.vg
4c0c34ec-d44b-4f3e-8e10-76b82b5fa118_0-1451865950.vg
4c0c34ec-d44b-4f3e-8e10-76b82b5fa118_1-587463327.vg
4c0c34ec-d44b-4f3e-8e10-76b82b5fa118_2-321869468.vg
4c0c34ec-d44b-4f3e-8e10-76b82b5fa118_3-117963502.vg
aa2ae33a-47ad-43a2-a623-cbea4770cbd0_0-1774160120.vg
aa2ae33a-47ad-43a2-a623-cbea4770cbd0_1-937915900.vg
afb04ab7-ecc5-4079-9700-43b6d01c8a5b_0-1996551186.vg
afb04ab7-ecc5-4079-9700-43b6d01c8a5b_1-5564790.vg
afb04ab7-ecc5-4079-9700-43b6d01c8a5b_2-617819029.vg
cce50b8e-a566-4ba9-a2b9-a978e44f3684_0-1336023522.vg
cce50b8e-a566-4ba9-a2b9-a978e44f3684_1-210534184.vg
cce50b8e-a566-4ba9-a2b9-a978e44f3684_2-159368298.vg
HostVG_0-1625691793.vg"

And this is what inside my /etc/lvm/backup/
"ls /etc/lvm/backup/
39757758-c149-41da-8479-74b4d21635a0  afb04ab7-ecc5-4079-9700-43b6d01c8a5b
4a0a7b1a-a98c-4bc4-86eb-b215cfa8da24  cce50b8e-a566-4ba9-a2b9-a978e44f3684
4c0c34ec-d44b-4f3e-8e10-76b82b5fa118  HostVG
aa2ae33a-47ad-43a2-a623-cbea4770cbd0"

How do I find my UUID of old master storage domain?

Thanks,
Sandvik
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Data(Master)

2015-12-01 Thread Sandvik Agustin
Hi users,

I'm using oVirt 3.4 on rhel 6.5 and it's working perfectly, but when i'm
setting up another Hypervisor and ovirt-engine I accidentally attach my
working storage "Data(Master)" to my 2nd one, and my problem is i'm unable
to re-attach it to my first one, is it possible to re-attach it without
loosing my vm guest disk images? And when I accidentally attach it to my
2nd one, It prompt me that "This operation might be unrecoverable and
distructive" is there a change that my 25 vm guest disk images will be
erased? God Bless.

TIA
Sandvik
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Virtualbox Image to Ovirt

2015-03-25 Thread Sandvik Agustin
Hi Yaniv,

Thanks for the reply, I'll try this one v2v tool, then i'll update you
guys, If what happen.

Thanks Again

On Wed, Mar 25, 2015 at 4:06 PM, Yaniv Dary yd...@redhat.com wrote:

  You will need a v2v tool to convert the image.


 On 03/25/2015 04:57 AM, Sandvik Agustin wrote:

 Hi users,


  Good day, Is it possible to run a virtualbox image inside the
 hypervisor? I'm using Ovirt 3.5, or viceversa, ovirt image run inside
 virtualbox?


  Thanks in Advance


 ___
 Users mailing listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users


 --
 Yaniv Dary
 Red Hat Israel Ltd.
 34 Jerusalem Road
 Building A, 4th floor
 Ra'anana, Israel 4350109

 Tel : +972 (9) 7692306
 8272306
 Email: yd...@redhat.com
 IRC : ydary


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Virtualbox Image to Ovirt

2015-03-24 Thread Sandvik Agustin
Hi users,


Good day, Is it possible to run a virtualbox image inside the hypervisor?
I'm using Ovirt 3.5, or viceversa, ovirt image run inside virtualbox?


Thanks in Advance
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] VM Guest Video size

2015-03-13 Thread Sandvik Agustin
Hi users,


 Good Day, I'm using Ovirt 3.5 on my Centos 6.6, I'm wondering if
there's a way to increase the size of the vm guest video memory?

TIA
Sandvik
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] How can I add usernames in ovirt? i.e., is admin account

2015-01-05 Thread Sandvik Agustin
Hi guys,

Good day, I just want to know if how can I add usernames in ovirt? i.e., is
admin account is already exist and I want to create another account i.e.,
users or clients account.


TIA
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] How can I add usernames in ovirt? i.e., is admin account

2015-01-05 Thread Sandvik Agustin
Hi,


Thanks guys for the quick reply and I really appreciate it, I'll look upon
your suggestions right now. By the way, I forgot to mention that I'm
using oVirt
Engine Version: 3.5.0.1-1.el6. Thanks Again, I'll update you guys about my
progress.

Thanks Again.

On Tue, Jan 6, 2015 at 2:39 AM, Donny Davis do...@cloudspin.me wrote:

 Ensure you don't try to install freeipa to the manager machine, there will
 be conflicts.

 389ds works and is really easy to setup

 Regards
 DonnyOn Jan 5, 2015 11:36 AM, Donny Davis do...@cloudspin.me wrote:
 
  I did a write up on AAA LDAP.
 
  https://cloudspin.me/ovirt-simple-ldap-aaa/
 
  Hope its helpful
 
  DonnyOn Jan 5, 2015 11:26 AM, Alon Bar-Lev alo...@redhat.com wrote:
  
   Hello,
  
   For now you need to use somekind of LDAP with
 ovirt-engine-extension-ldap[1][2] package.
   In future we will support database based repository.
  
   Until someone from infra will have the time to publish the latest
 version of the package, please download it directly from here[3], please
 note that until engine-3.5.1 is out you will need to specify full path in
 config.profile.file.1 variable at authn and authz extension configuration.
  
   Regards,
   Alon
  
   [1]
 http://gerrit.ovirt.org/gitweb?p=ovirt-engine-extension-aaa-ldap.git;a=blob;f=README;hb=HEAD
   [2] http://www.ovirt.org/Features/AAA
   [3]
 http://jenkins.ovirt.org/job/ovirt-engine-extension-aaa-ldap_any_create-rpms_manual/6/
  
   - Original Message -
From: Sandvik Agustin agustinsand...@gmail.com
To: users@ovirt.org
Sent: Monday, January 5, 2015 8:14:27 PM
Subject: [ovirt-users] How can I add usernames in ovirt? i.e., is
 admin account
   
Hi guys,
   
Good day, I just want to know if how can I add usernames in ovirt?
 i.e., is
admin account is already exist and I want to create another account
 i.e.,
users or clients account.
   
   
TIA
   
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
   
   ___
   Users mailing list
   Users@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/users
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] oVirt device-mapper: table: 253:3: multipath: error getting device

2014-11-26 Thread Sandvik Agustin
Hi users,


I'm using CentOS 6.6 as a host, when I start Installing the host to my
ovirt-engine webamin, I starting to have this error message in my host1.

Nov 27 10:15:32 host1 kernel: device-mapper: table: 253:3: multipath: error
getting device
Nov 27 10:15:32 host1 kernel: device-mapper: ioctl: error adding target to
table
Nov 27 10:22:11 host1 multipathd: force queue_without_daemon (operator)
Nov 27 10:22:12 host1 multipathd: 360030480190c68001be31b9a1587e30a:
ignoring map
Nov 27 10:22:12 host1 kernel: device-mapper: table: 253:3: multipath: error
getting device
Nov 27 10:22:12 host1 kernel: device-mapper: ioctl: error adding target to
table
Nov 27 10:22:12 host1 kernel: device-mapper: table: 253:3: multipath: error
getting device
Nov 27 10:22:12 host1 kernel: device-mapper: ioctl: error adding target to
table
Nov 27 10:22:12 host1 multipathd: 360030480190c68001be3224d189b03e5:
ignoring map
Nov 27 10:22:12 host1 multipathd: path checkers start up


When I try to reboot it it will only stuck on a screen saying.

device-mapper: error getting device continuously, how can I fix it? Hope
someone can Help me.

TIA

Sandvik
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] 答复: Engine is still unreachable

2014-11-23 Thread Sandvik Agustin
Hi Chou,


I use CentOS 6.5 apply all updates then it is now CentOS 6.6, Yes, the port
for sshd is already open by default, I tried to connect ssh from
hosted-engine to host vice versa and the connection is successful using
root user and even with the standard user. Now I'm trying to install CentOS
6.6 as a host and the oVirt-engine with the different server that meets the
hardware minimum requirements of the oVIrt, but still, I hope someone can
help me with this promlem.


Thanks
sandvik

On Mon, Nov 24, 2014 at 10:58 AM, Coffee Chou coffee@gmail.com wrote:

 Hi, Sandvik
 sorry, but i can't find out what's wrong now...

 did you use ovirt-node or centos? and did you open sshd?

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Hosted-Engine

2014-11-20 Thread Sandvik Agustin
Hi users,


I'm installing ovirt with hosted engine following this documentation
http://community.redhat.com/blog/2014/03/up-and-running-with-ovirt-3-4/

I've successfully created the vm that will host the engine, but at the end
of the installer, I have this kind of error message


(1, 2, 3)[1]:
[ INFO  ] Engine replied: DB Up!Welcome to Health Status!
  Enter the name of the cluster to which you want to add the host
(Default) [Default]:
[ INFO  ] Waiting for the host to become operational in the engine. This
may take several minutes...
[ ERROR ] The VDSM host was found in a failed state. Please check engine
and bootstrap installation logs.
[ ERROR ] Unable to add hosted_engine_1 to the manager
  Please shutdown the VM allowing the system to launch it as a
monitored service.
  The system will wait until the VM is down.

then I manage to shutdown the vm that hosting the engine, then I get this
message


 Enabling and starting HA services
  Hosted Engine successfully set up
[ INFO  ] Stage: Clean up
[ INFO  ] Generating answer file '/etc/ovirt-hosted-engine/answers.conf'
[ INFO  ] Answer file '/etc/ovirt-hosted-engine/answers.conf' has been
updated
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination



Hope you can help me,
Thanks in advance,
sandvik
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] 答复: Engine is still unreachable

2014-11-20 Thread Sandvik Agustin
Hi users,

Chou, here's my I already tried your suggestion right now, but it still
failed, here's my engine.log and vdsm.log. and one more thing, since the
time that I started the installation of ovirt-hosted-engine setup, I
starting to have this kind of error message on my /var/log/message.


Nov 21 11:11:20 hmdvhost1 kernel: device-mapper: table: 253:2: multipath:
error getting device
Nov 21 11:11:20 hmdvhost1 kernel: device-mapper: ioctl: error adding target
to table
Nov 21 11:11:20 hmdvhost1 kernel: device-mapper: table: 253:2: multipath:
error getting device
Nov 21 11:11:20 hmdvhost1 kernel: device-mapper: ioctl: error adding target
to table
Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: remove map (uevent)
Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: devmap not registered, can't
remove
Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: remove map (uevent)
Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: devmap not registered, can't
remove
Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: remove map (uevent)
Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: devmap not registered, can't
remove
Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: remove map (uevent)
Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: devmap not registered, can't
remove


Thanks in advance
Sandvik

On Fri, Nov 21, 2014 at 9:42 AM, Coffee Chou coffee@gmail.com wrote:

 Hi, Sandvik
 it's just a suggestion:-)

 i think you can have a try, as i don't know my solution worked or not.
 maybe there are some other people who have encountered this problem before
 and they can give you some advice:-)

 2014-11-20 22:35 GMT+08:00 Sandvik Agustin agustinsand...@gmail.com:

 HI Chou,


 Thanks, I will try your solution now, and should I resend this email to
 users@ovirt.org?


 Thanks
 Sandvik

 On Thu, Nov 20, 2014 at 9:28 AM, Coffee Chou coffee@gmail.com
 wrote:

 Hi, Sandvik
 and please don't send the email to me only but to user mail list, so
 everybody can help you :-)

 2014-11-20 9:17 GMT+08:00 Coffee Chou coffee@gmail.com:

 Hi, Sandvik
 i can see the ERROR message: Command returned failure code 1 during
 SSH session  you can try these:

 1. stop firewall on the hosted_engine_1
 2. running command: vdsm-tool configure

 if it's still failure, please attach your engine.log and vdsm.log



 2014-11-20 7:55 GMT+08:00 Sandvik Agustin agustinsand...@gmail.com:

 Hi Chou,


 I have successfully install the hosted engine, but at the end of the
 installation I have this kind of error message

  To continue make a selection from the options below:
   (1) Continue setup - engine installation is complete
   (2) Power off and restart the VM
   (3) Abort setup

   (1, 2, 3)[1]:
 [ INFO  ] Engine replied: DB Up!Welcome to Health Status!
   Enter the name of the cluster to which you want to add the
 host (Default) [Default]:
 [ INFO  ] Waiting for the host to become operational in the engine.
 This may take several minutes...
 [ ERROR ] The VDSM host was found in a failed state. Please check
 engine and bootstrap installation logs.
 [ ERROR ] Unable to add hosted_engine_1 to the manager
   Please shutdown the VM allowing the system to launch it as a
 monitored service.
   The system will wait until the VM is down.
 [ INFO  ] Enabling and starting HA services
   Hosted Engine successfully set up
 [ INFO  ] Stage: Clean up
 [ INFO  ] Generating answer file
 '/etc/ovirt-hosted-engine/answers.conf'
 [ INFO  ] Answer file '/etc/ovirt-hosted-engine/answers.conf' has been
 updated
 [ INFO  ] Stage: Pre-termination
 [ INFO  ] Stage: Termination

 The ovirt webadmin is accessible, but my hosted_engine_1 status
 failed. I tried to activate it inside the webadmin, but it say's Error
 while executing action:

 hosted_engine_1:

- Cannot activate Host. Host has no unique id.


 and when I try to reinstall it on the webadmin, nothing happen it
 still failed status.

 I hope you can help me.

 Please see attach for screenshot.


 Thanks in advance.
 sandvik

 On Wed, Nov 19, 2014 at 10:32 PM, Sandvik Agustin 
 agustinsand...@gmail.com wrote:

 Hi guys,

 First of all I want to thank you for replying my email.
 @Chou, yes I can access the engine webadmin.
 @Chao, I've tried the no. 1 option and it worked, when I check my
 /etc/hosts I have hostname conflict, then the ovirt engine is now
 reachable, but there's another error message, it say's invalid 
 certificate.
 Is this because of I've put different FQDN during the installation 
 process?

 On Wed, Nov 19, 2014 at 11:40 AM, Coffee Chou coffee@gmail.com
 wrote:

 Hi, Chao
 You may make a mistake, that's not my setup :-)
 But i don't think it's a problem of password. If the passwords
 were not the same, it will throw an ERROR of:
 [ ERROR ] Cannot automatically add the host to cluster None: HTTP
 Status 401
 [ ERROR ] Failed to execute stage 'Closing up': Cannot add the host
 to cluster None


 so, i guess, maybe Sandvik's setup

Re: [ovirt-users] 答复: Engine is still unreachable

2014-11-20 Thread Sandvik Agustin
Hi,

I'm sorry I forgot, here's the attachement.

On Fri, Nov 21, 2014 at 12:17 PM, Coffee Chou coffee@gmail.com wrote:

 Hi, Sandvik
 maybe you forgot to attach your log~ that's ovirt-hosted-engine-setup,
 so you can also attach your setup log:-)

 2014-11-21 11:11 GMT+08:00 Sandvik Agustin agustinsand...@gmail.com:

 Hi users,

 Chou, here's my I already tried your suggestion right now, but it still
 failed, here's my engine.log and vdsm.log. and one more thing, since the
 time that I started the installation of ovirt-hosted-engine setup, I
 starting to have this kind of error message on my /var/log/message.


 Nov 21 11:11:20 hmdvhost1 kernel: device-mapper: table: 253:2: multipath:
 error getting device
 Nov 21 11:11:20 hmdvhost1 kernel: device-mapper: ioctl: error adding
 target to table
 Nov 21 11:11:20 hmdvhost1 kernel: device-mapper: table: 253:2: multipath:
 error getting device
 Nov 21 11:11:20 hmdvhost1 kernel: device-mapper: ioctl: error adding
 target to table
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: remove map (uevent)
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: devmap not registered, can't
 remove
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: remove map (uevent)
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: devmap not registered, can't
 remove
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: remove map (uevent)
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: devmap not registered, can't
 remove
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: remove map (uevent)
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: devmap not registered, can't
 remove


 Thanks in advance
 Sandvik

 On Fri, Nov 21, 2014 at 9:42 AM, Coffee Chou coffee@gmail.com
 wrote:

 Hi, Sandvik
 it's just a suggestion:-)

 i think you can have a try, as i don't know my solution worked or
 not. maybe there are some other people who have encountered this problem
 before and they can give you some advice:-)

 2014-11-20 22:35 GMT+08:00 Sandvik Agustin agustinsand...@gmail.com:

 HI Chou,


 Thanks, I will try your solution now, and should I resend this email to
 users@ovirt.org?


 Thanks
 Sandvik

 On Thu, Nov 20, 2014 at 9:28 AM, Coffee Chou coffee@gmail.com
 wrote:

 Hi, Sandvik
 and please don't send the email to me only but to user mail list,
 so everybody can help you :-)

 2014-11-20 9:17 GMT+08:00 Coffee Chou coffee@gmail.com:

 Hi, Sandvik
 i can see the ERROR message: Command returned failure code 1
 during SSH session  you can try these:

 1. stop firewall on the hosted_engine_1
 2. running command: vdsm-tool configure

 if it's still failure, please attach your engine.log and vdsm.log



 2014-11-20 7:55 GMT+08:00 Sandvik Agustin agustinsand...@gmail.com:

 Hi Chou,


 I have successfully install the hosted engine, but at the end of the
 installation I have this kind of error message

  To continue make a selection from the options below:
   (1) Continue setup - engine installation is complete
   (2) Power off and restart the VM
   (3) Abort setup

   (1, 2, 3)[1]:
 [ INFO  ] Engine replied: DB Up!Welcome to Health Status!
   Enter the name of the cluster to which you want to add the
 host (Default) [Default]:
 [ INFO  ] Waiting for the host to become operational in the engine.
 This may take several minutes...
 [ ERROR ] The VDSM host was found in a failed state. Please check
 engine and bootstrap installation logs.
 [ ERROR ] Unable to add hosted_engine_1 to the manager
   Please shutdown the VM allowing the system to launch it as
 a monitored service.
   The system will wait until the VM is down.
 [ INFO  ] Enabling and starting HA services
   Hosted Engine successfully set up
 [ INFO  ] Stage: Clean up
 [ INFO  ] Generating answer file
 '/etc/ovirt-hosted-engine/answers.conf'
 [ INFO  ] Answer file '/etc/ovirt-hosted-engine/answers.conf' has
 been updated
 [ INFO  ] Stage: Pre-termination
 [ INFO  ] Stage: Termination

 The ovirt webadmin is accessible, but my hosted_engine_1 status
 failed. I tried to activate it inside the webadmin, but it say's Error
 while executing action:

 hosted_engine_1:

- Cannot activate Host. Host has no unique id.


 and when I try to reinstall it on the webadmin, nothing happen it
 still failed status.

 I hope you can help me.

 Please see attach for screenshot.


 Thanks in advance.
 sandvik

 On Wed, Nov 19, 2014 at 10:32 PM, Sandvik Agustin 
 agustinsand...@gmail.com wrote:

 Hi guys,

 First of all I want to thank you for replying my email.
 @Chou, yes I can access the engine webadmin.
 @Chao, I've tried the no. 1 option and it worked, when I check my
 /etc/hosts I have hostname conflict, then the ovirt engine is now
 reachable, but there's another error message, it say's invalid 
 certificate.
 Is this because of I've put different FQDN during the installation 
 process?

 On Wed, Nov 19, 2014 at 11:40 AM, Coffee Chou coffee@gmail.com
  wrote:

 Hi, Chao
 You may make

Re: [ovirt-users] 答复: Engine is still unreachable

2014-11-20 Thread Sandvik Agustin
Hi,


The repo that I have use if
http://plain.resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm from this
documentation http://www.ovirt.org/Quick_Start_Guide, because the repo that
this documentation
http://community.redhat.com/blog/2014/03/up-and-running-with-ovirt-3-4/
seems not working, http://ovirt.org/releases/ovirt-release.noarch.rpm
sudo yum localinstall -y http://ovirt.org/releases/ovirt-release.noarch.rpm
--

This article originally appeared on community.redhat.com. Follow the
community on Twitter at @redhatopen https://twitter.com/redhatopen, and
find us on Facebook https://www.facebook.com/redhatopen and Google+
https://plus.google.com/u/0/b/113258037797946990391/113258037797946990391/posts
.
sudo yum localinstall -y http://ovirt.org/releases/ovirt-release.noarch.rpm
--

This article originally appeared on community.redhat.com. Follow the
community on Twitter at @redhatopen https://twitter.com/redhatopen, and
find us on Facebook https://www.facebook.com/redhatopen and Google+
https://plus.google.com/u/0/b/113258037797946990391/113258037797946990391/posts
.
sudo yum localinstall -y http://ovirt.org/releases/ovirt-release.noarch.rpm
--

This article originally appeared on community.redhat.com. Follow the
community on Twitter at @redhatopen https://twitter.com/redhatopen, and
find us on Facebook https://www.facebook.com/redhatopen and Google+
https://plus.google.com/u/0/b/113258037797946990391/113258037797946990391/posts
.

On Fri, Nov 21, 2014 at 1:51 PM, Coffee Chou coffee@gmail.com wrote:

 Hi, Sandvik
 I have read the engine.log, it shows:
 Cannot find a valid baseurl for repo: base

 can you show me your repo?

 2014-11-21 12:21 GMT+08:00 Sandvik Agustin agustinsand...@gmail.com:

 Hi,

 I'm sorry I forgot, here's the attachement.

 On Fri, Nov 21, 2014 at 12:19 PM, Sandvik Agustin 
 agustinsand...@gmail.com wrote:

 Hi,

 I'm sorry I forgot, here's the attachement.

 On Fri, Nov 21, 2014 at 12:17 PM, Coffee Chou coffee@gmail.com
 wrote:

 Hi, Sandvik
 maybe you forgot to attach your log~ that's
 ovirt-hosted-engine-setup, so you can also attach your setup log:-)

 2014-11-21 11:11 GMT+08:00 Sandvik Agustin agustinsand...@gmail.com:

 Hi users,

 Chou, here's my I already tried your suggestion right now, but it
 still failed, here's my engine.log and vdsm.log. and one more thing, since
 the time that I started the installation of ovirt-hosted-engine setup, I
 starting to have this kind of error message on my /var/log/message.


 Nov 21 11:11:20 hmdvhost1 kernel: device-mapper: table: 253:2:
 multipath: error getting device
 Nov 21 11:11:20 hmdvhost1 kernel: device-mapper: ioctl: error adding
 target to table
 Nov 21 11:11:20 hmdvhost1 kernel: device-mapper: table: 253:2:
 multipath: error getting device
 Nov 21 11:11:20 hmdvhost1 kernel: device-mapper: ioctl: error adding
 target to table
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: remove map (uevent)
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: devmap not registered,
 can't remove
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: remove map (uevent)
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: devmap not registered,
 can't remove
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: remove map (uevent)
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: devmap not registered,
 can't remove
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: remove map (uevent)
 Nov 21 11:11:20 hmdvhost1 multipathd: dm-2: devmap not registered,
 can't remove


 Thanks in advance
 Sandvik

 On Fri, Nov 21, 2014 at 9:42 AM, Coffee Chou coffee@gmail.com
 wrote:

 Hi, Sandvik
 it's just a suggestion:-)

 i think you can have a try, as i don't know my solution worked or
 not. maybe there are some other people who have encountered this problem
 before and they can give you some advice:-)

 2014-11-20 22:35 GMT+08:00 Sandvik Agustin agustinsand...@gmail.com
 :

 HI Chou,


 Thanks, I will try your solution now, and should I resend this email
 to users@ovirt.org?


 Thanks
 Sandvik

 On Thu, Nov 20, 2014 at 9:28 AM, Coffee Chou coffee@gmail.com
 wrote:

 Hi, Sandvik
 and please don't send the email to me only but to user mail
 list, so everybody can help you :-)

 2014-11-20 9:17 GMT+08:00 Coffee Chou coffee@gmail.com:

 Hi, Sandvik
 i can see the ERROR message: Command returned failure code 1
 during SSH session  you can try these:

 1. stop firewall on the hosted_engine_1
 2. running command: vdsm-tool configure

 if it's still failure, please attach your engine.log and
 vdsm.log



 2014-11-20 7:55 GMT+08:00 Sandvik Agustin 
 agustinsand...@gmail.com:

 Hi Chou,


 I have successfully install the hosted engine, but at the end of
 the installation I have this kind of error message

  To continue make a selection from the options below:
   (1) Continue setup - engine installation is complete
   (2) Power off and restart the VM

Re: [ovirt-users] 答复: Engine is still unreachable

2014-11-20 Thread Sandvik Agustin
/RPM-GPG-KEY-EPEL-6
gpgcheck=1
[epel-testing]
name=Extra Packages for Enterprise Linux 6 - Testing - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/testing/6/$basearch
mirrorlist=
https://mirrors.fedoraproject.org/metalink?repo=testing-epel6arch=$basearch
failovermethod=priority
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6

[epel-testing-debuginfo]
name=Extra Packages for Enterprise Linux 6 - Testing - $basearch - Debug
#baseurl=
http://download.fedoraproject.org/pub/epel/testing/6/$basearch/debug
mirrorlist=
https://mirrors.fedoraproject.org/metalink?repo=testing-debug-epel6arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
gpgcheck=1

[epel-testing-source]
name=Extra Packages for Enterprise Linux 6 - Testing - $basearch - Source
#baseurl=http://download.fedoraproject.org/pub/epel/testing/6/SRPMS
mirrorlist=
https://mirrors.fedoraproject.org/metalink?repo=testing-source-epel6arch=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
gpgcheck=1
[ovirt-3.5-epel]
name=Extra Packages for Enterprise Linux 6 - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch
mirrorlist=
https://mirrors.fedoraproject.org/metalink?repo=epel-6arch=$basearch
failovermethod=priority
enabled=1
includepkgs=epel-release,python-uinput,puppet,python-lockfile,python-cpopen,python-ordereddict,python-pthreading,python-inotify,python-argparse,novnc,python-ply,python-kitchen,python-daemon,python-websockify,livecd-tools,spice-html5,mom,python-IPy,python-ioprocess,ioprocess,rubygem-rgen
gpgcheck=1
gpgkey=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6

[ovirt-3.5-jpackage-6.0-generic]
name=JPackage 6.0, for generic
mirrorlist=
http://www.jpackage.org/mirrorlist.php?dist=generictype=freerelease=6.0
enabled=1
gpgcheck=1
includepkgs=dom4j,isorelax,jaxen,jdom,msv,msv-xsdlib,relaxngDatatype,servicemix-specs,tomcat5-servlet-2.4-api,ws-jaxme,xalan-j2,xml-commons,xml-commons-jaxp-1.2-apis,xml-commons-resolver11,xom,xpp2,xpp3,antlr3,stringtemplate
gpgkey=http://www.jpackage.org/jpackage.asc

[ovirt-3.5-glusterfs-epel]
name=GlusterFS is a clustered file-system capable of scaling to several
petabytes.
baseurl=
http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/$basearch/
enabled=1
skip_if_unavailable=1
gpgcheck=0

[ovirt-3.5-glusterfs-noarch-epel]
name=GlusterFS is a clustered file-system capable of scaling to several
petabytes.
baseurl=
http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-$releasever/noarch
enabled=1
skip_if_unavailable=1
gpgcheck=0

[ovirt-3.5-patternfly1-noarch-epel]
name=Copr repo for patternfly1 owned by patternfly
baseurl=
http://copr-be.cloud.fedoraproject.org/results/patternfly/patternfly1/epel-6-$basearch/
enabled=1
skip_if_unavailable=1
gpgcheck=0
[ovirt-3.5]
name=Latest oVirt 3.5 Release
#baseurl=http://resources.ovirt.org/pub/ovirt-3.5/rpm/el$releasever/
mirrorlist=
http://resources.ovirt.org/pub/yum-repo/mirrorlist-ovirt-3.5-el$releasever
enabled=1
skip_if_unavailable=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-ovirt-3.5


On Fri, Nov 21, 2014 at 2:53 PM, Coffee Chou coffee@gmail.com wrote:

 Hi, Sandvik
 you can run:

 cat /etc/yum.repo.d/


 2014-11-21 14:21 GMT+08:00 Sandvik Agustin agustinsand...@gmail.com:

 Hi,


 The repo that I have use if
 http://plain.resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm from
 this documentation http://www.ovirt.org/Quick_Start_Guide, because the
 repo that this documentation
 http://community.redhat.com/blog/2014/03/up-and-running-with-ovirt-3-4/
 seems not working, http://ovirt.org/releases/ovirt-release.noarch.rpm
 sudo yum localinstall -y
 http://ovirt.org/releases/ovirt-release.noarch.rpm
 --

 This article originally appeared on community.redhat.com. Follow the
 community on Twitter at @redhatopen https://twitter.com/redhatopen,
 and find us on Facebook https://www.facebook.com/redhatopen and Google+
 https://plus.google.com/u/0/b/113258037797946990391/113258037797946990391/posts
 .
 sudo yum localinstall -y
 http://ovirt.org/releases/ovirt-release.noarch.rpm
 --

 This article originally appeared on community.redhat.com. Follow the
 community on Twitter at @redhatopen https://twitter.com/redhatopen,
 and find us on Facebook https://www.facebook.com/redhatopen and Google+
 https://plus.google.com/u/0/b/113258037797946990391/113258037797946990391/posts
 .
 sudo yum localinstall -y
 http://ovirt.org/releases/ovirt-release.noarch.rpm
 --

 This article originally appeared on community.redhat.com. Follow the
 community on Twitter at @redhatopen https://twitter.com/redhatopen,
 and find us on Facebook https://www.facebook.com/redhatopen and Google+
 https://plus.google.com/u/0/b/113258037797946990391/113258037797946990391/posts
 .

 On Fri, Nov 21, 2014 at 1:51 PM, Coffee

[ovirt-users] Engine is still unreachable

2014-11-18 Thread Sandvik Agustin
Hi!,


I have install ovirt 3.4 on centos 6.6 following this documentation
http://community.redhat.com/blog/2014/03/up-and-running-with-ovirt-3-4/

I have already completed the installation of ovirt engine inside of the vm,
when going back to hosted-engine --deploy terminal and choosing 1 the
hosted-engine
--deploy says:

(1, 2, 3)[1]: 1
[ ERROR ] Engine is still unreachable
  Engine health status page is not yet reachable.
  To continue make a selection from the options below:
  (1) Continue setup - engine installation is complete
  (2) Power off and restart the VM
  (3) Abort setup


what should I do? how to fix this?


Thanks in advance,
sandvik
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] oVirt Data Center

2014-11-17 Thread Sandvik Agustin
Hi!


I have Installed ovirt 3.5 on CentOS 6.6 following this documentation
http://www.ovirt.org/Quick_Start_Guide#Introduction, but I'm having a
problem on utilization of the default data center. Why I can't utilize the
default data center? Please help. Thanks in advance.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users