[Users] Failing on new setup

2013-02-17 Thread Jaco

Hi guys,

New to oVirt - and new to Fedora after a *very long* break @ using 
Debian/Ubuntu almost exclusively for the last few years.
Much has changed, so please pardon my ignorance - got some catching-up 
to do.


I'm doing PoC of a number of systems, so need to give oVirt a fair 
shake, but I'm tripping up before I can even get going (does not bode well).


I've tried following the QuickStart, all-in-one  other guides,  
quickly came across issues.
Next I'll have to start building from source - a prospect that will by 
no means present me with less issues.


New F18, minimal headless server.

Installed via yum as documented, but install failed at the last steps, 
as there seems to be an issue with the scripts' implementation of firewalld.
A very nice chap @ the IRC channel managed to help be out to get over 
that initial hurdle - had to *completely* disable firewalld  select the 
'None' option for the setup. (seems like a really bad idea to start off 
like that - disabling security - but this is a lab PoC, so OK, will let 
it slide for now)
I've also disabled SELinux  IPtables via systemctl - so that we can 
eliminate that as an issue.


Script(s) still don't complete without issue, but at lease the engine 
seems to come up  I can log in.


After logging in, I try to (re)connect to the local hypervisor via 
(root@) $FQDN, localhost  127.0.0.1, but it fails to come up (why root? 
OK).

It adds the host, but there seems to be connectivity issues.

I'm seeing this in the GUI events:
Host localhost installation failed. Command returned failure code 1 
during SSH session 'root@localhost'.


I'm seeing this in `tail -f /var/log/ovirt-engine/engine.log`
http://pastebin.com/nVyNGSsf
Relevant line being:
ERROR [org.ovirt.engine.core.utils.ssh.SSHDialog] (pool-3-thread-31) SSH 
error running command root@localhost:'umask 0077; MYTMP=$(mktemp -t 
ovirt-XX); trap chmod -R u+rwX \${MYTMP}\  /dev/null 21; 
rm -fr \${MYTMP}\  /dev/null 21 0; rm -fr ${MYTMP}  mkdir 
${MYTMP}  tar -C ${MYTMP} -x  ${MYTMP}/setup 
DIALOG/dialect=str:machine DIALOG/customization=bool:True': 
java.io.IOException: Command returned failure code 1 during SSH session 
'root@localhost'


This is a *fresh* box - I've reinstalled it a few times from scratch now 
-  I've re-installed oVirt through the manners documented, but I'm not 
getting anywhere fast.
In this, google is not my friend, as results are sparse  not very 
helpful - i.e. if someone's found resolution, it has not been posted.


Either there's a bug in the docco's or the code/scripts.

Please help - I'd *really* like to give this a go

Kind regards

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


Re: [Users] Failing on new setup

2013-02-17 Thread Vered Volansky
Hi Jaco,

Are you using ovirt-node or ovirt?
What is the status of your host?
What about vdsmd service on your host? is it running?
What do you get if you try to run VdsClient on your host (command line)?

Also - please send full engine and vdsm logs, it can always give us more 
insight and expedite issues resolution.

Best Regards,
Vered

- Original Message -
 From: Jaco ubuntumu...@gmail.com
 To: users@ovirt.org
 Sent: Monday, February 18, 2013 1:11:16 AM
 Subject: [Users] Failing on new setup
 
 
 Hi guys,
 
 New to oVirt - and new to Fedora after a *very long* break @ using
 Debian/Ubuntu almost exclusively for the last few years.
 Much has changed, so please pardon my ignorance - got some
 catching-up to do.
 
 I'm doing PoC of a number of systems, so need to give oVirt a fair
 shake, but I'm tripping up before I can even get going (does not
 bode well).
 
 I've tried following the QuickStart, all-in-one  other guides, 
 quickly came across issues.
 Next I'll have to start building from source - a prospect that will
 by no means present me with less issues.
 
 New F18, minimal headless server.
 
 Installed via yum as documented, but install failed at the last
 steps, as there seems to be an issue with the scripts'
 implementation of firewalld.
 A very nice chap @ the IRC channel managed to help be out to get over
 that initial hurdle - had to *completely* disable firewalld  select
 the 'None' option for the setup. (seems like a really bad idea to
 start off like that - disabling security - but this is a lab PoC, so
 OK, will let it slide for now)
 I've also disabled SELinux  IPtables via systemctl - so that we can
 eliminate that as an issue.
 
 Script(s) still don't complete without issue, but at lease the engine
 seems to come up  I can log in.
 
 After logging in, I try to (re)connect to the local hypervisor via
 (root@) $FQDN, localhost  127.0.0.1, but it fails to come up (why
 root? OK).
 It adds the host, but there seems to be connectivity issues.
 
 I'm seeing this in the GUI events:
 Host localhost installation failed. Command returned failure code 1
 during SSH session 'root@localhost'.
 
 I'm seeing this in `tail -f /var/log/ovirt-engine/engine.log`
 http://pastebin.com/nVyNGSsf
 Relevant line being:
 ERROR [org.ovirt.engine.core.utils.ssh.SSHDialog] (pool-3-thread-31)
 SSH error running command root@localhost:'umask 0077;
 MYTMP=$(mktemp -t ovirt-XX); trap chmod -R u+rwX
 \${MYTMP}\  /dev/null 21; rm -fr \${MYTMP}\  /dev/null 21
 0; rm -fr ${MYTMP}  mkdir ${MYTMP}  tar -C ${MYTMP} -x 
 ${MYTMP}/setup DIALOG/dialect=str:machine
 DIALOG/customization=bool:True': java.io.IOException: Command
 returned failure code 1 during SSH session 'root@localhost'
 
 This is a *fresh* box - I've reinstalled it a few times from scratch
 now -  I've re-installed oVirt through the manners documented, but
 I'm not getting anywhere fast.
 In this, google is not my friend, as results are sparse  not very
 helpful - i.e. if someone's found resolution, it has not been
 posted.
 
 Either there's a bug in the docco's or the code/scripts.
 
 Please help - I'd *really* like to give this a go
 
 Kind regards
 
 -Jaco
 
 ___
 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] Failing on new setup

2013-02-17 Thread Alon Bar-Lev


- Original Message -
 From: Jaco ubuntumu...@gmail.com
 To: users@ovirt.org
 Sent: Monday, February 18, 2013 1:11:16 AM
 Subject: [Users] Failing on new setup
 

snip

 
 I'm seeing this in `tail -f /var/log/ovirt-engine/engine.log`
 http://pastebin.com/nVyNGSsf
 Relevant line being:
 ERROR [org.ovirt.engine.core.utils.ssh.SSHDialog] (pool-3-thread-31)
 SSH error running command root@localhost:'umask 0077;
 MYTMP=$(mktemp -t ovirt-XX); trap chmod -R u+rwX
 \${MYTMP}\  /dev/null 21; rm -fr \${MYTMP}\  /dev/null 21
 0; rm -fr ${MYTMP}  mkdir ${MYTMP}  tar -C ${MYTMP} -x 
 ${MYTMP}/setup DIALOG/dialect=str:machine
 DIALOG/customization=bool:True': java.io.IOException: Command
 returned failure code 1 during SSH session 'root@localhost'

Due to limitation of engine, you cannot use localhost to install vdsm. Please 
use one of the public ip address or names.

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