Re: [Users] Template disk cloning from one storage domain to another is not working

2013-03-26 Thread Daniel Erez
Hi DHC,

Looking at the code, it seems that the issue indeed affects specifically the 
UserPortal.
Can you please open a new bug on ovirt-engine-userportal: 
https://bugzilla.redhat.com/enter_bug.cgi?product=ovirt
(please attach the relevant logs to the bug)

Thanks,
Daniel

- Original Message -
> From: "Dead Horse" 
> To: "" 
> Sent: Tuesday, March 26, 2013 10:46:37 PM
> Subject: Re: [Users] Template disk cloning from one storage domain to another 
> is not working
> 
> 
> 
> 
> Attaching some log files. Also verified still not working on latest
> master as of today.
> - DHC
> 
> 
> 
> 
> On Mon, Mar 25, 2013 at 4:03 PM, Dead Horse <
> deadhorseconsult...@gmail.com > wrote:
> 
> 
> 
> 
> In further attempt to debug this I added the user as both a SuperUser
> and PowerUser to the entire Datacenter so the role would cascade
> down to all objects. I found that with the admin portal this was not
> an issue. However it still occurs with the UserPortal. The same
> issue actually occurs for the built in admin@internal user via the
> user portal as well. Thus this infers some interaction with the
> UserPortal specifically causing this.
> 
> 
> - DHC
> 
> 
> 
> 
> 
> 
> On Mon, Mar 25, 2013 at 3:33 PM, Dead Horse <
> deadhorseconsult...@gmail.com > wrote:
> 
> 
> 
> 
> Template disk cloning from one storage domain to another is not
> working correctly.
> Assign a user UserTemplateVM permissions to storage domain "A".
> Create a template in storage domain "A".
> Ensure the user has PowerUserRole permissions to another storage
> domain (Storage domain "B").
> As the user create a VM from the template in storage domain "A".
> Choose to "clone" the disk to Storage Domain "B".
> The attached disk of resultant VM gets created but the disk is
> created in Storage domain A
> instead of storage domain B. This also is an artifact of the problem
> I originally brought up:
> http://lists.ovirt.org/pipermail/users/2013-March/013164.html (Still
> nothing)
> 
> This is present in latest engine built from master with latest
> VDSM built from master. I noticed it also originally in the above
> issue.
> 
> - DHC
> 
> 
> 
> ___
> 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] make engine rpm error

2013-03-26 Thread bigclouds
command 'make rpm' , this error is reported before,  i follow steps to fix it 
,but do not work .
centos 6.3, 2G memory.
thanks


---fix
-Xms1024M -Xmx1024M -XX:PermSize=256M -XX:MaxPermS
+-Xmx1024M -XX:PermSize=256M -XX:MaxPermSize=256M [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :webadmin
make[1]: *** [tmp.built] Error 1
make[1]: Leaving directory 
`/mnt/ovirt-engine/tmp.rpmbuild/BUILD/ovirt-engine-3.3.0'
error: Bad exit status from /var/tmp/rpm-tmp.PWi3Y9 (%build)

RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.PWi3Y9 (%build)
make: *** [rpm] Error 1___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Storage problem

2013-03-26 Thread Juan Jose
Many thanks Maor,

Yes my Host is UP without problems. I will attach a new Storage as Master
domain and I will see if after that I will be able to delete VMs and VHD.

Thanks again and I will inform about the progress.

Juanjo.

On Thu, Mar 21, 2013 at 5:13 PM, Maor Lipchuk  wrote:

> On 03/21/2013 06:12 PM, Maor Lipchuk wrote:
> > Was VDSM restart did any change?
> >
> > If your host is UP and running you can try to Re-initialize your data
> > center (By right click on the Data Center) and pick a new storage to be
> > the master.
> You will need first to add a new storage to the setup
>  This will change your DC to be active again, but you will
> > still need to delete the disks from the old storage.
> > If your old storage can be active after the reinitialize there will be
> > no problem to delete the disks.
> >
> >
> > On 03/21/2013 06:05 PM, Juan Jose wrote:
> >> I'm using oVirt 3.1. I have checked my storage domain and because a the
> >> power failure that I had I have lost all my VM in the storage. Now I
> >> would like to know how can I delete my VMs from Admin portal. For now it
> >> is impossible because Default Data Center is down because I can't attach
> >> Master domain. I'm in a kind of loop that I don't now how to fix. I
> >> guess that it is necessary to delete VMs from DB directly but I'm asking
> >> if it is possible to have some kind of workaround for these situations.
> >>
> >> Many thanks in avanced,
> >>
> >> Juanjo.
> >>
> >> On Thu, Mar 21, 2013 at 4:52 PM, Maor Lipchuk  >> > wrote:
> >>
> >> thanks for the logs.
> >> What ovirt version are you using?
> >> Can you try to restart VDSM service on your host.
> >>
> >> Regards,
> >> Maor
> >>
> >> On 03/21/2013 01:16 PM, Juan Jose wrote:
> >> > Hello Maor,
> >> >
> >> > I have tried to apply the bug procedure and nothing happens and
> if I
> >> > lauch the query:
> >> >
> >> > psql -U engine -c "SELECT option_value FROM vdc_options where
> >> > option_name = 'AutoRecoveryAllowedTypes';" engine
> >> >
> >> > And the result is:
> >> >
> >> > option_value
> >> > -
> >> > (0 rows)
> >> >
> >> > And my Master Storage continue disable. Attach engine.log also.
> >> >
> >> > Many thanks,
> >> >
> >> > Juanjo.
> >> >
> >> > On Wed, Mar 20, 2013 at 5:02 PM, Maor Lipchuk <
> mlipc...@redhat.com
> >> 
> >> > >> wrote:
> >> >
> >> > On 03/20/2013 05:58 PM, Maor Lipchuk wrote:
> >> > > Hi Juan,
> >> > > I think you encountered this bug
> >> > https://bugzilla.redhat.com/881941, the
> >> > > log there is quite the same.
> >> > > The auto recovery process should fix that after 15 minutes,
> but
> >> > need to
> >> > > see if it is enabled in your environment.
> >> > The auto recovery should be enabled by default on your env,
> >> but just to
> >> > make sure you can check it in the engine DB  with this query:
> >> > SELECT option_value FROM vdc_options where option_name =
> >> > 'AutoRecoveryAllowedTypes';
> >> > >
> >> > >
> >> > > On 03/20/2013 05:29 PM, Juan Jose wrote:
> >> > >> I forgot the vdsm.log file,
> >> > >>
> >> > >> Thanks, Juanjo.
> >> > >>
> >> > >>
> >> > >> ___
> >> > >> 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


Re: [Users] Templates and originating VM relationship

2013-03-26 Thread Koch (ovido)

On Tue, 2013-03-26 at 15:50 +0100, Gianluca Cecchi wrote:
> On Tue, Mar 26, 2013 at 3:41 PM, René Koch (ovido)  wrote:
> 
> > Unlike Vmware (which converts a vm into a template) RHEV/oVirt is
> > copying the vm into a template.
> >
> > So you can remove or edit your original vm without having an impact on
> > your template.
> 
> OK.
> So the note in Procedure 9.1 at page 162 of RHEV 3.1 admin guide is
> not correct

I didn't had issues when creating templates from vms without snapshots
and reusing the vm again.

I think it's because of sealing/sysprep.

Let's assume you create a template of a windows vm, I would do the
following steps:
1. Install all apps and settings in your vm
2. Take a snapshot of this vm
3. sysprep your vm
4. Create a template
5. Revert to previous snapshot when reusing your vm, as otherwise
sysprep would start (and you don't want it for your master-image).



> 
> 
> > More important is the template provisioning method when creating vms
> > from your template. If you choose Thin, only changes between your
> > template and your vm are written to your vms disk file, where clone
> > creates a clone of your template's disk. Template thin provisioning
> > saves disk space, but you can't delete the template as long as you don't
> > delete all vms linked to this template.
> 
> This was clear to me based on manual contents, but thanks for the remainder.
> 
> Gianluca

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


Re: [Users] Templates and originating VM relationship

2013-03-26 Thread Gianluca Cecchi
On Tue, Mar 26, 2013 at 3:41 PM, René Koch (ovido)  wrote:

> Unlike Vmware (which converts a vm into a template) RHEV/oVirt is
> copying the vm into a template.
>
> So you can remove or edit your original vm without having an impact on
> your template.

OK.
So the note in Procedure 9.1 at page 162 of RHEV 3.1 admin guide is
not correct


> More important is the template provisioning method when creating vms
> from your template. If you choose Thin, only changes between your
> template and your vm are written to your vms disk file, where clone
> creates a clone of your template's disk. Template thin provisioning
> saves disk space, but you can't delete the template as long as you don't
> delete all vms linked to this template.

This was clear to me based on manual contents, but thanks for the remainder.

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


Re: [Users] Templates and originating VM relationship

2013-03-26 Thread Koch (ovido)
Hi Gianluca,

@oVirt-team: please correct me if I misunderstood something on the
template-concept...

Unlike Vmware (which converts a vm into a template) RHEV/oVirt is
copying the vm into a template.

So you can remove or edit your original vm without having an impact on
your template.

More important is the template provisioning method when creating vms
from your template. If you choose Thin, only changes between your
template and your vm are written to your vms disk file, where clone
creates a clone of your template's disk. Template thin provisioning
saves disk space, but you can't delete the template as long as you don't
delete all vms linked to this template.

The name of your disk is just a name (and it seems that it doesn't have
to be unique) - important is the ID, which is used by oVirt internally.


Regards,
René




On Tue, 2013-03-26 at 15:11 +0100, Gianluca Cecchi wrote:
> Hello,
> oVirt 3.2.1 on Fedora 18.
> I customize a CentOS 6.4 VM and when I comfortable I select "make template".
> I don't take any snapshot for the VM before this.
> 
> I thought that VM would have been disappeared, transforming itself
> into a template, instead at the end I have both the template and the
> originating VM.
> Apparently with the same name for the disk and the same storage domain
> 
> What is exactly the relationship between them?
> Can I safely remove the originating VM?
> 
> I already tested making template and then deleting it and then being
> able to power on again VM and make a new template from the originating
> VM.
> 
> The rhevm 3.1 admin manual is not so clear about this: it contains a
> note regarding
> "
> Take a snapshot of the virtual machine at this stage if you wish to
> use the virtual machine
> (as a virtual machine) after using it to create a template.
> "
> 
> But if behavior of oVirt 3.2.1 has to be the same with it, this
> doesn't explain itself based on my experience
> 
> Thanks in advance for any information
> 
> Gianluca
> ___
> 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] Templates and originating VM relationship

2013-03-26 Thread Gianluca Cecchi
Hello,
oVirt 3.2.1 on Fedora 18.
I customize a CentOS 6.4 VM and when I comfortable I select "make template".
I don't take any snapshot for the VM before this.

I thought that VM would have been disappeared, transforming itself
into a template, instead at the end I have both the template and the
originating VM.
Apparently with the same name for the disk and the same storage domain

What is exactly the relationship between them?
Can I safely remove the originating VM?

I already tested making template and then deleting it and then being
able to power on again VM and make a new template from the originating
VM.

The rhevm 3.1 admin manual is not so clear about this: it contains a
note regarding
"
Take a snapshot of the virtual machine at this stage if you wish to
use the virtual machine
(as a virtual machine) after using it to create a template.
"

But if behavior of oVirt 3.2.1 has to be the same with it, this
doesn't explain itself based on my experience

Thanks in advance for any information

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


Re: [Users] .keystore' using alias '1'

2013-03-26 Thread Alon Bar-Lev
Hello,

It seems like you are trying to get development version to perform pki and host 
deployment.

This was impossible until now.

I am working on a solution to provide this.

You can test my testing branch at[1], you should install otopi and 
ovirt-host-deploy dependencies from nightly[2] ovirt-host-deploy-1.0.1 
otopi-1.0.1 .

Follow instructions at [2].

[1] https://github.com/alonbl/ovirt-engine/tree/otopi (otopi branch)
[2] http://resources.ovirt.org/releases/nightly/
[3] https://github.com/alonbl/ovirt-engine/blob/otopi/README.developer


- Original Message -
> From: "bigclouds" 
> To: users@ovirt.org
> Sent: Tuesday, March 26, 2013 3:13:07 PM
> Subject: [Users] .keystore' using alias '1'
> 
> 
> 
> 
> how to create certs from scratch.
> 
> thanks
> 2013-03-26 20:54:36,786 ERROR [org.ovirt.engine.core.bll.VdsDeploy]
> (VdsDeploy) Error during deploy dialog: java.lang.RuntimeException:
> Failed to decode own public key from store
> '/etc/pki/ovirt-engine/ca/.keystore' using alias '1'
> at
> org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:236)
> [bll.jar:]
> at org.ovirt.engine.core.bll.VdsDeploy$10.call(VdsDeploy.java:350)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:492)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:704)
> [bll.jar:]
> at org.ovirt.engine.core.bll.
> VdsDeploy.access$1400(VdsDeploy.java:71) [bll.jar:]
> at org.ovirt.engine.core.bll.VdsDeploy$33.run(VdsDeploy.java:796)
> [bll.jar:]
> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]
> Caused by: java.io.IOException: DerInputStream.getLength():
> lengthTag=109, too big.
> at
> sun.security.util.DerInputStream.getLength(DerInputStream.java:561)
> [rt.jar:1.7.0_09-icedtea]
> at sun.security.util.DerValue.init(DerValue.java:365)
> [rt.jar:1.7.0_09-icedtea]
> at sun.security.util.DerValue.(DerValue.java:320)
> [rt.jar:1.7.0_09-icedtea]
> at
> sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1220)
> [rt.jar:1.7.0_09-icedtea]
> at java.security.K eyStore.load(KeyStore.java:1214)
> [rt.jar:1.7.0_09-icedtea]
> at
> org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:209)
> [bll.jar:]
> ... 6 more
> 2013-03-26 20:54:36,814 INFO
> [org.apache.sshd.client.session.ClientSessionImpl] (VdsDeploy)
> Session root@/192.168.2.170:22 closed
> 2013-03-26 20:54:36,815 ERROR [org.ovirt.engine.core.bll.VdsDeploy]
> (pool-10-thread-50) [102beb4a] Error during host 192.168.2.170
> install: java.lang.RuntimeException: Failed to decode own public key
> from store '/etc/pki/ovirt-engine/ca/.keystore' using alias '1'
> at
> org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:236)
> [bll.jar:]
> at org.ovirt.engine.core.bll.VdsDeploy$10.call(VdsDeploy.java:350)
> [bll.jar:]
> at or
> g.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:492)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:704)
> [bll.jar:]
> at org.ovirt.engine.core.bll.VdsDeploy.access$1400(VdsDeploy.java:71)
> [bll.jar:]
> at org.ovirt.engine.core.bll.VdsDeploy$33.run(VdsDeploy.java:796)
> [bll.jar:]
> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]
> Caused by: java.io.IOException: DerInputStream.getLength():
> lengthTag=109, too big.
> at
> sun.security.util.DerInputStream.getLength(DerInputStream.java:561)
> [rt.jar:1.7.0_09-icedtea]
> at sun.security.util.DerValue.init(DerValue.java:365)
> [rt.jar:1.7.0_09-icedtea]
> at sun. security.util.DerValue.(DerValue.java:320)
> [rt.jar:1.7.0_09-icedtea]
> at
> sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1220)
> [rt.jar:1.7.0_09-icedtea]
> at java.security.KeyStore.load(KeyStore.java:1214)
> [rt.jar:1.7.0_09-icedtea]
> at
> org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:209)
> [bll.jar:]
> ... 6 more
> 2013-03-26 20:54:36,872 ERROR [org.ovirt.engine.core.bll.VdsDeploy]
> (pool-10-thread-50) [102beb4a] Error during host 192.168.2.170
> install, prefering first exception: java.lang.RuntimeException:
> Failed to decode own public key from store
> '/etc/pki/ovirt-engine/ca/.keystore' using alias '1'
> at
> org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:236)
> [bll.jar:]
> at org.ovirt.engine.core.bll.VdsDeploy$10.call(VdsDeploy.java:350)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:492)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:704)
> [bll.jar:]
> at org.ovirt.engine.core.bll.VdsDeploy.access$1400(VdsDeploy.java:71)
> [bll.jar:]
> at org.ovirt.engine.core.bll.VdsDeploy$33.run(VdsDeploy.java:796)
> [bll.jar:]
> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]
> Caused by: java.io.IOException: DerInputStream.getLength():
> lengthTag=109, too big.
> at
> sun.security.util.DerInputStream.getLength(DerInputStr

Re: [Users] cannot create ovirt-host-deploy.tar

2013-03-26 Thread Alon Bar-Lev

ovirt-host-deploy and otopi packages are required for host deployment.

git is at[1][2]
nightly is at [3]

[1] http://gerrit.ovirt.org/gitweb?p=otopi.git;a=shortlog;h=HEAD
[2] http://gerrit.ovirt.org/gitweb?p=ovirt-host-deploy.git;a=shortlog;h=HEAD
[3] http://resources.ovirt.org/releases/nightly/

- Original Message -
> From: "bigclouds" 
> To: "Alon Bar-Lev" 
> Cc: users@ovirt.org
> Sent: Tuesday, March 26, 2013 2:08:57 PM
> Subject: Re:Re: [Users] cannot create ovirt-host-deploy.tar
> 
> 
> 
> 
> could you give me more details?
> where to download (git is better)
> thanks
> 
> 
> 
> 
> 
> 
> At 2013-03-26 19:42:35,"Alon Bar-Lev"  wrote:
> >You should install ovirt-host-deploy package on your system.
> >
> >- Original Message -
> >> From: "bigclouds" 
> >> To: users@ovirt.org
> >> Sent: Tuesday, March 26, 2013 12:37:21 PM
> >> Subject: [Users] cannot create ovirt-host-deploy.tar
> >> 
> >> 
> >> 
> >> 
> >> hi,all
> >> i fail to add host, it tip me to re-install, but every time ,it
> >> failed because 'Cannot create tarball
> >> '/var/cache/ovirt-engine/ovirt-host-deploy.tar''
> >> 
> >> thanks
> >> ---log-
> >> 2013-03-26 18:31:40,062 INFO
> >> [org.apache.sshd.client.auth.UserAuthPassword] (pool-10-thread-9)
> >> Send SSH_MSG_USERAUTH_REQUEST for password
> >> 2013-03-26 18:31:40,078 INFO
> >> [org.apache.sshd.client.auth.UserAuthPassword] (NioProcessor-3)
> >> Received SSH_MSG_USERAUTH_SUCCESS
> >> 2013-03-26 18:31:40,080 INFO [org.ovirt.engine.core.bll.VdsDeploy]
> >> (pool-10-thread-9) [73c29998] Installation of 192.168.2.170.
> >> Executing command via SSH umask 0077; MYTMP="$(mktemp -t
> >> ovirt-XX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null
> >> 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}"
> >>  &&
> >> mkdir "${MYTMP}" && amp; tar -C "${MYTMP}" -x && "${MYTMP}"/setup
> >> DIALOG/dialect=str:machine DIALOG/customization=bool:True <
> >> /var/cache/ovirt-engine/ovirt-host-deploy.tar
> >> 2013-03-26 18:31:40,085 INFO
> >> [org.ovirt.engine.core.utils.archivers.tar.CachedTar]
> >> (pool-10-thread-9) Tarball
> >> '/var/cache/ovirt-engine/ovirt-host-deploy.tar' is missing,
> >>  creating
> >> 2013-03-26 18:31:40,090 ERROR
> >> [org.ovirt.engine.core.utils.archivers.tar.CachedTar]
> >> (pool-10-thread-9) Cannot create tarball
> >> '/var/cache/ovirt-engine/ovirt-host-deploy.tar':
> >> java.io.FileNotFoundException: File or directory
> >> /usr/share/ovirt-host-deploy/interface-3 not found
> >> at
> >>  org.ovirt.engine.core.utils.archivers.tar.Tar.doTar(Tar.java:97)
> >> [utils.jar:]
> >> at
> >> 
> >>org.ovirt.engine.core.utils.archivers.tar.CachedTar.create(CachedTar.java:41)
> >> [utils.jar:]
> >> at org.ovirt.engine.core.utils.archivers.t
> >> ar.CachedTar.ensure(CachedTar.java:105) [utils.jar:]
> >> at
> >> 
> >>org.ovirt.engine.core.utils.archivers.tar.CachedTar.getFile(CachedTar.java:151)
> >> [utils.jar:]
> >> at org.ovirt.engine.core.bll.VdsDeploy.execute(VdsDeploy.java:922)
> >> [bll.jar:]
> >> at
> >> 
> >>org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:167)
> >> [bll.jar:]
> >> at
> >> 
> >>org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1063)
> >> [bll.jar:]
> >> at
> >> 
> >>org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1148)
> >> [bll.jar:]
> >> at
> >> 
> >>org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1596)
> >> [bll.jar:]
> >> at org.ovirt.engine.core.utils.transact
> >> ion.TransactionSupport.executeInSuppressed(TransactionSupport.java:166)
> >> [utils.jar:]
> >> at
> >> 
> >>org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108)
> >> [utils.jar:]
> >> at
> >> org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1166)
> >> [bll.jar:]
> >> at
> >> org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:318)
> >> [bll.jar:]
> >> at
> >> 
> >>org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommand(MultipleActionsRunner.java:183)
> >> [bll.jar:]
> >> at
> >> 
> >>org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:164)
> >> [bll.jar:]
> >> at
> >> 
> >>org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101)
> >> [bll.jar:]
> >> ; at
> >> 
> >>org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:71)
> >> [utils.jar:]
> >> at
> >> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> >> [rt.jar:1.7.0_09-icedtea]
> >> at
> >>  java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
> >> [rt.jar:1.7.0_09-icedtea]
> >> at java.util.concurrent.FutureTask.run(FutureTask.java:166)
> >> [rt.jar:1.7.0_09-icedtea]
> >> at
> >> 
> >>java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> >> [rt.jar:1.7.0_09-icedtea]
> >> at
> >> 
> >>java.util.conc

[Users] .keystore' using alias '1'

2013-03-26 Thread bigclouds
how to create certs from scratch.
 
thanks
2013-03-26 20:54:36,786 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (VdsDeploy) 
Error during deploy dialog: java.lang.RuntimeException: Failed to decode own 
public key from store '/etc/pki/ovirt-engine/ca/.keystore' using alias '1'
at 
org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:236) 
[bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy$10.call(VdsDeploy.java:350) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:492) 
[bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:704) 
[bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy.access$1400(VdsDeploy.java:71) 
[bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy$33.run(VdsDeploy.java:796) 
[bll.jar:]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]
Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too 
big.
at sun.security.util.DerInputStream.getLength(DerInputStream.java:561) 
[rt.jar:1.7.0_09-icedtea]
at sun.security.util.DerValue.init(DerValue.java:365) 
[rt.jar:1.7.0_09-icedtea]
at sun.security.util.DerValue.(DerValue.java:320) 
[rt.jar:1.7.0_09-icedtea]
at 
sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1220) 
[rt.jar:1.7.0_09-icedtea]
at java.security.KeyStore.load(KeyStore.java:1214) 
[rt.jar:1.7.0_09-icedtea]
at 
org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:209) 
[bll.jar:]
... 6 more
2013-03-26 20:54:36,814 INFO  
[org.apache.sshd.client.session.ClientSessionImpl] (VdsDeploy) Session 
root@/192.168.2.170:22 closed
2013-03-26 20:54:36,815 ERROR [org.ovirt.engine.core.bll.VdsDeploy] 
(pool-10-thread-50) [102beb4a] Error during host 192.168.2.170 install: 
java.lang.RuntimeException: Failed to decode own public key from store 
'/etc/pki/ovirt-engine/ca/.keystore' using alias '1'
at 
org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:236) 
[bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy$10.call(VdsDeploy.java:350) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:492) 
[bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:704) 
[bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy.access$1400(VdsDeploy.java:71) 
[bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy$33.run(VdsDeploy.java:796) 
[bll.jar:]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]
Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too 
big.
at sun.security.util.DerInputStream.getLength(DerInputStream.java:561) 
[rt.jar:1.7.0_09-icedtea]
at sun.security.util.DerValue.init(DerValue.java:365) 
[rt.jar:1.7.0_09-icedtea]
at sun.security.util.DerValue.(DerValue.java:320) 
[rt.jar:1.7.0_09-icedtea]
at 
sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1220) 
[rt.jar:1.7.0_09-icedtea]
at java.security.KeyStore.load(KeyStore.java:1214) 
[rt.jar:1.7.0_09-icedtea]
at 
org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:209) 
[bll.jar:]
... 6 more
2013-03-26 20:54:36,872 ERROR [org.ovirt.engine.core.bll.VdsDeploy] 
(pool-10-thread-50) [102beb4a] Error during host 192.168.2.170 install, 
prefering first exception: java.lang.RuntimeException: Failed to decode own 
public key from store '/etc/pki/ovirt-engine/ca/.keystore' using alias '1'
at 
org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:236) 
[bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy$10.call(VdsDeploy.java:350) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:492) 
[bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:704) 
[bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy.access$1400(VdsDeploy.java:71) 
[bll.jar:]
at org.ovirt.engine.core.bll.VdsDeploy$33.run(VdsDeploy.java:796) 
[bll.jar:]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]
Caused by: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too 
big.
at sun.security.util.DerInputStream.getLength(DerInputStream.java:561) 
[rt.jar:1.7.0_09-icedtea]
at sun.security.util.DerValue.init(DerValue.java:365) 
[rt.jar:1.7.0_09-icedtea]
at sun.security.util.DerValue.(DerValue.java:320) 
[rt.jar:1.7.0_09-icedtea]
at 
sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1220) 
[rt.jar:1.7.0_09-icedtea]
at java.security.KeyStore.load(KeyStore.java:1214) 
[rt.jar:1.7.0_09-icedtea]
at 
org.ovirt.engine.core.bll.VdsDeploy._getEngineSSHPublicKey(VdsDeploy.java:209) 
[bll.jar:]___
Users mailing list
Users@ovirt.org
http:

Re: [Users] oVirt 3.2.1 Beta EL6 Content is available

2013-03-26 Thread Yuriy Demchenko

Ah, I see. Thanks for clarification
i've opened a bug https://bugzilla.redhat.com/show_bug.cgi?id=927874 for 
this


Yuriy Demchenko

On 03/26/2013 12:56 PM, Juan Hernandez wrote:

Thanks, that solved my problem.
However, shouldn't that be "out-of-box" for el6 packages? (just as a
feedback)



Unfortunately it is not as simple as it seems. The problem is that if 
you make that the default for el6 packages it will fail if you try to 
add a oVirt node as hypervisor, as that is based on Fedora where the 
rhel6.4.0 machine type is not supported by libvirt. So we need to set 
this according to the type of hypervisor, not to the distro where the 
engine is running.


You may want to open a bug to request this. 


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


Re: [Users] GlusterFS 3.4

2013-03-26 Thread Jiri Belka
On Tue, 26 Mar 2013 12:14:54 +
 wrote:

> Hi,
> 
> I have got issue with adding new host to ovirt 3.2.1 (Fedora 18) because host 
> required GlusterFS 3.4, but there is not include in ovirt or fedora repo and 
> version 3.4 is available only as alpha? Available is only GlusterFS 3.3.1
> Error message: Failed to install Host . Yum 
> [u'vdsm-gluster-4.10.3-10.fc18.noarch requires glusterfs >= 3.4.0'].
> Host OS: Fedora 18 64b

Is it problem to add repo?

http://download.gluster.org/pub/gluster/glusterfs/qa-releases/3.4.0alpha/Fedora/fedora-18/x86_64/
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] GlusterFS 3.4

2013-03-26 Thread martin.kralicek
Hi,

I have got issue with adding new host to ovirt 3.2.1 (Fedora 18) because host 
required GlusterFS 3.4, but there is not include in ovirt or fedora repo and 
version 3.4 is available only as alpha? Available is only GlusterFS 3.3.1
Error message: Failed to install Host . Yum 
[u'vdsm-gluster-4.10.3-10.fc18.noarch requires glusterfs >= 3.4.0'].
Host OS: Fedora 18 64b

Thanks for your advice.

Martin


This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited.

Where allowed by local law, electronic communications with Accenture and its 
affiliates, including e-mail and instant messaging (including content), may be 
scanned by our systems for the purposes of information security and assessment 
of internal compliance with Accenture policy.

__

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


Re: [Users] cannot create ovirt-host-deploy.tar

2013-03-26 Thread bigclouds

could you give me more details?
where to download (git is better)
thanks




At 2013-03-26 19:42:35,"Alon Bar-Lev"  wrote:
>You should install ovirt-host-deploy package on your system.
>
>- Original Message -
>> From: "bigclouds" 
>> To: users@ovirt.org
>> Sent: Tuesday, March 26, 2013 12:37:21 PM
>> Subject: [Users] cannot create ovirt-host-deploy.tar
>> 
>> 
>> 
>> 
>> hi,all
>> i fail to add host, it tip me to re-install, but every time ,it
>> failed because 'Cannot create tarball
>> '/var/cache/ovirt-engine/ovirt-host-deploy.tar''
>> 
>> thanks
>> ---log-
>> 2013-03-26 18:31:40,062 INFO
>> [org.apache.sshd.client.auth.UserAuthPassword] (pool-10-thread-9)
>> Send SSH_MSG_USERAUTH_REQUEST for password
>> 2013-03-26 18:31:40,078 INFO
>> [org.apache.sshd.client.auth.UserAuthPassword] (NioProcessor-3)
>> Received SSH_MSG_USERAUTH_SUCCESS
>> 2013-03-26 18:31:40,080 INFO [org.ovirt.engine.core.bll.VdsDeploy]
>> (pool-10-thread-9) [73c29998] Installation of 192.168.2.170.
>> Executing command via SSH umask 0077; MYTMP="$(mktemp -t
>> ovirt-XX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null
>> 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" &&
>> mkdir "${MYTMP}" && amp; tar -C "${MYTMP}" -x && "${MYTMP}"/setup
>> DIALOG/dialect=str:machine DIALOG/customization=bool:True <
>> /var/cache/ovirt-engine/ovirt-host-deploy.tar
>> 2013-03-26 18:31:40,085 INFO
>> [org.ovirt.engine.core.utils.archivers.tar.CachedTar]
>> (pool-10-thread-9) Tarball
>> '/var/cache/ovirt-engine/ovirt-host-deploy.tar' is missing, creating
>> 2013-03-26 18:31:40,090 ERROR
>> [org.ovirt.engine.core.utils.archivers.tar.CachedTar]
>> (pool-10-thread-9) Cannot create tarball
>> '/var/cache/ovirt-engine/ovirt-host-deploy.tar':
>> java.io.FileNotFoundException: File or directory
>> /usr/share/ovirt-host-deploy/interface-3 not found
>> at org.ovirt.engine.core.utils.archivers.tar.Tar.doTar(Tar.java:97)
>> [utils.jar:]
>> at
>> org.ovirt.engine.core.utils.archivers.tar.CachedTar.create(CachedTar.java:41)
>> [utils.jar:]
>> at org.ovirt.engine.core.utils.archivers.t
>> ar.CachedTar.ensure(CachedTar.java:105) [utils.jar:]
>> at
>> org.ovirt.engine.core.utils.archivers.tar.CachedTar.getFile(CachedTar.java:151)
>> [utils.jar:]
>> at org.ovirt.engine.core.bll.VdsDeploy.execute(VdsDeploy.java:922)
>> [bll.jar:]
>> at
>> org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:167)
>> [bll.jar:]
>> at
>> org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1063)
>> [bll.jar:]
>> at
>> org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1148)
>> [bll.jar:]
>> at
>> org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1596)
>> [bll.jar:]
>> at org.ovirt.engine.core.utils.transact
>> ion.TransactionSupport.executeInSuppressed(TransactionSupport.java:166)
>> [utils.jar:]
>> at
>> org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108)
>> [utils.jar:]
>> at
>> org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1166)
>> [bll.jar:]
>> at
>> org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:318)
>> [bll.jar:]
>> at
>> org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommand(MultipleActionsRunner.java:183)
>> [bll.jar:]
>> at
>> org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:164)
>> [bll.jar:]
>> at
>> org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101)
>> [bll.jar:]
>> ; at
>> org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:71)
>> [utils.jar:]
>> at
>> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
>> [rt.jar:1.7.0_09-icedtea]
>> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>> [rt.jar:1.7.0_09-icedtea]
>> at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>> [rt.jar:1.7.0_09-icedtea]
>> at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>> [rt.jar:1.7.0_09-icedtea]
>> at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>> [rt.jar:1.7.0_09-icedtea]
>> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09- icedtea]
>> 
>> 
>> 
>> ___
>> 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: [Users] cannot create ovirt-host-deploy.tar

2013-03-26 Thread bigclouds
not that lack of tar command. all tar size is 0.
engine can ssh to vdsm. but /usr/share/ovirt-host-deploy/interface-3  make a 
fail.
 
-rw-rw-r-- 1 jboss-as jboss-as 0 Mar 26 19:20 
ovirt-host-deploy.tar2791910389961865078tmp
-rw-rw-r-- 1 jboss-as jboss-as 0 Mar 26 18:31 
ovirt-host-deploy.tar4717360891825716130tmp
-rw-rw-r-- 1 jboss-as jboss-as 0 Mar 26 19:21 
ovirt-host-deploy.tar5905984005815219606tmp
-rw-rw-r-- 1 jboss-as jboss-as 0 Mar 26 19:21 
ovirt-host-deploy.tar7898362250365412083tmp

-more log
2013-03-26 19:45:48,768 WARN  
[org.ovirt.engine.core.compat.backendcompat.PropertyInfo] 
(http--0.0.0.0-8700-6) Unable to get value of property: vdsName for class 
org.ovirt.engine.core.common.businessentities.VdsStatic
2013-03-26 19:45:48,771 WARN  
[org.ovirt.engine.core.compat.backendcompat.PropertyInfo] 
(http--0.0.0.0-8700-6) Unable to get value of property: vdsName for class 
org.ovirt.engine.core.common.businessentities.VdsStatic
2013-03-26 19:45:48,785 INFO  [org.ovirt.engine.core.bll.InstallVdsCommand] 
(pool-10-thread-8) [4827f2d4] Running command: InstallVdsCommand internal: 
true. Entities affected :  ID: 772d6170-4674-4474-a194-29f39ec74bbf Type: VDS
2013-03-26 19:45:48,794 INFO  [org.ovirt.engine.core.bll.InstallVdsCommand] 
(pool-10-thread-8) [4827f2d4] Before Installation host 
772d6170-4674-4474-a194-29f39ec74bbf, ovirtdev
2013-03-26 19:45:48,814 INFO  
[org.apache.sshd.client.session.ClientSessionImpl] (NioProcessor-3) Session 
created...
2013-03-26 19:45:48,818 INFO  
[org.apache.sshd.client.session.ClientSessionImpl] (NioProcessor-3) Server 
version string: SSH-2.0-OpenSSH_5.3
2013-03-26 19:45:48,821 INFO  
[org.apache.sshd.client.session.ClientSessionImpl] (NioProcessor-3) Received 
SSH_MSG_KEXINIT
2013-03-26 19:45:48,832 INFO  [org.apache.sshd.client.kex.DHG1] 
(NioProcessor-3) Send SSH_MSG_KEXDH_INIT
2013-03-26 19:45:48,842 INFO  [org.apache.sshd.client.kex.DHG1] 
(NioProcessor-3) Received SSH_MSG_KEXDH_REPLY
2013-03-26 19:45:48,858 INFO  
[org.apache.sshd.client.session.ClientSessionImpl] (NioProcessor-3) Received 
SSH_MSG_NEWKEYS
2013-03-26 19:45:48,859 INFO  
[org.apache.sshd.client.session.ClientSessionImpl] (NioProcessor-3) Send 
SSH_MSG_SERVICE_REQUEST for ssh-userauth
2013-03-26 19:45:48,904 INFO  [org.ovirt.engine.core.bll.InstallerMessages] 
(pool-10-thread-8) [4827f2d4] Installation 192.168.2.170: Connected to host 
192.168.2.170 with SSH key fingerprint: 
f4:25:13:8f:33:0f:1c:a1:88:1e:db:df:2c:2a:50:50
2013-03-26 19:45:48,920 INFO  [org.apache.sshd.client.auth.UserAuthPassword] 
(pool-10-thread-8) Send SSH_MSG_USERAUTH_REQUEST for password
2013-03-26 19:45:48,945 INFO  [org.apache.sshd.client.auth.UserAuthPassword] 
(NioProcessor-3) Received SSH_MSG_USERAUTH_SUCCESS
2013-03-26 19:45:48,945 INFO  [org.ovirt.engine.core.bll.VdsDeploy] 
(pool-10-thread-8) [4827f2d4] Installation of 192.168.2.170. Executing command 
via SSH umask 0077; MYTMP="$(mktemp -t ovirt-XX)"; trap "chmod -R u+rwX 
\"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr 
"${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" -x &&  "${MYTMP}"/setup 
DIALOG/dialect=str:machine DIALOG/customization=bool:True < 
/var/cache/ovirt-engine/ovirt-host-deploy.tar
2013-03-26 19:45:48,948 INFO  
[org.ovirt.engine.core.utils.archivers.tar.CachedTar] (pool-10-thread-8) 
Tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar' is out of date, 
re-creating
2013-03-26 19:45:48,956 ERROR 
[org.ovirt.engine.core.utils.archivers.tar.CachedTar] (pool-10-thread-8) Cannot 
create tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar': 
java.io.FileNotFoundException: File or directory 
/usr/share/ovirt-host-deploy/interface-3 not found
at org.ovirt.engine.core.utils.archivers.tar.Tar.doTar(Tar.java:97) 
[utils.jar:]
at 
org.ovirt.engine.core.utils.archivers.tar.CachedTar.create(CachedTar.java:41) 
[utils.jar:]
at 
org.ovirt.engine.core.utils.archivers.tar.CachedTar.ensure(CachedTar.java:118) 
[utils.jar:]
at 
org.ovirt.engine.core.utils.archivers.tar.CachedTar.getFile(CachedTar.java:151) 
[utils.jar:]
at org.ovirt.engine.core.bll.VdsDeploy.execute(VdsDeploy.java:922) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:167)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1063)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1148)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1596) 
[bll.jar:]
at 
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:166)
 [utils.jar:]
at 
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108)
 [utils.jar:]
at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1166) 
[b

Re: [Users] cannot create ovirt-host-deploy.tar

2013-03-26 Thread Alon Bar-Lev
You should install ovirt-host-deploy package on your system.

- Original Message -
> From: "bigclouds" 
> To: users@ovirt.org
> Sent: Tuesday, March 26, 2013 12:37:21 PM
> Subject: [Users] cannot create ovirt-host-deploy.tar
> 
> 
> 
> 
> hi,all
> i fail to add host, it tip me to re-install, but every time ,it
> failed because 'Cannot create tarball
> '/var/cache/ovirt-engine/ovirt-host-deploy.tar''
> 
> thanks
> ---log-
> 2013-03-26 18:31:40,062 INFO
> [org.apache.sshd.client.auth.UserAuthPassword] (pool-10-thread-9)
> Send SSH_MSG_USERAUTH_REQUEST for password
> 2013-03-26 18:31:40,078 INFO
> [org.apache.sshd.client.auth.UserAuthPassword] (NioProcessor-3)
> Received SSH_MSG_USERAUTH_SUCCESS
> 2013-03-26 18:31:40,080 INFO [org.ovirt.engine.core.bll.VdsDeploy]
> (pool-10-thread-9) [73c29998] Installation of 192.168.2.170.
> Executing command via SSH umask 0077; MYTMP="$(mktemp -t
> ovirt-XX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null
> 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" &&
> mkdir "${MYTMP}" && amp; tar -C "${MYTMP}" -x && "${MYTMP}"/setup
> DIALOG/dialect=str:machine DIALOG/customization=bool:True <
> /var/cache/ovirt-engine/ovirt-host-deploy.tar
> 2013-03-26 18:31:40,085 INFO
> [org.ovirt.engine.core.utils.archivers.tar.CachedTar]
> (pool-10-thread-9) Tarball
> '/var/cache/ovirt-engine/ovirt-host-deploy.tar' is missing, creating
> 2013-03-26 18:31:40,090 ERROR
> [org.ovirt.engine.core.utils.archivers.tar.CachedTar]
> (pool-10-thread-9) Cannot create tarball
> '/var/cache/ovirt-engine/ovirt-host-deploy.tar':
> java.io.FileNotFoundException: File or directory
> /usr/share/ovirt-host-deploy/interface-3 not found
> at org.ovirt.engine.core.utils.archivers.tar.Tar.doTar(Tar.java:97)
> [utils.jar:]
> at
> org.ovirt.engine.core.utils.archivers.tar.CachedTar.create(CachedTar.java:41)
> [utils.jar:]
> at org.ovirt.engine.core.utils.archivers.t
> ar.CachedTar.ensure(CachedTar.java:105) [utils.jar:]
> at
> org.ovirt.engine.core.utils.archivers.tar.CachedTar.getFile(CachedTar.java:151)
> [utils.jar:]
> at org.ovirt.engine.core.bll.VdsDeploy.execute(VdsDeploy.java:922)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:167)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1063)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1148)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1596)
> [bll.jar:]
> at org.ovirt.engine.core.utils.transact
> ion.TransactionSupport.executeInSuppressed(TransactionSupport.java:166)
> [utils.jar:]
> at
> org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108)
> [utils.jar:]
> at
> org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1166)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:318)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommand(MultipleActionsRunner.java:183)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:164)
> [bll.jar:]
> at
> org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101)
> [bll.jar:]
> ; at
> org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:71)
> [utils.jar:]
> at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
> [rt.jar:1.7.0_09-icedtea]
> at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
> [rt.jar:1.7.0_09-icedtea]
> at java.util.concurrent.FutureTask.run(FutureTask.java:166)
> [rt.jar:1.7.0_09-icedtea]
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> [rt.jar:1.7.0_09-icedtea]
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> [rt.jar:1.7.0_09-icedtea]
> at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09- icedtea]
> 
> 
> 
> ___
> 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: [Users] Starting VM gets paused

2013-03-26 Thread Nicolas Ecarnot

Le 25/03/2013 12:10, Nicolas Ecarnot a écrit :

Le 24/03/2013 09:53, Dafna Ron a écrit :

is the vm preallocated or thin provision disk type?


This VM has 3 disks :
- first disk to host the windows system : Thin provision
- second disk to store some data : Preallocated
- third disk to store some more data : Thin provision

I'm realizing that amongst the 15 VMs, only this one and another one
that is stopped are using preallocated disks.
I'm regularly migrating some VMs (and stopping and starting and playing
with them) with no issue, and they all are using thin provisioned disks!

Could this be a common factor of the problem?



also, can you please attach engine, vdsm, libvirt and the vm's qemu logs?


Relevant logs :



Ok, I'm in the process of collecting the logs and posting them in a
useable manner.

More to come.


Ok, once again, I ran a test and observed the relevant logs.
I tried to isolate the time frames, but it may be long for vdsm.log

Here they are :
* /var/log/libvirt/qemu/serv-chk-adm3.log
http://pastebin.com/JVKMSmxD
* /var/log/libvirtd.log
http://pastebin.com/sWGDCqNh
* /var/log/vdsm/vdsm.log (the BIG one)
http://pastebin.com/bevTEhym

What I can add to help you help me, is that :
- I saw that all my VM appear as tainted. I did not know what that meant 
(but RTFMed since), and this does not appear to disturb the other VMs
- Many VMs including the problematic one have been imported from 
ovirt-v2v with now such issue.
- This particular VM was also imported, but the starting point was a 
vmdk or ova single file.

- Two additionnal data disks were added
- As I said, this is the only running VM stored as pre allocated.

Regards,

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


Re: [Users] cannot create ovirt-host-deploy.tar

2013-03-26 Thread Martin Pavlik

What OS do you use on host?

I experienced something similar using Fedora 18 minimal install, you 
need to install tar on the node


It is mentioned here http://www.ovirt.org/Quick_Start_Guide (search for 
yum install tar)


HTH

Martin Pavlik

On 03/26/2013 11:45 AM, bigclouds wrote:





hi,all
i fail to add host, it tip me to re-install, but every time ,it
failed because 'Cannot create tarball
'/var/cache/ovirt-engine/ovirt-host-deploy.tar''
thanks
---log-
2013-03-26 18:31:40,062 INFO
[org.apache.sshd.client.auth.UserAuthPassword] (pool-10-thread-9)
Send SSH_MSG_USERAUTH_REQUEST for password
2013-03-26 18:31:40,078 INFO
[org.apache.sshd.client.auth.UserAuthPassword] (NioProcessor-3)
Received SSH_MSG_USERAUTH_SUCCESS
2013-03-26 18:31:40,080 INFO [org.ovirt.engine.core.bll.VdsDeploy]
( pool-10-thread-9) [73c29998] Installation of 192.168.2.170.
Executing command via SSH umask 0077; MYTMP="$(mktemp -t
ovirt-XX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null
2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}"
&& mkdir "${MYTMP}" && amp; tar -C "${MYTMP}" -x && 
"${MYTMP}"/setup DIALOG/dialect=str:machine

DIALOG/customization=bool:True <
/var/cache/ovirt-engine/ovirt-host-deploy.tar
2013-03-26 18:31:40,085 INFO
[org.ovirt.engine.core.utils.archivers.tar.CachedTar]
(pool-10-thread-9) Tarball
'/var/cache/ovirt-engine/ovirt-host-deploy.tar' is missing, creating
2013-03-26 18:31:40,090 ERROR
[org.ovirt.engine.core.utils.archivers.tar.CachedTar]
(pool-10-thread-9) Cannot create tarball
'/var/cache/ovirt-engine/ovirt-host-deploy.tar':
java.io.FileNotFoundException: File or directory
/usr/share/ovirt-host-deploy/interface-3 not found
at
org.ovirt.engine.core.utils.archivers.tar.Tar.doTar(Tar.java:97)
[utils.jar:]
at

org.ovirt.engine.core.utils.archivers.tar.CachedTar.create(CachedTar.java:41)
[utils.jar:]
at org.ovirt.engine.core.utils.archivers.t
ar.CachedTar.ensure(CachedTar.java:105) [utils.jar:]
at

org.ovirt.engine.core.utils.archivers.tar.CachedTar.getFile(CachedTar.java:151)
[utils.jar:]
at
org.ovirt.engine.core.bll.VdsDeploy.execute(VdsDeploy.java:922)
[bll.jar:]
at

org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:167)
[bll.jar:]
at

org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1063)
[bll.jar:]
at

org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1148)
[bll.jar:]
at

org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1596)
[bll.jar:]
at org.ovirt.engine.core.utils.transact
ion.TransactionSupport.executeInSuppressed(TransactionSupport.java:166)
[utils.jar:]
at

org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108)
[utils.jar:]
at
org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1166)
[bll.jar:]
at
org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:318)
[bll.jar:]
at

org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommand(MultipleActionsRunner.java:183)
[bll.jar:]
at

org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:164)
[bll.jar:]
at

org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101)
[bll.jar:]
 & nbsp ;  at

org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:71)
[utils.jar:]
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[rt.jar:1.7.0_09-icedtea]
at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[rt.jar:1.7.0_09-icedtea]
at
java.util.concurrent.FutureTask.run(FutureTask.java:166)
[rt.jar:1.7.0_09-icedtea]
at

java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[rt.jar:1.7.0_09-icedtea]
at

java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[rt.jar:1.7.0_09-icedtea]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-
icedtea]

-vdsm log--

MainThread::INFO::2013-03-26
18:20:20,514::vmChannels::146::vds::(settimeout) Setting channels'
timeout to 30 seconds.
VM Channels Listener::INFO::2013-03-26
18:20:20,561::vmChannels::129::vds::(run) Starting VM channels
listener thread.
storageRefresh::DEBUG::2013-03-26
18:20:20,562::misc::85::Storage.Misc.excCmd::() FAILED:
 = 'iscs

[Users] snapshots, checkpoints etc...

2013-03-26 Thread Jiri Belka
Probably not the best list for this question but anyway...

* "snapshot" as it is done with 'savevm' from qemu monitor saves disk,
  cpu, memory state of running VM... but

  1. it must be qcow2 image
  2. it pauses the VM for couple of seconds

  is this right?

* snapshots is only for block devices, are done offline

* live snapshot is only for block devices, can be done online

* snapshot tree with branches is not supported now

  am I right?

So my understanding there is no way to have a "photo", in qemu language
_checkpoint_, in VMWare language _snapshot_ without interupting the VM.
Am I right? Any comments?

This topic is quite confusing while searching Internet.

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


[Users] cannot create ovirt-host-deploy.tar

2013-03-26 Thread bigclouds





hi,all
i fail to add host, it tip me to re-install, but every time ,it failed because 
'Cannot create tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar''
 
thanks
---log-
2013-03-26 18:31:40,062 INFO  [org.apache.sshd.client.auth.UserAuthPassword] 
(pool-10-thread-9) Send SSH_MSG_USERAUTH_REQUEST for password
2013-03-26 18:31:40,078 INFO  [org.apache.sshd.client.auth.UserAuthPassword] 
(NioProcessor-3) Received SSH_MSG_USERAUTH_SUCCESS
2013-03-26 18:31:40,080 INFO  [org.ovirt.engine.core.bll.VdsDeploy] 
(pool-10-thread-9) [73c29998] Installation of 192.168.2.170. Executing command 
via SSH umask 0077; MYTMP="$(mktemp -t ovirt-XX)"; trap "chmod -R u+rwX 
\"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr 
"${MYTMP}" && mkdir "${MYTMP}" && amp; tar -C "${MYTMP}" -x &&  
"${MYTMP}"/setup DIALOG/dialect=str:machine DIALOG/customization=bool:True < 
/var/cache/ovirt-engine/ovirt-host-deploy.tar
2013-03-26 18:31:40,085 INFO  
[org.ovirt.engine.core.utils.archivers.tar.CachedTar] (pool-10-thread-9) 
Tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar' is missing, creating
2013-03-26 18:31:40,090 ERROR 
[org.ovirt.engine.core.utils.archivers.tar.CachedTar] (pool-10-thread-9) Cannot 
create tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar': 
java.io.FileNotFoundException: File or directory 
/usr/share/ovirt-host-deploy/interface-3 not found
at org.ovirt.engine.core.utils.archivers.tar.Tar.doTar(Tar.java:97) 
[utils.jar:]
at 
org.ovirt.engine.core.utils.archivers.tar.CachedTar.create(CachedTar.java:41) 
[utils.jar:]
at org.ovirt.engine.core.utils.archivers.t 
ar.CachedTar.ensure(CachedTar.java:105) [utils.jar:]
at 
org.ovirt.engine.core.utils.archivers.tar.CachedTar.getFile(CachedTar.java:151) 
[utils.jar:]
at org.ovirt.engine.core.bll.VdsDeploy.execute(VdsDeploy.java:922) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:167)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1063)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1148)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1596) 
[bll.jar:]
at org.ovirt.engine.core.utils.transact 
ion.TransactionSupport.executeInSuppressed(TransactionSupport.java:166) 
[utils.jar:]
at 
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108)
 [utils.jar:]
at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1166) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:318) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommand(MultipleActionsRunner.java:183)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:164)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101)
 [bll.jar:]
   ;  at 
org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:71)
 [utils.jar:]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) 
[rt.jar:1.7.0_09-icedtea]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) 
[rt.jar:1.7.0_09-icedtea]
at java.util.concurrent.FutureTask.run(FutureTask.java:166) 
[rt.jar:1.7.0_09-icedtea]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 
[rt.jar:1.7.0_09-icedtea]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
[rt.jar:1.7.0_09-icedtea]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09- icedtea]


-vdsm log--

MainThread::INFO::2013-03-26 18:20:20,514::vmChannels::146::vds::(settimeout) 
Setting channels' timeout to 30 seconds.
VM Channels Listener::INFO::2013-03-26 
18:20:20,561::vmChannels::129::vds::(run) Starting VM channels listener thread.
storageRefresh::DEBUG::2013-03-26 
18:20:20,562::misc::85::Storage.Misc.excCmd::() FAILED:  = 
'iscsiadm: No session found.\n';  = 21
storageRefresh::DEBUG::2013-03-26 
18:20:20,562::misc::1093::SamplingMethod::(__call__) Returning last result
BindingXMLRPC::ERROR::2013-03-26 
18:20:21,896::BindingXMLRPC::72::vds::(threaded_start) xml-rpc handler exception
Traceback (most recent call last):
  File "/usr/share/vdsm/BindingXMLRPC.py", line 68, in threaded_start
self.server.handle_request()
  File "/usr/lib64/python2.6/SocketServer.py", line 268, in handle_request
self._handle_request_noblock()
  File "/usr/lib64/python2.6/SocketServer.py", line 278, in 
_handle_request_noblock
request, client_address = self.get_request()
  File "/usr/lib64/python2.6/Socke

[Users] cannot create ovirt-host-deploy.tar

2013-03-26 Thread bigclouds
hi,all
i fail to add host, it tip me to re-install, but every time ,it failed because 
'Cannot create tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar''
 
thanks
---log-
2013-03-26 18:31:40,062 INFO  [org.apache.sshd.client.auth.UserAuthPassword] 
(pool-10-thread-9) Send SSH_MSG_USERAUTH_REQUEST for password
2013-03-26 18:31:40,078 INFO  [org.apache.sshd.client.auth.UserAuthPassword] 
(NioProcessor-3) Received SSH_MSG_USERAUTH_SUCCESS
2013-03-26 18:31:40,080 INFO  [org.ovirt.engine.core.bll.VdsDeploy] 
(pool-10-thread-9) [73c29998] Installation of 192.168.2.170. Executing command 
via SSH umask 0077; MYTMP="$(mktemp -t ovirt-XX)"; trap "chmod -R u+rwX 
\"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr 
"${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" -x &&  "${MYTMP}"/setup 
DIALOG/dialect=str:machine DIALOG/customization=bool:True < 
/var/cache/ovirt-engine/ovirt-host-deploy.tar
2013-03-26 18:31:40,085 INFO  
[org.ovirt.engine.core.utils.archivers.tar.CachedTar] (pool-10-thread-9) 
Tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar' is missing, creating
2013-03-26 18:31:40,090 ERROR 
[org.ovirt.engine.core.utils.archivers.tar.CachedTar] (pool-10-thread-9) Cannot 
create tarball '/var/cache/ovirt-engine/ovirt-host-deploy.tar': 
java.io.FileNotFoundException: File or directory 
/usr/share/ovirt-host-deploy/interface-3 not found
at org.ovirt.engine.core.utils.archivers.tar.Tar.doTar(Tar.java:97) 
[utils.jar:]
at 
org.ovirt.engine.core.utils.archivers.tar.CachedTar.create(CachedTar.java:41) 
[utils.jar:]
at 
org.ovirt.engine.core.utils.archivers.tar.CachedTar.ensure(CachedTar.java:105) 
[utils.jar:]
at 
org.ovirt.engine.core.utils.archivers.tar.CachedTar.getFile(CachedTar.java:151) 
[utils.jar:]
at org.ovirt.engine.core.bll.VdsDeploy.execute(VdsDeploy.java:922) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:167)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1063)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1148)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1596) 
[bll.jar:]
at 
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:166)
 [utils.jar:]
at 
org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108)
 [utils.jar:]
at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1166) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:318) 
[bll.jar:]
at 
org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommand(MultipleActionsRunner.java:183)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:164)
 [bll.jar:]
at 
org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101)
 [bll.jar:]
at 
org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:71)
 [utils.jar:]
at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) 
[rt.jar:1.7.0_09-icedtea]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) 
[rt.jar:1.7.0_09-icedtea]
at java.util.concurrent.FutureTask.run(FutureTask.java:166) 
[rt.jar:1.7.0_09-icedtea]
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 
[rt.jar:1.7.0_09-icedtea]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
[rt.jar:1.7.0_09-icedtea]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_09-icedtea]
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.2.1 Beta EL6 Content is available

2013-03-26 Thread Vincent Van der Kussen
On Thu, Mar 21, 2013 at 02:34:22PM +0100, Gianluca Cecchi wrote:
> On Thu, Mar 21, 2013 at 2:27 PM, Mike Burns  wrote:
> > The oVirt Team is happy to announce that the EL6 rpms for the 3.2 release
> > are now available in the beta repositories.
> >
> > To access this content,
> > * download and install the release rpm [1] on your EL6 host.
> > * Edit the ovirt.repo file in /etc/yum.repos.d to enable the ovirt-beta
> > repository.
> > * Follow the rest of the instructions on http://www.ovirt.org/Download.
> >
> > This content is in beta, so feedback on issues found is greatly appreciated.
> >
> > Issues can be filed in Bugzilla[2] in the Community/Ovirt project.  You can
> > also get help on IRC in #ovirt on OFTC.net or through the users@ovirt.org
> > mailing list.
> >
> > Thanks
> >
> > The oVirt Team
> >
> >
> > [1] http://resources.ovirt.org/releases/ovirt-release-el6-5-3.noarch.rpm
> > [2] https://bugzilla.redhat.com/
> > ___
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> 
> do they already contain the fix from
> http://gerrit.ovirt.org/#/c/11254/
> 
> that was one of the biggest problems of 3.2?
> 
> Gianluca

Are there plans on releasing a SRPM for jboss-as-7.1.1-10.el6.x86_64.rpm ?

Vincent

> ___
> 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: [Users] oVirt 3.2.1 Beta EL6 Content is available

2013-03-26 Thread Gianluca Cecchi
On Thu, Mar 21, 2013 at 2:36 PM, Mike Burns  wrote:

>>
>>
>> do they already contain the fix from
>> http://gerrit.ovirt.org/#/c/11254/
>>
>> that was one of the biggest problems of 3.2?
>>
>> Gianluca
>>
>
> Looking at gerrit, the 3.2 branch fix for that[1] is still in review. That
> would mean that it's not included.
>
> I'll defer to the engine team on when that will get into a build.
>
> Mike
>
> [1] http://gerrit.ovirt.org/#/c/13172/

Is there a particular reason for it to be still in review?
Any drawbacks?
Any way at my side to accelerate the process?
Gianluca
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.2.1 Beta EL6 Content is available

2013-03-26 Thread Juan Hernandez

On 03/26/2013 09:46 AM, Yuriy Demchenko wrote:

Thanks, that solved my problem.
However, shouldn't that be "out-of-box" for el6 packages? (just as a
feedback)



Unfortunately it is not as simple as it seems. The problem is that if 
you make that the default for el6 packages it will fail if you try to 
add a oVirt node as hypervisor, as that is based on Fedora where the 
rhel6.4.0 machine type is not supported by libvirt. So we need to set 
this according to the type of hypervisor, not to the distro where the 
engine is running.


You may want to open a bug to request this.


Yuriy Demchenko

On 03/26/2013 12:34 PM, Juan Hernandez wrote:

On 03/26/2013 08:57 AM, Yuriy Demchenko wrote:

Just installed ovirt 3.2 from this new repo
(http://resources.ovirt.org/releases/3.2/rpm/EL/6/) on centos-6.4

New VM's cannot be started, fails with

internal error process exited while connecting to monitor: Supported
machines are:
pc RHEL 6.4.0 PC (alias of rhel6.4.0)
rhel6.4.0  RHEL 6.4.0 PC (default)
rhel6.3.0  RHEL 6.3.0 PC
rhel6.2.0  RHEL 6.2.0 PC
rhel6.1.0  RHEL 6.1.0 PC
rhel6.0.0  RHEL 6.0.0 PC
rhel5.5.0  RHEL 5.5.0 PC
rhel5.4.4  RHEL 5.4.4 PC
rhel5.4.0  RHEL 5.4.0 PC

   From vdsm.log i presume problem in this string "hvm", machine=pc-0.14 doesnt supported by
libvirt in el6. Logs attached.
Looks like same bug, that is discussed here:
http://lists.ovirt.org/pipermail/users/2012-January/005930.html

Searched in bugzilla and didn't found any opened bugs - should I open
one or I mislooked?



Try to do this:

   # engine-config -s EmulatedMachine=rhel6.4.0 --cver=3.2

Then restart the engine:

   # service ovirt-engine restart



Yuriy Demchenko

On 03/21/2013 05:27 PM, Mike Burns wrote:

The oVirt Team is happy to announce that the EL6 rpms for the 3.2
release are now available in the beta repositories.

To access this content,
* download and install the release rpm [1] on your EL6 host.
* Edit the ovirt.repo file in /etc/yum.repos.d to enable the
ovirt-beta repository.
* Follow the rest of the instructions on http://www.ovirt.org/Download.

This content is in beta, so feedback on issues found is greatly
appreciated.

Issues can be filed in Bugzilla[2] in the Community/Ovirt project.
You can also get help on IRC in #ovirt on OFTC.net or through the
users@ovirt.org mailing list.

Thanks

The oVirt Team


[1]
http://resources.ovirt.org/releases/ovirt-release-el6-5-3.noarch.rpm
[2] https://bugzilla.redhat.com/
___
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




--
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 
3ºD, 28016 Madrid, Spain

Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.2.1 Beta EL6 Content is available

2013-03-26 Thread Yuriy Demchenko

Thanks, that solved my problem.
However, shouldn't that be "out-of-box" for el6 packages? (just as a 
feedback)


Yuriy Demchenko

On 03/26/2013 12:34 PM, Juan Hernandez wrote:

On 03/26/2013 08:57 AM, Yuriy Demchenko wrote:

Just installed ovirt 3.2 from this new repo
(http://resources.ovirt.org/releases/3.2/rpm/EL/6/) on centos-6.4

New VM's cannot be started, fails with

internal error process exited while connecting to monitor: Supported
machines are:
pc RHEL 6.4.0 PC (alias of rhel6.4.0)
rhel6.4.0  RHEL 6.4.0 PC (default)
rhel6.3.0  RHEL 6.3.0 PC
rhel6.2.0  RHEL 6.2.0 PC
rhel6.1.0  RHEL 6.1.0 PC
rhel6.0.0  RHEL 6.0.0 PC
rhel5.5.0  RHEL 5.5.0 PC
rhel5.4.4  RHEL 5.4.4 PC
rhel5.4.0  RHEL 5.4.0 PC

  From vdsm.log i presume problem in this string "hvm", machine=pc-0.14 doesnt supported by
libvirt in el6. Logs attached.
Looks like same bug, that is discussed here:
http://lists.ovirt.org/pipermail/users/2012-January/005930.html

Searched in bugzilla and didn't found any opened bugs - should I open
one or I mislooked?



Try to do this:

  # engine-config -s EmulatedMachine=rhel6.4.0 --cver=3.2

Then restart the engine:

  # service ovirt-engine restart



Yuriy Demchenko

On 03/21/2013 05:27 PM, Mike Burns wrote:

The oVirt Team is happy to announce that the EL6 rpms for the 3.2
release are now available in the beta repositories.

To access this content,
* download and install the release rpm [1] on your EL6 host.
* Edit the ovirt.repo file in /etc/yum.repos.d to enable the
ovirt-beta repository.
* Follow the rest of the instructions on http://www.ovirt.org/Download.

This content is in beta, so feedback on issues found is greatly
appreciated.

Issues can be filed in Bugzilla[2] in the Community/Ovirt project.
You can also get help on IRC in #ovirt on OFTC.net or through the
users@ovirt.org mailing list.

Thanks

The oVirt Team


[1] 
http://resources.ovirt.org/releases/ovirt-release-el6-5-3.noarch.rpm

[2] https://bugzilla.redhat.com/
___
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


Re: [Users] oVirt 3.2.1 Beta EL6 Content is available

2013-03-26 Thread Juan Hernandez

On 03/26/2013 08:57 AM, Yuriy Demchenko wrote:

Just installed ovirt 3.2 from this new repo
(http://resources.ovirt.org/releases/3.2/rpm/EL/6/) on centos-6.4

New VM's cannot be started, fails with

internal error process exited while connecting to monitor: Supported
machines are:
pc RHEL 6.4.0 PC (alias of rhel6.4.0)
rhel6.4.0  RHEL 6.4.0 PC (default)
rhel6.3.0  RHEL 6.3.0 PC
rhel6.2.0  RHEL 6.2.0 PC
rhel6.1.0  RHEL 6.1.0 PC
rhel6.0.0  RHEL 6.0.0 PC
rhel5.5.0  RHEL 5.5.0 PC
rhel5.4.4  RHEL 5.4.4 PC
rhel5.4.0  RHEL 5.4.0 PC

  From vdsm.log i presume problem in this string "hvm", machine=pc-0.14 doesnt supported by
libvirt in el6. Logs attached.
Looks like same bug, that is discussed here:
http://lists.ovirt.org/pipermail/users/2012-January/005930.html

Searched in bugzilla and didn't found any opened bugs - should I open
one or I mislooked?



Try to do this:

  # engine-config -s EmulatedMachine=rhel6.4.0 --cver=3.2

Then restart the engine:

  # service ovirt-engine restart



Yuriy Demchenko

On 03/21/2013 05:27 PM, Mike Burns wrote:

The oVirt Team is happy to announce that the EL6 rpms for the 3.2
release are now available in the beta repositories.

To access this content,
* download and install the release rpm [1] on your EL6 host.
* Edit the ovirt.repo file in /etc/yum.repos.d to enable the
ovirt-beta repository.
* Follow the rest of the instructions on http://www.ovirt.org/Download.

This content is in beta, so feedback on issues found is greatly
appreciated.

Issues can be filed in Bugzilla[2] in the Community/Ovirt project.
You can also get help on IRC in #ovirt on OFTC.net or through the
users@ovirt.org mailing list.

Thanks

The oVirt Team


[1] http://resources.ovirt.org/releases/ovirt-release-el6-5-3.noarch.rpm
[2] https://bugzilla.redhat.com/
___
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




--
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 
3ºD, 28016 Madrid, Spain

Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.2.1 Beta EL6 Content is available

2013-03-26 Thread Yuriy Demchenko
Just installed ovirt 3.2 from this new repo 
(http://resources.ovirt.org/releases/3.2/rpm/EL/6/) on centos-6.4


New VM's cannot be started, fails with
internal error process exited while connecting to monitor: Supported 
machines are:

pc RHEL 6.4.0 PC (alias of rhel6.4.0)
rhel6.4.0  RHEL 6.4.0 PC (default)
rhel6.3.0  RHEL 6.3.0 PC
rhel6.2.0  RHEL 6.2.0 PC
rhel6.1.0  RHEL 6.1.0 PC
rhel6.0.0  RHEL 6.0.0 PC
rhel5.5.0  RHEL 5.5.0 PC
rhel5.4.4  RHEL 5.4.4 PC
rhel5.4.0  RHEL 5.4.0 PC
From vdsm.log i presume problem in this string "machine="pc-0.14">hvm", machine=pc-0.14 doesnt supported by 
libvirt in el6. Logs attached.
Looks like same bug, that is discussed here: 
http://lists.ovirt.org/pipermail/users/2012-January/005930.html


Searched in bugzilla and didn't found any opened bugs - should I open 
one or I mislooked?



Yuriy Demchenko

On 03/21/2013 05:27 PM, Mike Burns wrote:
The oVirt Team is happy to announce that the EL6 rpms for the 3.2 
release are now available in the beta repositories.


To access this content,
* download and install the release rpm [1] on your EL6 host.
* Edit the ovirt.repo file in /etc/yum.repos.d to enable the 
ovirt-beta repository.

* Follow the rest of the instructions on http://www.ovirt.org/Download.

This content is in beta, so feedback on issues found is greatly 
appreciated.


Issues can be filed in Bugzilla[2] in the Community/Ovirt project.  
You can also get help on IRC in #ovirt on OFTC.net or through the 
users@ovirt.org mailing list.


Thanks

The oVirt Team


[1] http://resources.ovirt.org/releases/ovirt-release-el6-5-3.noarch.rpm
[2] https://bugzilla.redhat.com/
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


2013-03-26 11:23:49,157 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler_Worker-8) No string for UNASSIGNED type. Use default Log
2013-03-26 11:23:50,034 INFO  [org.ovirt.engine.core.bll.RunVmCommand] (ajp--127.0.0.1-8702-13) Lock Acquired to object EngineLock [exclusiveLocks= key: 0826eaf9-6116-4e96-856a-fec350c4163d value: VM
, sharedLocks= ]
2013-03-26 11:23:50,200 INFO  [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (ajp--127.0.0.1-8702-13) START, IsVmDuringInitiatingVDSCommand( vmId = 0826eaf9-6116-4e96-856a-fec350c4163d), log id: 2f82917c
2013-03-26 11:23:50,209 INFO  [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (ajp--127.0.0.1-8702-13) FINISH, IsVmDuringInitiatingVDSCommand, return: false, log id: 2f82917c
2013-03-26 11:23:50,899 INFO  [org.ovirt.engine.core.bll.RunVmCommand] (pool-3-thread-50) [6f46743f] Running command: RunVmCommand internal: false. Entities affected :  ID: 0826eaf9-6116-4e96-856a-fec350c4163d Type: VM
2013-03-26 11:23:52,384 INFO  [org.ovirt.engine.core.vdsbroker.irsbroker.IsoPrefixVDSCommand] (pool-3-thread-50) [6f46743f] START, IsoPrefixVDSCommand( storagePoolId = 5849b030-626e-47cb-ad90-3ce782d831b3, ignoreFailoverLimit = false, compatabilityVersion = null), log id: 6ea41f3b
2013-03-26 11:23:52,440 INFO  [org.ovirt.engine.core.vdsbroker.irsbroker.IsoPrefixVDSCommand] (pool-3-thread-50) [6f46743f] FINISH, IsoPrefixVDSCommand, return: /rhev/data-center/5849b030-626e-47cb-ad90-3ce782d831b3/df8c4ca7-410f-4ec4-b383-ef995b002d13/images/----, log id: 6ea41f3b
2013-03-26 11:23:52,668 INFO  [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (pool-3-thread-50) [6f46743f] START, CreateVmVDSCommand(HostName = node-2, HostId = 4c9b69c0-068e-4a3d-bf25-ce81946a453a, vmId=0826eaf9-6116-4e96-856a-fec350c4163d, vm=VM [w2k8]), log id: 7fe5a151
2013-03-26 11:23:52,847 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (pool-3-thread-50) [6f46743f] START, CreateVDSCommand(HostName = node-2, HostId = 4c9b69c0-068e-4a3d-bf25-ce81946a453a, vmId=0826eaf9-6116-4e96-856a-fec350c4163d, vm=VM [w2k8]), log id: 395d208
2013-03-26 11:23:53,398 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (pool-3-thread-50) [6f46743f] org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand spiceSslCipherSuite=DEFAULT,memSize=2048,kvmEnable=true,smp=2,vmType=kvm,emulatedMachine=pc-0.14,keyboardLayout=en-us,nice=0,display=qxl,smartcardEnable=false,smpCoresPerSocket=2,spiceSecureChannels=smain,sinputs,scursor,splayback,srecord,sdisplay,susbredir,ssmartcard,timeOffset=14400,transparentHugePages=true,vmId=0826eaf9-6116-4e96-856a-fec350c4163d,devices=[Ljava.util.Map;@7aa354c9,acpiEnable=true,vmName=w2k8,cpuType=Nehalem,custom={}
2013-03-26 11:23:53,436 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateVDSCommand] (pool-3-thread-50) [6f46743f] FINISH, CreateVDSCommand, log id: 395d208
2013-03-26 11:23:53,520 INFO  [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (pool-3-thread-50) [6f46743f] IncreasePendingVms::CreateVmIncreasing vds node-2 pending vcpu count, now 2. Vm: w2k8
2013-03-26 11:23:53,582 INFO  [org.ovirt.engine.

Re: [Users] VM crashes

2013-03-26 Thread Martin Pavlik

Hi Jonatan,

try to check following log files

/var/log/libvirt/qemu/your_VM_name.log - virtual machine log
/var/log/libvirtd.log ( http://www.ovirt.org/Libvirt)
/var/log/vdsm/vdsm.log - vdsm.log ( http://www.ovirt.org/Vdsm_Log_Files )

HTH

Martin Pavlik
RHEV Quality Engineer

On 03/25/2013 02:29 PM, Jonathan Horne wrote:


2 VMs crashed over the weekend, and I am trying to do some detective 
work on what happened. Unfortunately, they were both on the same node 
(that node dumped a core file, which I have another thread open about 
and hopefully I can open it and see what happened there too).


Is there a log file on the node that I might get some information as 
to what happened?


Thanks for any tips,

jonathan



This is a PRIVATE message. If you are not the intended recipient, 
please delete without copying and kindly advise us by e-mail of the 
mistake in delivery. NOTE: Regardless of content, this e-mail shall 
not operate to bind SKOPOS to any order or other contract unless 
pursuant to explicit written agreement or government initiative 
expressly permitting the use of e-mail for such purpose.



___
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