[Users] Feedback/ input needed on Host power management
by Malini Rao
Hello all,
In taking a look at the current implementation of Hosts> Power management, we have come up with a couple of approaches on improving this from a UX perspective -http://www.ovirt.org/Talk:Community#UXD_Proposals_for_Host_Power_management. We want your thoughts and input on what approach makes more sense from a user's perspective before fine tuning the UI.
Thanks
Malini
User Experience designer
11 years, 4 months
[Users] mouse problem
by alireza sadeh seighalan
hi everyone
when i vnc to ovirt manager after login to vms from spice i cant see mouse
indicator and only see a square indicator but i cant do anything and i have
to work with keyboard. thanks in advance
11 years, 4 months
[Users] Database creation failed on engine-setup
by Robber Phex
Hi, I'm unable to complete engine-setup:
$ sudo engine-setup
Welcome to oVirt Engine setup utility
HTTP Port [8080] :
HTTPS Port [8443] :
Host fully qualified domain name, note that this name should be fully
resolvable [RobberPhex-PC] :
ERROR: domain is not a valid domain name
User input failed validation, do you still wish to use it? (yes|no): yes
Password for Administrator (admin@internal) :
Warning: Weak Password.
Confirm password :
Database password (required for secure authentication with the locally
created database) :
Warning: Weak Password.
Confirm password :
Organization Name for the Certificate: RobberPhexCloud
The default storage type you will be using ['NFS'| 'FC'| 'ISCSI'] [NFS] :
Should the installer configure NFS share on this server to be used as an
ISO Domain? ['yes'| 'no'] [yes] :
Mount point path: /mnt/iso
Display name for the ISO Domain: RPiso
Firewall ports need to be opened.
You can let the installer configure iptables automatically overriding the
current configuration. The old configuration will be backed up.
Alternately you can configure the firewall later using an example iptables
file found under /usr/share/ovirt-engine/conf/iptables.example
Configure iptables ? ['yes'| 'no']: yes
oVirt Engine will be installed using the following configuration:
=================================================================
http-port: 8080
https-port: 8443
host-fqdn: RobberPhex-PC
auth-pass: ********
db-pass: ********
org-name: RobberPhexCloud
default-dc-type: NFS
nfs-mp: /mnt/iso
iso-domain-name: RPiso
override-iptables: yes
Proceed with the configuration listed above? (yes|no): yes
Installing:
Configuring oVirt-engine... [ DONE ]
Creating CA... [ DONE ]
Editing JBoss Configuration... [ DONE ]
Setting Database Security... [ DONE ]
Creating Database... [ ERROR ]
Database creation failed
Please check log file
/var/log/ovirt-engine/engine-setup_2012_08_13_01_01_02.log for more
information
and,It's engine-setup_2012_08_13_01_01_02.log:
2012-08-13 01:03:58::DEBUG::common_utils::196::root:: cmd = /sbin/ip addr
2012-08-13 01:03:58::DEBUG::common_utils::201::root:: output = 1: lo:
<LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast
state DOWN qlen 1000
link/ether 98:4b:e1:ca:1a:ba brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen
1000
link/ether ec:55:f9:6c:54:15 brd ff:ff:ff:ff:ff:ff
inet 172.16.70.224/16 brd 172.16.255.255 scope global wlan0
inet6 fe80::ee55:f9ff:fe6c:5415/64 scope link
valid_lft forever preferred_lft forever
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state
DOWN
link/ether 52:54:00:78:30:62 brd ff:ff:ff:ff:ff:ff
inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc noop master virbr0
state DOWN qlen 500
link/ether 52:54:00:78:30:62 brd ff:ff:ff:ff:ff:ff
2012-08-13 01:03:58::DEBUG::common_utils::202::root:: stderr =
2012-08-13 01:03:58::DEBUG::common_utils::203::root:: retcode = 0
2012-08-13 01:03:58::DEBUG::common_utils::318::root:: Found IP Address:
172.16.70.224
2012-08-13 01:03:58::DEBUG::common_utils::318::root:: Found IP Address:
192.168.122.1
2012-08-13 01:03:58::DEBUG::engine-setup::2004::root:: initiating command
line option parser
2012-08-13 01:03:58::DEBUG::engine-setup::1897::root:: Entered
main(configFile='None')
2012-08-13 01:03:58::DEBUG::engine-setup::1464::root:: checking the status
of engine
2012-08-13 01:03:58::DEBUG::common_utils::196::root:: cmd = /sbin/service
ovirt-engine status
2012-08-13 01:03:58::DEBUG::common_utils::201::root:: output =
ovirt-engine.service - oVirt Engine
Loaded: loaded (/usr/lib/systemd/system/ovirt-engine.service; enabled)
Active: failed (Result: signal) since Mon, 13 Aug 2012 00:55:25
+0800; 8min ago
Main PID: 587 (code=killed, signal=KILL)
CGroup: name=systemd:/system/ovirt-engine.service
2012-08-13 01:03:58::DEBUG::common_utils::202::root:: stderr = Redirecting
to /bin/systemctl status ovirt-engine.service
2012-08-13 01:03:58::DEBUG::common_utils::203::root:: retcode = 3
2012-08-13 01:03:58::DEBUG::engine-setup::1211::root:: going over group
{'PRE_CONDITION_MATCH': True, 'DESCRIPTION': 'General configuration
parameters', 'POST_CONDITION': False, 'GROUP_NAME': 'ALL_PARAMS',
'PRE_CONDITION': False, 'POST_CONDITION_MATCH': True}
2012-08-13 01:03:59::DEBUG::engine_validators::48::root:: Validating 8080
as a valid TCP Port
2012-08-13 01:03:59::DEBUG::common_utils::175::root:: Checking if TCP port
8080 is open by any process
2012-08-13 01:03:59::DEBUG::common_utils::196::root:: cmd = /usr/sbin/lsof
-i -n -P
2012-08-13 01:03:59::DEBUG::common_utils::201::root:: output = COMMAND
PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
systemd 1 root 29u IPv6 12597 0t0 TCP *:631 (LISTEN)
systemd 1 root 30u IPv4 12598 0t0 UDP *:631
avahi-dae 606 avahi 12u IPv4 16379 0t0 UDP *:5353
avahi-dae 606 avahi 13u IPv4 16380 0t0 UDP *:57705
chronyd 648 chrony 1u IPv4 12086 0t0 UDP *:123
chronyd 648 chrony 2u IPv6 12087 0t0 UDP *:123
chronyd 648 chrony 3u IPv4 12088 0t0 UDP *:323
chronyd 648 chrony 5u IPv6 12089 0t0 UDP *:323
rpcbind 785 root 7u IPv4 18666 0t0 UDP *:111
rpcbind 785 root 8u IPv4 18667 0t0 UDP *:959
rpcbind 785 root 9u IPv4 18668 0t0 TCP *:111 (LISTEN)
rpcbind 785 root 10u IPv6 18669 0t0 UDP *:111
rpcbind 785 root 11u IPv6 18670 0t0 UDP *:959
rpcbind 785 root 12u IPv6 18671 0t0 TCP *:111 (LISTEN)
rpc.statd 828 rpcuser 5u IPv4 15226 0t0 UDP 127.0.0.1:1004
rpc.statd 828 rpcuser 8u IPv4 15296 0t0 UDP *:48348
rpc.statd 828 rpcuser 9u IPv4 15298 0t0 TCP *:49245 (LISTEN)
rpc.statd 828 rpcuser 10u IPv6 15300 0t0 UDP *:48164
rpc.statd 828 rpcuser 11u IPv6 15302 0t0 TCP *:37143 (LISTEN)
dnsmasq 885 nobody 5u IPv4 17073 0t0 UDP *:67
dnsmasq 885 nobody 6u IPv4 17077 0t0 UDP 192.168.122.1:53
dnsmasq 885 nobody 7u IPv4 17078 0t0 TCP
192.168.122.1:53(LISTEN)
rpc.mount 959 root 7u IPv4 15360 0t0 UDP *:20048
rpc.mount 959 root 8u IPv4 20482 0t0 TCP *:20048 (LISTEN)
rpc.mount 959 root 9u IPv6 20484 0t0 UDP *:20048
rpc.mount 959 root 10u IPv6 20486 0t0 TCP *:20048 (LISTEN)
httpd 986 root 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 990 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 991 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 992 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 993 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 994 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 995 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 996 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 997 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
proftpd 1002 nobody 2u IPv6 18309 0t0 TCP *:12021 (LISTEN)
mysqld 1203 mysql 10u IPv4 20816 0t0 TCP *:3306 (LISTEN)
cupsd 1780 root 4u IPv6 12597 0t0 TCP *:631 (LISTEN)
cupsd 1780 root 5u IPv4 12598 0t0 UDP *:631
cupsd 1780 root 12u IPv4 21343 0t0 TCP 127.0.0.1:631(LISTEN)
dhclient 3149 root 6u IPv4 28928 0t0 UDP *:68
dhclient 3149 root 20u IPv4 29992 0t0 UDP *:3721
dhclient 3149 root 21u IPv6 29993 0t0 UDP *:29724
firefox 3153 robberphex 50u IPv4 32247 0t0 TCP
172.16.70.224:40030->74.125.31.18:443 (ESTABLISHED)
firefox 3153 robberphex 65u IPv4 45162 0t0 TCP
172.16.70.224:60227->74.125.31.106:443 (ESTABLISHED)
firefox 3153 robberphex 66u IPv4 45185 0t0 TCP
172.16.70.224:46433->74.125.31.94:443 (ESTABLISHED)
firefox 3153 robberphex 67u IPv4 45190 0t0 TCP
172.16.70.224:37722->74.125.31.138:443 (ESTABLISHED)
telepathy 3224 robberphex 10u IPv4 28333 0t0 TCP
172.16.70.224:43924->74.125.31.125:5222 (ESTABLISHED)
telepathy 3224 robberphex 16u IPv4 31169 0t0 TCP
172.16.70.224:40980->207.46.124.170:5222 (ESTABLISHED)
telepathy 3225 robberphex 8u IPv4 30929 0t0 TCP
172.16.70.224:33843->78.40.125.4:6697 (ESTABLISHED)
plugin-co 4223 robberphex 22u IPv4 34571 0t0 TCP 127.0.0.1:33441->
127.0.0.1:38507 (ESTABLISHED)
GoogleTal 4278 robberphex 16u IPv4 36888 0t0 TCP
127.0.0.1:38507(LISTEN)
GoogleTal 4278 robberphex 18u IPv4 36895 0t0 TCP
127.0.0.1:54688(LISTEN)
GoogleTal 4278 robberphex 21u IPv4 35218 0t0 TCP 127.0.0.1:38507->
127.0.0.1:33441 (ESTABLISHED)
sendmail 4443 root 4u IPv4 37046 0t0 TCP 127.0.0.1:25(LISTEN)
postgres 5872 postgres 3u IPv4 46120 0t0 TCP
127.0.0.1:5432(LISTEN)
postgres 5872 postgres 6u IPv4 41925 0t0 UDP 127.0.0.1:42123->
127.0.0.1:42123
postgres 5875 postgres 6u IPv4 41925 0t0 UDP 127.0.0.1:42123->
127.0.0.1:42123
postgres 5876 postgres 6u IPv4 41925 0t0 UDP 127.0.0.1:42123->
127.0.0.1:42123
postgres 5877 postgres 6u IPv4 41925 0t0 UDP 127.0.0.1:42123->
127.0.0.1:42123
postgres 5878 postgres 6u IPv4 41925 0t0 UDP 127.0.0.1:42123->
127.0.0.1:42123
2012-08-13 01:03:59::DEBUG::common_utils::202::root:: stderr =
2012-08-13 01:03:59::DEBUG::common_utils::203::root:: retcode = 0
2012-08-13 01:04:00::DEBUG::engine_validators::48::root:: Validating 8443
as a valid TCP Port
2012-08-13 01:04:00::DEBUG::common_utils::175::root:: Checking if TCP port
8443 is open by any process
2012-08-13 01:04:00::DEBUG::common_utils::196::root:: cmd = /usr/sbin/lsof
-i -n -P
2012-08-13 01:04:00::DEBUG::common_utils::201::root:: output = COMMAND
PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
systemd 1 root 29u IPv6 12597 0t0 TCP *:631 (LISTEN)
systemd 1 root 30u IPv4 12598 0t0 UDP *:631
avahi-dae 606 avahi 12u IPv4 16379 0t0 UDP *:5353
avahi-dae 606 avahi 13u IPv4 16380 0t0 UDP *:57705
chronyd 648 chrony 1u IPv4 12086 0t0 UDP *:123
chronyd 648 chrony 2u IPv6 12087 0t0 UDP *:123
chronyd 648 chrony 3u IPv4 12088 0t0 UDP *:323
chronyd 648 chrony 5u IPv6 12089 0t0 UDP *:323
rpcbind 785 root 7u IPv4 18666 0t0 UDP *:111
rpcbind 785 root 8u IPv4 18667 0t0 UDP *:959
rpcbind 785 root 9u IPv4 18668 0t0 TCP *:111 (LISTEN)
rpcbind 785 root 10u IPv6 18669 0t0 UDP *:111
rpcbind 785 root 11u IPv6 18670 0t0 UDP *:959
rpcbind 785 root 12u IPv6 18671 0t0 TCP *:111 (LISTEN)
rpc.statd 828 rpcuser 5u IPv4 15226 0t0 UDP 127.0.0.1:1004
rpc.statd 828 rpcuser 8u IPv4 15296 0t0 UDP *:48348
rpc.statd 828 rpcuser 9u IPv4 15298 0t0 TCP *:49245 (LISTEN)
rpc.statd 828 rpcuser 10u IPv6 15300 0t0 UDP *:48164
rpc.statd 828 rpcuser 11u IPv6 15302 0t0 TCP *:37143 (LISTEN)
dnsmasq 885 nobody 5u IPv4 17073 0t0 UDP *:67
dnsmasq 885 nobody 6u IPv4 17077 0t0 UDP 192.168.122.1:53
dnsmasq 885 nobody 7u IPv4 17078 0t0 TCP
192.168.122.1:53(LISTEN)
rpc.mount 959 root 7u IPv4 15360 0t0 UDP *:20048
rpc.mount 959 root 8u IPv4 20482 0t0 TCP *:20048 (LISTEN)
rpc.mount 959 root 9u IPv6 20484 0t0 UDP *:20048
rpc.mount 959 root 10u IPv6 20486 0t0 TCP *:20048 (LISTEN)
httpd 986 root 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 990 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 991 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 992 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 993 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 994 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 995 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 996 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
httpd 997 apache 3u IPv4 19590 0t0 TCP *:12080 (LISTEN)
proftpd 1002 nobody 2u IPv6 18309 0t0 TCP *:12021 (LISTEN)
mysqld 1203 mysql 10u IPv4 20816 0t0 TCP *:3306 (LISTEN)
cupsd 1780 root 4u IPv6 12597 0t0 TCP *:631 (LISTEN)
cupsd 1780 root 5u IPv4 12598 0t0 UDP *:631
cupsd 1780 root 12u IPv4 21343 0t0 TCP 127.0.0.1:631(LISTEN)
dhclient 3149 root 6u IPv4 28928 0t0 UDP *:68
dhclient 3149 root 20u IPv4 29992 0t0 UDP *:3721
dhclient 3149 root 21u IPv6 29993 0t0 UDP *:29724
firefox 3153 robberphex 50u IPv4 32247 0t0 TCP
172.16.70.224:40030->74.125.31.18:443 (ESTABLISHED)
firefox 3153 robberphex 65u IPv4 45162 0t0 TCP
172.16.70.224:60227->74.125.31.106:443 (ESTABLISHED)
firefox 3153 robberphex 66u IPv4 45185 0t0 TCP
172.16.70.224:46433->74.125.31.94:443 (ESTABLISHED)
firefox 3153 robberphex 67u IPv4 45190 0t0 TCP
172.16.70.224:37722->74.125.31.138:443 (ESTABLISHED)
telepathy 3224 robberphex 10u IPv4 28333 0t0 TCP
172.16.70.224:43924->74.125.31.125:5222 (ESTABLISHED)
telepathy 3224 robberphex 16u IPv4 31169 0t0 TCP
172.16.70.224:40980->207.46.124.170:5222 (ESTABLISHED)
telepathy 3225 robberphex 8u IPv4 30929 0t0 TCP
172.16.70.224:33843->78.40.125.4:6697 (ESTABLISHED)
plugin-co 4223 robberphex 22u IPv4 34571 0t0 TCP 127.0.0.1:33441->
127.0.0.1:38507 (ESTABLISHED)
GoogleTal 4278 robberphex 16u IPv4 36888 0t0 TCP
127.0.0.1:38507(LISTEN)
GoogleTal 4278 robberphex 18u IPv4 36895 0t0 TCP
127.0.0.1:54688(LISTEN)
GoogleTal 4278 robberphex 21u IPv4 35218 0t0 TCP 127.0.0.1:38507->
127.0.0.1:33441 (ESTABLISHED)
sendmail 4443 root 4u IPv4 37046 0t0 TCP 127.0.0.1:25(LISTEN)
postgres 5872 postgres 3u IPv4 46120 0t0 TCP
127.0.0.1:5432(LISTEN)
postgres 5872 postgres 6u IPv4 41925 0t0 UDP 127.0.0.1:42123->
127.0.0.1:42123
postgres 5875 postgres 6u IPv4 41925 0t0 UDP 127.0.0.1:42123->
127.0.0.1:42123
postgres 5876 postgres 6u IPv4 41925 0t0 UDP 127.0.0.1:42123->
127.0.0.1:42123
postgres 5877 postgres 6u IPv4 41925 0t0 UDP 127.0.0.1:42123->
127.0.0.1:42123
postgres 5878 postgres 6u IPv4 41925 0t0 UDP 127.0.0.1:42123->
127.0.0.1:42123
2012-08-13 01:04:00::DEBUG::common_utils::202::root:: stderr =
2012-08-13 01:04:00::DEBUG::common_utils::203::root:: retcode = 0
2012-08-13 01:04:00::DEBUG::engine-setup::433::root:: setting default value
(00:1A:4A:A8:7A:00-00:1A:4A:A8:7A:FF) for key (MAC_RANGE)
2012-08-13 01:04:01::INFO::engine_validators::122::root:: Validating
RobberPhex-PC as a FQDN
2012-08-13 01:04:01::INFO::engine_validators::96::root:: validating
RobberPhex-PC as a valid domain string
2012-08-13 01:04:01::DEBUG::engine-setup::519::root:: asking user: User
input failed validation, do you still wish to use it? (yes|no):
2012-08-13 01:04:03::DEBUG::engine-setup::523::root:: user answered: yes
2012-08-13 01:04:06::DEBUG::engine_validators::71::root:: Validating
password
2012-08-13 01:04:06::WARNING::engine_validators::77::root:: Password failed
check
2012-08-13 01:04:06::WARNING::engine_validators::78::root:: Traceback (most
recent call last):
File "/usr/share/ovirt-engine/scripts/engine_validators.py", line 75, in
validatePassword
cracklib.FascistCheck(param)
ValueError: it is based on a dictionary word
2012-08-13 01:04:13::DEBUG::engine_validators::71::root:: Validating
password
2012-08-13 01:04:13::WARNING::engine_validators::77::root:: Password failed
check
2012-08-13 01:04:13::WARNING::engine_validators::78::root:: Traceback (most
recent call last):
File "/usr/share/ovirt-engine/scripts/engine_validators.py", line 75, in
validatePassword
cracklib.FascistCheck(param)
ValueError: it is based on a dictionary word
2012-08-13 01:04:30::INFO::engine_validators::203::root:: validating
organization name
2012-08-13 01:04:31::INFO::engine_validators::84::root:: Validating NFS as
part of ['NFS', 'FC', 'ISCSI']
2012-08-13 01:04:31::DEBUG::engine-setup::1211::root:: going over group
{'PRE_CONDITION_MATCH': 'yes', 'DESCRIPTION': 'ISO Domain paramters',
'POST_CONDITION': False, 'GROUP_NAME': 'NFS', 'PRE_CONDITION':
'CONFIG_NFS', 'POST_CONDITION_MATCH': True}
2012-08-13 01:04:31::INFO::engine_validators::84::root:: Validating yes as
part of ['yes', 'no']
2012-08-13 01:04:36::INFO::engine_validators::17::root:: validating
/mnt/iso as a valid mount point
2012-08-13 01:04:36::DEBUG::engine_validators::288::root:: attempting to
write temp file to /mnt
2012-08-13 01:04:36::DEBUG::common_utils::349::root:: Checking available
space on /mnt
2012-08-13 01:04:36::DEBUG::common_utils::354::root:: Available space on
/mnt is 59217
2012-08-13 01:04:42::INFO::engine_validators::186::root:: validating iso
domain name
2012-08-13 01:04:42::DEBUG::engine-setup::1211::root:: going over group
{'PRE_CONDITION_MATCH': True, 'DESCRIPTION': 'Firewall related paramters',
'POST_CONDITION': False, 'GROUP_NAME': 'IPTABLES', 'PRE_CONDITION': False,
'POST_CONDITION_MATCH': True}
2012-08-13 01:04:47::INFO::engine_validators::84::root:: Validating yes as
part of ['yes', 'no']
2012-08-13 01:04:47::INFO::engine-setup::1292::root:: *** User input
summary ***
2012-08-13 01:04:47::INFO::engine-setup::1307::root:: http-port: 8080
2012-08-13 01:04:47::INFO::engine-setup::1307::root:: https-port: 8443
2012-08-13 01:04:47::INFO::engine-setup::1307::root:: host-fqdn:
RobberPhex-PC
2012-08-13 01:04:47::INFO::engine-setup::1303::root:: auth-pass: ********
2012-08-13 01:04:47::INFO::engine-setup::1303::root:: db-pass: ********
2012-08-13 01:04:47::INFO::engine-setup::1307::root:: org-name:
RobberPhexCloud
2012-08-13 01:04:47::INFO::engine-setup::1307::root:: default-dc-type: NFS
2012-08-13 01:04:47::INFO::engine-setup::1307::root:: nfs-mp: /mnt/iso
2012-08-13 01:04:47::INFO::engine-setup::1307::root:: iso-domain-name: RPiso
2012-08-13 01:04:47::INFO::engine-setup::1307::root:: override-iptables: yes
2012-08-13 01:04:47::INFO::engine-setup::1309::root:: *** User input
summary ***
2012-08-13 01:04:47::DEBUG::engine-setup::519::root:: asking user: Proceed
with the configuration listed above? (yes|no):
2012-08-13 01:04:49::DEBUG::engine-setup::523::root:: user answered: yes
2012-08-13 01:04:49::DEBUG::engine-setup::1336::root:: user chose to accept
user parameters
2012-08-13 01:04:49::DEBUG::engine-setup::1923::root:: {'ORG_NAME':
'RobberPhexCloud', 'HOST_FQDN': 'RobberPhex-PC', 'AUTH_PASS_CONFIRMED':
'********', 'HTTP_PORT': '8080', 'HTTPS_PORT': '8443', 'DB_PASS_CONFIRMED':
'********', 'CONFIG_NFS': 'yes', 'AUTH_PASS': '********', 'DB_PASS':
'********', 'ISO_DOMAIN_NAME': 'RPiso', 'MAC_RANGE':
'00:1A:4A:A8:7A:00-00:1A:4A:A8:7A:FF', 'NFS_MP': '/mnt/iso',
'OVERRIDE_IPTABLES': 'yes', 'DC_TYPE': 'NFS'}
2012-08-13 01:04:49::DEBUG::engine-setup::1926::root:: Entered
Configuration stage
2012-08-13 01:04:49::DEBUG::engine-setup::1016::root:: running
setMaxSharedMemory
2012-08-13 01:04:49::DEBUG::engine-setup::1390::root:: loading
/etc/sysctl.conf
2012-08-13 01:04:49::DEBUG::engine-setup::1397::root:: current shared
memory max in kernel is 35554432, there is no need to update the kernel
parameters
2012-08-13 01:04:49::DEBUG::engine-setup::1019::root:: running _createCA
2012-08-13 01:04:49::DEBUG::engine-setup::729::root:: updating
/etc/pki/ovirt-engine/cacert.template
2012-08-13 01:04:49::DEBUG::engine-setup::729::root:: updating
/etc/pki/ovirt-engine/cert.template
2012-08-13 01:04:49::DEBUG::engine-setup::647::root:: current timezone
offset is -8
2012-08-13 01:04:49::DEBUG::engine-setup::661::root:: Date string is
120812010449-0800
2012-08-13 01:04:49::DEBUG::common_utils::219::root:: Executing command -->
'/etc/pki/ovirt-engine/installCA.sh RobberPhex-PC US RobberPhexCloud engine
******** 120812010449-0800 /etc/pki/ovirt-engine RobberPhex-PC.59529'
2012-08-13 01:04:52::DEBUG::common_utils::226::root:: output =
} Creating CA...
} Creating KeyStore...
}} Converting formats...
> Importing CA certificate...
} Creating client certificate for oVirt...
}} Creating certificate request...
}} Signing certificate request...
X509v3 Subject Key Identifier:
}} Converting formats...
} Importing oVirt certificate...
} Exporting oVirt key as SSH...
2012-08-13 01:04:52::DEBUG::common_utils::227::root:: stderr = Generating
RSA private key, 1024 bit long modulus
.....................................................................++++++
...............++++++
e is 65537 (0x10001)
Using configuration from openssl.conf
Check that the request matches the signature
Signature ok
The Subject's Distinguished Name is as follows
countryName :PRINTABLE:'US'
organizationName :PRINTABLE:'RobberPhexCloud'
commonName :PRINTABLE:'CA-RobberPhex-PC.59529'
Certificate is to be certified until Aug 10 17:04:49 2022 GMT (3650 days)
Write out database with 1 new entries
Data Base Updated
Certificate was added to keystore
Certificate was added to keystore
Using configuration from openssl.conf
Check that the request matches the signature
Signature ok
The Subject's Distinguished Name is as follows
countryName :PRINTABLE:'US'
organizationName :PRINTABLE:'RobberPhexCloud'
commonName :PRINTABLE:'RobberPhex-PC'
Certificate is to be certified until Jul 17 17:04:51 2017 GMT (1800 days)
Write out database with 1 new entries
Data Base Updated
Certificate reply was installed in keystore
Certificate stored in file <keys/engine.pub.tmp>
2012-08-13 01:04:52::DEBUG::common_utils::228::root:: retcode = 0
2012-08-13 01:04:52::DEBUG::common_utils::219::root:: Executing command -->
'/etc/pki/ovirt-engine/generate-ssh-keys -s /etc/pki/ovirt-engine/.keystore
-p ******** -a engine -k /etc/pki/ovirt-engine/keys/engine_id_rsa'
2012-08-13 01:04:52::DEBUG::common_utils::226::root:: output = Finished
successfuly
2012-08-13 01:04:52::DEBUG::common_utils::227::root:: stderr =
2012-08-13 01:04:52::DEBUG::common_utils::228::root:: retcode = 0
2012-08-13 01:04:52::DEBUG::common_utils::406::root:: successfully copied
file /etc/pki/ovirt-engine/keys/engine.ssh.key.txt to target destination
/usr/share/ovirt-engine/deployments/ROOT.war
2012-08-13 01:04:52::DEBUG::common_utils::414::root:: setting file
/usr/share/ovirt-engine/deployments/ROOT.war/engine.ssh.key.txt uid/gid
ownership
2012-08-13 01:04:52::DEBUG::common_utils::417::root:: setting file
/usr/share/ovirt-engine/deployments/ROOT.war/engine.ssh.key.txt mode to -1
2012-08-13 01:04:52::DEBUG::common_utils::219::root:: Executing command -->
'/usr/bin/openssl x509 -in /etc/pki/ovirt-engine/ca.pem -fingerprint -noout'
2012-08-13 01:04:52::DEBUG::common_utils::226::root:: output = SHA1
Fingerprint=38:C1:B1:E0:4F:D6:D6:18:7D:C9:29:BB:0A:AB:60:76:FC:0E:6A:4F
2012-08-13 01:04:52::DEBUG::common_utils::227::root:: stderr =
2012-08-13 01:04:52::DEBUG::common_utils::228::root:: retcode = 0
2012-08-13 01:04:52::DEBUG::common_utils::219::root:: Executing command -->
'/usr/bin/ssh-keygen -lf /etc/pki/ovirt-engine/keys/engine.ssh.key.txt'
2012-08-13 01:04:52::DEBUG::common_utils::226::root:: output = 2048
a8:7f:bd:f9:5d:6f:2d:b0:5f:68:ec:9d:8c:57:3b:63 engine (RSA)
2012-08-13 01:04:52::DEBUG::common_utils::227::root:: stderr =
2012-08-13 01:04:52::DEBUG::common_utils::228::root:: retcode = 0
2012-08-13 01:04:52::DEBUG::engine-setup::722::root:: changing ownership of
/etc/pki/ovirt-engine/ca.pem to 108/986 (uid/gid)
2012-08-13 01:04:52::DEBUG::engine-setup::724::root:: changing file
permissions for /etc/pki/ovirt-engine/ca.pem to 0750
2012-08-13 01:04:52::DEBUG::engine-setup::722::root:: changing ownership of
/etc/pki/ovirt-engine/.keystore to 108/986 (uid/gid)
2012-08-13 01:04:52::DEBUG::engine-setup::724::root:: changing file
permissions for /etc/pki/ovirt-engine/.keystore to 0750
2012-08-13 01:04:52::DEBUG::engine-setup::722::root:: changing ownership of
/etc/pki/ovirt-engine/private to 108/986 (uid/gid)
2012-08-13 01:04:52::DEBUG::engine-setup::724::root:: changing file
permissions for /etc/pki/ovirt-engine/private to 0750
2012-08-13 01:04:52::DEBUG::engine-setup::722::root:: changing ownership of
/etc/pki/ovirt-engine/private/ca.pem to 108/986 (uid/gid)
2012-08-13 01:04:52::DEBUG::engine-setup::724::root:: changing file
permissions for /etc/pki/ovirt-engine/private/ca.pem to 0750
2012-08-13 01:04:52::DEBUG::engine-setup::722::root:: changing ownership of
/etc/pki/ovirt-engine/.truststore to 108/986 (uid/gid)
2012-08-13 01:04:52::DEBUG::engine-setup::724::root:: changing file
permissions for /etc/pki/ovirt-engine/.truststore to 0750
2012-08-13 01:04:52::DEBUG::common_utils::406::root:: successfully copied
file /etc/pki/ovirt-engine/keys/engine.ssh.key.txt to target destination
/usr/share/ovirt-engine/deployments/ROOT.war
2012-08-13 01:04:52::DEBUG::common_utils::414::root:: setting file
/usr/share/ovirt-engine/deployments/ROOT.war/engine.ssh.key.txt uid/gid
ownership
2012-08-13 01:04:52::DEBUG::common_utils::417::root:: setting file
/usr/share/ovirt-engine/deployments/ROOT.war/engine.ssh.key.txt mode to -1
2012-08-13 01:04:52::DEBUG::engine-setup::1016::root:: running
configJbossXml
2012-08-13 01:04:52::DEBUG::engine-setup::1710::root:: Backing up
/etc/ovirt-engine/ovirt-engine.xml into
/etc/ovirt-engine/ovirt-engine.xml.BACKUP.4141705
2012-08-13 01:04:52::DEBUG::common_utils::406::root:: successfully copied
file /etc/ovirt-engine/ovirt-engine.xml to target destination
/etc/ovirt-engine/ovirt-engine.xml.BACKUP.4141705
2012-08-13 01:04:52::DEBUG::common_utils::414::root:: setting file
/etc/ovirt-engine/ovirt-engine.xml.BACKUP.4141705 uid/gid ownership
2012-08-13 01:04:52::DEBUG::common_utils::417::root:: setting file
/etc/ovirt-engine/ovirt-engine.xml.BACKUP.4141705 mode to -1
2012-08-13 01:04:52::DEBUG::common_utils::406::root:: successfully copied
file /etc/ovirt-engine/ovirt-engine.xml to target destination
/etc/ovirt-engine/ovirt-engine.xml.EDIT.9205173
2012-08-13 01:04:52::DEBUG::common_utils::414::root:: setting file
/etc/ovirt-engine/ovirt-engine.xml.EDIT.9205173 uid/gid ownership
2012-08-13 01:04:52::DEBUG::common_utils::417::root:: setting file
/etc/ovirt-engine/ovirt-engine.xml.EDIT.9205173 mode to -1
2012-08-13 01:04:52::DEBUG::engine-setup::1715::root:: loading xml file
handler
2012-08-13 01:04:52::DEBUG::engine-setup::1722::root:: Configuring Jboss
2012-08-13 01:04:52::DEBUG::engine-setup::1781::root:: Configuring Jboss's
network
2012-08-13 01:04:52::DEBUG::engine-setup::1783::root:: Removing all
interfaces from the public interface
2012-08-13 01:04:52::DEBUG::engine-setup::1786::root:: Adding access to
public interface
2012-08-13 01:04:52::DEBUG::engine-setup::1789::root:: Setting ports
2012-08-13 01:04:52::DEBUG::engine-setup::1796::root:: Network has been
configured for jboss
2012-08-13 01:04:52::DEBUG::engine-setup::1802::root:: Configuring SSL for
jboss
2012-08-13 01:04:52::DEBUG::engine-setup::1804::root:: Registering web
namespaces
2012-08-13 01:04:52::DEBUG::engine-setup::1814::root:: Disabling default
welcome-content
2012-08-13 01:04:52::DEBUG::engine-setup::1818::root:: SSL has been
configured for jboss
2012-08-13 01:04:52::DEBUG::engine-setup::1725::root:: Jboss has been
configured
2012-08-13 01:04:52::DEBUG::engine-setup::1731::root:: Jboss configuration
has been saved
2012-08-13 01:04:52::DEBUG::engine-setup::1016::root:: running _editRootWar
2012-08-13 01:04:52::DEBUG::engine-setup::595::root:: update
/etc/ovirt-engine/web-conf.js with http & ssl urls
2012-08-13 01:04:52::DEBUG::common_utils::406::root:: successfully copied
file /etc/ovirt-engine/web-conf.js to target destination
/usr/share/ovirt-engine/deployments/ROOT.war
2012-08-13 01:04:52::DEBUG::common_utils::414::root:: setting file
/usr/share/ovirt-engine/deployments/ROOT.war/web-conf.js uid/gid ownership
2012-08-13 01:04:52::DEBUG::common_utils::417::root:: setting file
/usr/share/ovirt-engine/deployments/ROOT.war/web-conf.js mode to -1
2012-08-13 01:04:52::DEBUG::engine-setup::583::root:: copying
/etc/pki/ovirt-engine/ca.pem to
/usr/share/ovirt-engine/deployments/ROOT.war/ca.crt
2012-08-13 01:04:52::DEBUG::common_utils::406::root:: successfully copied
file /etc/pki/ovirt-engine/ca.pem to target destination
/usr/share/ovirt-engine/deployments/ROOT.war/ca.crt
2012-08-13 01:04:52::DEBUG::common_utils::414::root:: setting file
/usr/share/ovirt-engine/deployments/ROOT.war/ca.crt uid/gid ownership
2012-08-13 01:04:52::DEBUG::common_utils::417::root:: setting file
/usr/share/ovirt-engine/deployments/ROOT.war/ca.crt mode to -1
2012-08-13 01:04:52::DEBUG::engine-setup::1635::root:: checking if rhevm db
is already installed..
2012-08-13 01:04:52::DEBUG::common_utils::235::root:: running sql query
engine on db: 'select 1'.
2012-08-13 01:04:52::DEBUG::common_utils::196::root:: cmd = /usr/bin/psql
-U postgres -d engine -c "select 1"
2012-08-13 01:04:52::DEBUG::common_utils::201::root:: output =
2012-08-13 01:04:52::DEBUG::common_utils::202::root:: stderr = psql: FATAL:
database "engine" does not exist
2012-08-13 01:04:52::DEBUG::common_utils::203::root:: retcode = 2
2012-08-13 01:04:52::DEBUG::engine-setup::1016::root:: running
_updatePgPassFile
2012-08-13 01:04:52::DEBUG::engine-setup::950::root:: found existing pgpass
file, backing current to /root/.pgpass.2012_08_13_01_04_52
2012-08-13 01:04:52::DEBUG::engine-setup::1016::root:: running
_encryptDBPass
2012-08-13 01:04:52::DEBUG::common_utils::219::root:: Executing command -->
'/etc/pki/ovirt-engine/encryptpasswd.sh ********'
2012-08-13 01:04:52::DEBUG::common_utils::226::root:: output = Encoded
password: -39a96ce1daaca3a5
2012-08-13 01:04:52::DEBUG::common_utils::227::root:: stderr =
2012-08-13 01:04:52::DEBUG::common_utils::228::root:: retcode = 0
2012-08-13 01:04:52::DEBUG::common_utils::376::root:: found new parsed
string: -39a96ce1daaca3a5
2012-08-13 01:04:52::DEBUG::engine-setup::1016::root:: running
configEncryptedPass
2012-08-13 01:04:52::DEBUG::engine-setup::1677::root:: Backing up
/etc/ovirt-engine/ovirt-engine.xml into None
2012-08-13 01:04:52::DEBUG::common_utils::406::root:: successfully copied
file /etc/ovirt-engine/ovirt-engine.xml to target destination
/etc/ovirt-engine/ovirt-engine.xml.EDIT.6399505
2012-08-13 01:04:52::DEBUG::common_utils::414::root:: setting file
/etc/ovirt-engine/ovirt-engine.xml.EDIT.6399505 uid/gid ownership
2012-08-13 01:04:52::DEBUG::common_utils::417::root:: setting file
/etc/ovirt-engine/ovirt-engine.xml.EDIT.6399505 mode to -1
2012-08-13 01:04:52::DEBUG::engine-setup::1681::root:: loading xml file
handler
2012-08-13 01:04:52::DEBUG::engine-setup::1742::root:: Configuring security
for jboss
2012-08-13 01:04:52::DEBUG::engine-setup::1744::root:: Registering security
namespaces
2012-08-13 01:04:53::DEBUG::engine-setup::1774::root:: Security has been
configured for jboss
2012-08-13 01:04:53::DEBUG::engine-setup::1693::root:: Jboss configuration
has been saved
2012-08-13 01:04:53::DEBUG::engine-setup::1016::root:: running _createDB
2012-08-13 01:04:53::DEBUG::engine-setup::806::root:: installing postgres db
2012-08-13 01:04:53::DEBUG::engine-setup::809::root:: engine db creation is
logged at /var/log/ovirt-engine//engine-db-install-2012_08_13_01_04_53.log
2012-08-13 01:04:53::DEBUG::common_utils::219::root:: Executing command -->
'/usr/share/ovirt-engine/dbscripts/engine-db-install.sh
engine-db-install-2012_08_13_01_04_53.log ********'
2012-08-13 01:04:56::DEBUG::common_utils::226::root:: output = error,
failed creating enginedb
2012-08-13 01:04:56::DEBUG::common_utils::227::root:: stderr =
2012-08-13 01:04:56::DEBUG::common_utils::228::root:: retcode = 1
2012-08-13 01:04:56::DEBUG::engine-setup::1614::root:: *** The following
params were used as user input:
2012-08-13 01:04:56::DEBUG::engine-setup::1618::root:: override-iptables:
yes
2012-08-13 01:04:56::DEBUG::engine-setup::1618::root:: http-port: 8080
2012-08-13 01:04:56::DEBUG::engine-setup::1618::root:: https-port: 8443
2012-08-13 01:04:56::DEBUG::engine-setup::1618::root:: mac-range:
00:1A:4A:A8:7A:00-00:1A:4A:A8:7A:FF
2012-08-13 01:04:56::DEBUG::engine-setup::1618::root:: host-fqdn:
RobberPhex-PC
2012-08-13 01:04:56::DEBUG::engine-setup::1618::root:: auth-pass: ********
2012-08-13 01:04:56::DEBUG::engine-setup::1618::root:: db-pass: ********
2012-08-13 01:04:56::DEBUG::engine-setup::1618::root:: org-name:
RobberPhexCloud
2012-08-13 01:04:56::DEBUG::engine-setup::1618::root:: default-dc-type: NFS
2012-08-13 01:04:56::DEBUG::engine-setup::1618::root:: config-nfs: yes
2012-08-13 01:04:56::DEBUG::engine-setup::1618::root:: nfs-mp: /mnt/iso
2012-08-13 01:04:56::DEBUG::engine-setup::1618::root:: iso-domain-name:
RPiso
2012-08-13 01:04:56::ERROR::engine-setup::2115::root:: Traceback (most
recent call last):
File "/bin/engine-setup", line 2109, in <module>
main(confFile)
File "/bin/engine-setup", line 1930, in main
runMainFunctions(conf)
File "/bin/engine-setup", line 1852, in runMainFunctions
runFunction([_createDB, _updateVDCOptions],
output_messages.INFO_CREATE_DB)
File "/bin/engine-setup", line 1026, in runFunction
raise Exception(instance)
Exception: Database creation failed
I think postgresql-Mon.log is useful:
LOG: database system was shut down at 2012-08-13 01:00:57 CST
LOG: autovacuum launcher started
LOG: database system is ready to accept connections
FATAL: database "engine" does not exist
LOG: received fast shutdown request
LOG: aborting any active transactions
LOG: autovacuum launcher shutting down
LOG: shutting down
LOG: database system is shut down
LOG: database system was shut down at 2012-08-13 01:01:46 CST
LOG: autovacuum launcher started
LOG: database system is ready to accept connections
FATAL: database "engine" does not exist
ERROR: database "engine" does not exist
STATEMENT: DROP DATABASE engine;
ERROR: extension "uuid-ossp" already exists
STATEMENT: CREATE EXTENSION "uuid-ossp";
Any idea whats wrong and how I can fix it?
11 years, 4 months
[Users] Registeri VDSM Host from HOSTS Commandline
by Matt .
Hi All,
I'm wondering if it's possible in some way to register a new installed host
to the engine from the commandline of this host.
The ovirt-node-iso seems to be capable of this, now this would be nice to
have for the full installed hosts.
I hope this can be done.
Cheers,
Matt
11 years, 4 months
[Users] problem in adding hosts
by alireza sadeh seighalan
hi everyone
i have a problem in adding host to ovirt manager. infact i want to add
ovirt manager as a hypervisor node (host).
if you see my snapshot some errors will be bold:
cannot validate hostname settings reason resolved host does not match
any of the local addresses
yum cannot queue package tuned; no packages available to install
failed to execute package installation
failure code 1 during ssh session root@internal
os: centos6.4
ovirt engine : 3.2
server : hp dl580 g7
hostname: main-ovirt.nocrservices.org
11 years, 4 months
[Users] preauth (encrypted_timestamp) verify failure: Decrypt integrity check failed
by H. Haven Liu
--Apple-Mail=_62249DE2-929A-466F-B579-4AAF97FDAF62
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
Hello,
I tried to add a IPA directory domain following these instructions: =
https://www.rvanderlinden.net/wordpress/ovirt/administrator-portal/adminis=
trator-portal-authentication-via-ipa/
It appears the domain was added successfully, but cannot be validated:
[root@vhost1 ~]# engine-manage-domains -action=3Dadd =
-domain=3Ddomain.local -user=3Dadmin -provider=3Dipa -interactive
Enter password:
The domain domain.local has been added to the engine as an =
authentication source but no users from that domain have been granted =
permissions within the oVirt Manager.
Users from this domain can be granted permissions from the Web =
administration interface.
oVirt Engine restart is required in order for the changes to take place =
(service ovirt-engine restart).
Manage Domains completed successfully
[root@vhost1 ~]# service ovirt-engine restart
Stopping engine-service: [ OK ]
Starting engine-service: [ OK ]
[root@vhost1 ~]# engine-manage-domains -action=3Dvalidate -report
Error: exception message: Integrity check on decrypted field failed =
(31) - PREAUTH_FAILED
WARNING, domain: domain.local may not be functional: Failure while =
testing domain domain.local. Details: Kerberos error. Please check log =
for further details.
Manage Domains completed successfully
[root@vhost1 ~]#=20
krb5kdc.log has the following entries:
Aug 19 15:16:06 auth.domain.local krb5kdc[4572](info): AS_REQ (1 etypes =
{23}) 10.0.1.12: NEEDED_PREAUTH: admin(a)DOMAIN.LOCAL for =
krbtgt/DOMAIN.LOCAL(a)DOMAIN.LOCAL, Additional pre-authentication required
Aug 19 15:16:06 auth.domain.local krb5kdc[4572](info): closing down fd =
10
Aug 19 15:16:06 auth.domain.local krb5kdc[4572](info): AS_REQ (1 etypes =
{23}) 10.0.1.12: ISSUE: authtime 1376950566, etypes {rep=3D23 tkt=3D18 =
ses=3D23}, admin(a)DOMAIN.LOCAL for krbtgt/DOMAIN.LOCAL(a)DOMAIN.LOCAL
Aug 19 15:16:06 auth.domain.local krb5kdc[4572](info): closing down fd =
10
Aug 19 15:16:06 auth.domain.local krb5kdc[4572](info): TGS_REQ (6 etypes =
{18 17 16 23 1 3}) 10.0.1.12: ISSUE: authtime 1376950566, etypes {rep=3D23=
tkt=3D18 ses=3D18}, admin(a)DOMAIN.LOCAL for =
ldap/auth.domain.local(a)DOMAIN.LOCAL
Aug 19 15:16:06 auth.domain.local krb5kdc[4572](info): closing down fd =
10
Any idea?
Thanks,
Haven=
--Apple-Mail=_62249DE2-929A-466F-B579-4AAF97FDAF62
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=us-ascii
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; =
">Hello,<div><br></div><div>I tried to add a IPA directory domain =
following these instructions: <a =
href=3D"https://www.rvanderlinden.net/wordpress/ovirt/administrator-portal=
/administrator-portal-authentication-via-ipa/">https://www.rvanderlinden.n=
et/wordpress/ovirt/administrator-portal/administrator-portal-authenticatio=
n-via-ipa/</a></div><div><br></div><div>It appears the domain was added =
successfully, but cannot be =
validated:</div><div><br></div><div><div>[root@vhost1 ~]# =
engine-manage-domains -action=3Dadd -domain=3Ddomain.local -user=3Dadmin =
-provider=3Dipa -interactive</div><div>Enter =
password:</div><div><br></div><div>The domain domain.local has been =
added to the engine as an authentication source but no users from that =
domain have been granted permissions within the oVirt =
Manager.</div><div>Users from this domain can be granted permissions =
from the Web administration interface.</div><div>oVirt Engine restart is =
required in order for the changes to take place (service ovirt-engine =
restart).</div><div>Manage Domains completed =
successfully</div><div>[root@vhost1 ~]# service ovirt-engine =
restart</div><div>Stopping engine-service: [ OK =
]</div><div>Starting engine-service: [ OK =
]</div><div>[root@vhost1 ~]# engine-manage-domains =
-action=3Dvalidate -report</div><div>Error: exception message: =
Integrity check on decrypted field failed (31) - =
PREAUTH_FAILED</div><div>WARNING, domain: domain.local may not be =
functional: Failure while testing domain domain.local. Details: Kerberos =
error. Please check log for further details.</div><div>Manage Domains =
completed successfully</div><div>[root@vhost1 =
~]# </div></div><div><br></div><div>krb5kdc.log has the following =
entries:</div><div><div>Aug 19 15:16:06 auth.domain.local =
krb5kdc[4572](info): AS_REQ (1 etypes {23}) 10.0.1.12: NEEDED_PREAUTH: =
<a href=3D"mailto:admin@DOMAIN.LOCAL">admin(a)DOMAIN.LOCAL</a> for <a =
href=3D"mailto:krbtgt/DOMAIN.LOCAL@DOMAIN.LOCAL">krbtgt/DOMAIN.LOCAL@DOMAI=
N.LOCAL</a>, Additional pre-authentication required</div><div>Aug 19 =
15:16:06 auth.domain.local krb5kdc[4572](info): closing down fd =
10</div><div>Aug 19 15:16:06 auth.domain.local krb5kdc[4572](info): =
AS_REQ (1 etypes {23}) 10.0.1.12: ISSUE: authtime 1376950566, etypes =
{rep=3D23 tkt=3D18 ses=3D23}, <a =
href=3D"mailto:admin@DOMAIN.LOCAL">admin(a)DOMAIN.LOCAL</a> for <a =
href=3D"mailto:krbtgt/DOMAIN.LOCAL@DOMAIN.LOCAL">krbtgt/DOMAIN.LOCAL@DOMAI=
N.LOCAL</a></div><div>Aug 19 15:16:06 auth.domain.local =
krb5kdc[4572](info): closing down fd 10</div><div>Aug 19 15:16:06 =
auth.domain.local krb5kdc[4572](info): TGS_REQ (6 etypes {18 17 16 23 1 =
3}) 10.0.1.12: ISSUE: authtime 1376950566, etypes {rep=3D23 tkt=3D18 =
ses=3D18}, <a href=3D"mailto:admin@DOMAIN.LOCAL">admin(a)DOMAIN.LOCAL</a> =
for <a =
href=3D"mailto:ldap/auth.domain.local@DOMAIN.LOCAL">ldap/auth.domain.local=
@DOMAIN.LOCAL</a></div><div>Aug 19 15:16:06 auth.domain.local =
krb5kdc[4572](info): closing down fd =
10</div></div><div><br></div><div>Any =
idea?</div><div><br></div><div>Thanks,</div><div><br></div><div>Haven</div=
></body></html>=
--Apple-Mail=_62249DE2-929A-466F-B579-4AAF97FDAF62--
11 years, 4 months
[Users] [SOLVED] oVirt 3.3: VM statistics don't update anymore
by Hans-Joachim
--========GMXBoundary308161376901155548951
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
Hello,
well, disabling the "Enable Memory Balloon Optimization" at cluster level solved this problem
Hans-Joachim
--========GMXBoundary308161376901155548951
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
<span style=3D'font-family:Verdana'><span style=3D'font-size:12px'><div><sp=
an style=3D"font-family: Verdana;"><span style=3D"font-size: 12px;">Hello,<=
br /><br />well, disabling the </span></span><span style=3D"border-width: 1=
px; border-style: none; padding: 5px; border-color: gray; width: 100%;" cla=
ss=3D"gwt-CheckBox">"Enable Memory Balloon Optimization" at cluster level s=
olved this problem</span><br /><br /><br /><span style=3D"font-family:Verda=
na"><span style=3D"font-size:12px">Hans-Joachim</span></span></div></span><=
/span>
--========GMXBoundary308161376901155548951--
11 years, 4 months
[Users] Remove "running" Vm's from host
by Matt .
Hi All,
Something I have seen before and I'm testing now is that you can have that
a host had VM's running when it fails or whatever.
The engine thinks and shows that these VM's are still running.
When this host is also the SPM, you can have issues that you cannot
activate storage and so on.
What would be a known and decent way to have your SPM not running VM's, is
itpossible to "remove" them from the engine @ Host ? They are actually not
running...
Thanks!
Cheers,
Matt
11 years, 4 months
[Users] Please test check_rhev3 1.3 alpha
by René Koch (ovido)
Hi,
As discussed in previous thread I improved the authentication of my
Nagios plugin to use auth cookies per default and fall back to username
and password authentication on failure.
Here's a documentation how authentication is handled now:
https://github.com/ovido/check_rhev3/issues/1
You can download the alpha version from:
https://github.com/ovido/check_rhev3/blob/master/plugin-dir/check_rhev3.pl
Please note that this is an early development version not intended to
use in production setups yet (requires some testing).
If you test it, please give me some feedback if the authentication is
working as expected. This means, that no "user@domain logged in"
messages appear in oVirt engine (if using oVirt >= 3.1) when Nagios is
checking oVirt environment.
Thanks a lot for testing and your feedback!
There's one known issue - if REST-API returns an error the plugin also
falls back to username and password. This happens e.g. when querying
interface statistics for vlan tagged interfaces on RHEV 3.2, which
returns "Operation Failed" (see
https://bugzilla.redhat.com/show_bug.cgi?id=993123).
Don't have a solution for this right now...
Regards,
René
11 years, 4 months
[Users] oVirt-3.2 users creating snapshots fail
by Karli Sjöberg
--_000_5F9E965F5A80BC468BE5F40576769F092E705045exchange21_
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
SGkhDQoNCkFmdGVyIHVwZ3JhZGluZyBmcm9tIG9WaXJ0LTMuMSB0byBvVmlydC0zLjIsIHVzZXJz
wrRzIGFiaWxpdHkgdG8gY3JlYXRlIHNuYXBzaG90cyBoYXMgZGlzYXBwZWFyZWQuIFRoZSBvbmx5
IHdheSB0byBnaXZlIHVzZXJzIHBlcm1pc3Npb24gdG8gdGFrZSBzbmFwc2hvdHMgdGhhdCBJwrR2
ZSBmb3VuZCBzbyBmYXIgaXMgdG8gZ2l2ZSB0aGVtICJEYXRhQ2VudGVyQWRtaW4iIG9yICJTdXBl
ciBVc2VyIiBpbiBlaXRoZXIgU3lzdGVtIG9yIERhdGFDZW50ZXIsIGFuZCBhbnkgb3RoZXIgZ2l2
ZW4gUm9sZSBpcyBtZXQgYnkgdGhpcyBsb25lbHkgbGluZSBpbiBlbmdpbmUubG9nOg0KMjAxMy0w
OC0xNCAxNDoyNzowMSwxMDYgV0FSTiAgW29yZy5vdmlydC5lbmdpbmUuY29yZS5ibGwuQ3JlYXRl
QWxsU25hcHNob3RzRnJvbVZtQ29tbWFuZF0gKGFqcC0tMTI3LjAuMC4xLTg3MDItMTkpIENhbkRv
QWN0aW9uIG9mIGFjdGlvbiBDcmVhdGVBbGxTbmFwc2hvdHNGcm9tVm0gZmFpbGVkLiBSZWFzb25z
OlZBUl9fQUNUSU9OX19DUkVBVEUsVkFSX19UWVBFX19TTkFQU0hPVCxVU0VSX05PVF9BVVRIT1JJ
WkVEX1RPX1BFUkZPUk1fQUNUSU9ODQoNCkkgZXZlbiB0cmllZCB0byBjcmVhdGUgYW4gYWRtaW4g
Um9sZSB3aXRoIGV2ZXJ5dGhpbmcgY2hlY2tlZCwgYWxsIHBlcm1pc3Npb25zIGdyYW50ZWQsIGJ1
dCBhIHVzZXIgb3IgZ3JvdXAgYXNzb2NpYXRlZCB3aXRoIHRoYXQgUm9sZSBzdGlsbCBjb3VsZG7C
tHQgdGFrZSBzbmFwc2hvdHMuIE9ubHkgdGhlIGJ1aWx0LWluIEFkbWluIHJvbGVzIHNlZW1zIHRv
IGZ1bmN0aW9uIGNvcnJlY3RseS4gSG93IGNhbiBJIHN0YXJ0IHRvIHRyb3VibGVzaG9vdCB0aGlz
IGlzc3VlPw0KDQotLQ0KDQpNZWQgVsOkbmxpZ2EgSMOkbHNuaW5nYXINCi0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0NCkthcmxpIFNqw7ZiZXJnDQpTd2VkaXNoIFVuaXZlcnNpdHkgb2YgQWdyaWN1bHR1
cmFsIFNjaWVuY2VzDQpCb3ggNzA3OSAoVmlzaXRpbmcgQWRkcmVzcyBLcm9uw6VzdsOkZ2VuIDgp
DQpTLTc1MCAwNyBVcHBzYWxhLCBTd2VkZW4NClBob25lOiAgKzQ2LSgwKTE4LTY3IDE1IDY2DQpr
YXJsaS5zam9iZXJnQHNsdS5zZTxtYWlsdG86a2FybGkuc2pvYmVyZ0BhZG0uc2x1LnNlPg0K
--_000_5F9E965F5A80BC468BE5F40576769F092E705045exchange21_
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: base64
PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMCBUUkFOU0lUSU9OQUwv
L0VOIj4NCjxodG1sPg0KPGhlYWQ+DQo8bWV0YSBodHRwLWVxdWl2PSJDb250ZW50LVR5cGUiIGNv
bnRlbnQ9InRleHQvaHRtbDsgY2hhcnNldD11dGYtOCI+DQo8bWV0YSBuYW1lPSJHRU5FUkFUT1Ii
IGNvbnRlbnQ9Ikd0a0hUTUwvNC42LjQiPg0KPC9oZWFkPg0KPGJvZHk+DQpIaSE8YnI+DQo8YnI+
DQpBZnRlciB1cGdyYWRpbmcgZnJvbSBvVmlydC0zLjEgdG8gb1ZpcnQtMy4yLCB1c2Vyc8K0cyBh
YmlsaXR5IHRvIGNyZWF0ZSBzbmFwc2hvdHMgaGFzIGRpc2FwcGVhcmVkLiBUaGUgb25seSB3YXkg
dG8gZ2l2ZSB1c2VycyBwZXJtaXNzaW9uIHRvIHRha2Ugc25hcHNob3RzIHRoYXQgScK0dmUgZm91
bmQgc28gZmFyIGlzIHRvIGdpdmUgdGhlbSAmcXVvdDtEYXRhQ2VudGVyQWRtaW4mcXVvdDsgb3Ig
JnF1b3Q7U3VwZXIgVXNlciZxdW90OyBpbiBlaXRoZXIgU3lzdGVtIG9yIERhdGFDZW50ZXIsDQog
YW5kIGFueSBvdGhlciBnaXZlbiBSb2xlIGlzIG1ldCBieSB0aGlzIGxvbmVseSBsaW5lIGluIGVu
Z2luZS5sb2c6PGJyPg0KMjAxMy0wOC0xNCAxNDoyNzowMSwxMDYgV0FSTiZuYnNwOyBbb3JnLm92
aXJ0LmVuZ2luZS5jb3JlLmJsbC5DcmVhdGVBbGxTbmFwc2hvdHNGcm9tVm1Db21tYW5kXSAoYWpw
LS0xMjcuMC4wLjEtODcwMi0xOSkgQ2FuRG9BY3Rpb24gb2YgYWN0aW9uIENyZWF0ZUFsbFNuYXBz
aG90c0Zyb21WbSBmYWlsZWQuIFJlYXNvbnM6VkFSX19BQ1RJT05fX0NSRUFURSxWQVJfX1RZUEVf
X1NOQVBTSE9ULFVTRVJfTk9UX0FVVEhPUklaRURfVE9fUEVSRk9STV9BQ1RJT048YnI+DQo8YnI+
DQpJIGV2ZW4gdHJpZWQgdG8gY3JlYXRlIGFuIGFkbWluIFJvbGUgd2l0aCBldmVyeXRoaW5nIGNo
ZWNrZWQsIGFsbCBwZXJtaXNzaW9ucyBncmFudGVkLCBidXQgYSB1c2VyIG9yIGdyb3VwIGFzc29j
aWF0ZWQgd2l0aCB0aGF0IFJvbGUgc3RpbGwgY291bGRuwrR0IHRha2Ugc25hcHNob3RzLiBPbmx5
IHRoZSBidWlsdC1pbiBBZG1pbiByb2xlcyBzZWVtcyB0byBmdW5jdGlvbiBjb3JyZWN0bHkuIEhv
dyBjYW4gSSBzdGFydCB0byB0cm91Ymxlc2hvb3QgdGhpcw0KIGlzc3VlPzxicj4NCjxicj4NCjx0
YWJsZSBjZWxsc3BhY2luZz0iMCIgY2VsbHBhZGRpbmc9IjAiIHdpZHRoPSIxMDAlIj4NCjx0Ym9k
eT4NCjx0cj4NCjx0ZD4tLSA8YnI+DQo8YnI+DQpNZWQgVsOkbmxpZ2EgSMOkbHNuaW5nYXI8YnI+
DQotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tPGJyPg0KS2FybGkgU2rDtmJlcmc8YnI+DQpTd2VkaXNo
IFVuaXZlcnNpdHkgb2YgQWdyaWN1bHR1cmFsIFNjaWVuY2VzPGJyPg0KQm94IDcwNzkgKFZpc2l0
aW5nIEFkZHJlc3MgS3JvbsOlc3bDpGdlbiA4KTxicj4NClMtNzUwIDA3IFVwcHNhbGEsIFN3ZWRl
bjxicj4NClBob25lOiAmbmJzcDsmIzQzOzQ2LSgwKTE4LTY3IDE1IDY2PGJyPg0KPGEgaHJlZj0i
bWFpbHRvOmthcmxpLnNqb2JlcmdAYWRtLnNsdS5zZSI+a2FybGkuc2pvYmVyZ0BzbHUuc2U8L2E+
IDwvdGQ+DQo8L3RyPg0KPC90Ym9keT4NCjwvdGFibGU+DQo8L2JvZHk+DQo8L2h0bWw+DQo=
--_000_5F9E965F5A80BC468BE5F40576769F092E705045exchange21_--
11 years, 4 months