Re: [onap-discuss] [integration][portal] Portal app is in infinite Waiting: PodInitializing state

2018-10-30 Thread Gary Wu
The main difference is that Wind River runs on SSDs, while TLAB runs on 
spinning disks.  So we see much heavier disk contention issues in TLAB.

Thanks,
Gary

From: TALASILA, MANOOP (MANOOP) [mailto:talas...@research.att.com]
Sent: Tuesday, October 30, 2018 8:04 AM
To: onap-discuss@lists.onap.org; Gary Wu ; 
krzysztof.kuzmi...@nokia.com
Cc: Przybysz, Marcin (Nokia - PL/Wroclaw) ; Pondel, 
Marek (Nokia - PL/Wroclaw) ; Yunxia Chen 

Subject: Re: [onap-discuss] [integration][portal] Portal app is in infinite 
Waiting: PodInitializing state

Thanks Gary for detailing the work around.

For some reason, we do not see this issue in Windriver lab environment (SB04 
instance) while doing integration/pairwise testing. There everything works.

However, we have seen this issue consistently in TLab environment. The Portal 
team is investigating to find any alternatives for avoiding the db-config pod 
initialization failures. It is tracked here - 
https://jira.onap.org/browse/PORTAL-399

Manoop

From: mailto:onap-discuss@lists.onap.org>> on 
behalf of Gary Wu mailto:gary.i...@huawei.com>>
Reply-To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>, 
"gary.i...@huawei.com<mailto:gary.i...@huawei.com>" 
mailto:gary.i...@huawei.com>>
Date: Tuesday, October 30, 2018 at 10:50 AM
To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>, 
"krzysztof.kuzmi...@nokia.com<mailto:krzysztof.kuzmi...@nokia.com>" 
mailto:krzysztof.kuzmi...@nokia.com>>
Cc: "Przybysz, Marcin (Nokia - PL/Wroclaw)" 
mailto:marcin.przyb...@nokia.com>>, "Pondel, Marek 
(Nokia - PL/Wroclaw)" mailto:marek.pon...@nokia.com>>, 
Yunxia Chen mailto:helen.c...@huawei.com>>
Subject: Re: [onap-discuss] [integration][portal] Portal app is in infinite 
Waiting: PodInitializing state

portal-db had issues where it was taking so long to initialize that it aborted 
halfway, leaving the DB files in a corrupted state.  The quickest workaround is 
to delete the mysql directory under /dockerdata-nfs/dev-portal/ and then 
deleting the portal-db pod to allow it to redo the DB initialization.

The same issue can potentially occur for any of ONAP’s mysql databases.

Thanks,
Gary

From: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org> 
[mailto:onap-discuss@lists.onap.org] On Behalf Of Krzysztof Kuzmicki
Sent: Tuesday, October 30, 2018 7:32 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Cc: Przybysz, Marcin (Nokia - PL/Wroclaw) 
mailto:marcin.przyb...@nokia.com>>; Pondel, Marek 
(Nokia - PL/Wroclaw) mailto:marek.pon...@nokia.com>>; 
Yunxia Chen mailto:helen.c...@huawei.com>>
Subject: [onap-discuss] [integration][portal] Portal app is in infinite 
Waiting: PodInitializing state


Hi



I have installed newest OOM staging release for Casablanca and portal app is 
not working after several undeployments and deployments of whole dev-portal 
releas.

I think that thi issue is cause by dev-portal-portal-db-config pod that doesn't 
finish successfully,

After couple of retries, when it is able to connect to dev-portal-portal-db, 
executed script doesn't introduce any changes and all inserts finish with error 
similar to :
ERROR 1046 (3D000) at line 363: No database selected

As I checked in portal-db pod following databases are available:
MariaDB [(none)]> show databases;
++
| Database   |
++
| information_schema |
| mysql  |
| performance_schema |
| test   |
++
4 rows in set (0.006 sec)

MariaDB [(none)]>

Maybe  there is some issue with portal-db initialization ?
Has anybody observed similar issue? Maybe somebody has some WA for that.

br,
Krzysztof








-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13399): https://lists.onap.org/g/onap-discuss/message/13399
Mute This Topic: https://lists.onap.org/mt/27792647/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [onap-discuss] [integration][portal] Portal app is in infinite Waiting: PodInitializing state

2018-10-30 Thread Manoop Talasila
Thanks Gary for detailing the work around.

For some reason, we do not see this issue in Windriver lab environment (SB04 
instance) while doing integration/pairwise testing. There everything works.

However, we have seen this issue consistently in TLab environment. The Portal 
team is investigating to find any alternatives for avoiding the db-config pod 
initialization failures. It is tracked here - 
https://jira.onap.org/browse/PORTAL-399

Manoop

From:  on behalf of Gary Wu 
Reply-To: "onap-discuss@lists.onap.org" , 
"gary.i...@huawei.com" 
Date: Tuesday, October 30, 2018 at 10:50 AM
To: "onap-discuss@lists.onap.org" , 
"krzysztof.kuzmi...@nokia.com" 
Cc: "Przybysz, Marcin (Nokia - PL/Wroclaw)" , 
"Pondel, Marek (Nokia - PL/Wroclaw)" , Yunxia Chen 

Subject: Re: [onap-discuss] [integration][portal] Portal app is in infinite 
Waiting: PodInitializing state

portal-db had issues where it was taking so long to initialize that it aborted 
halfway, leaving the DB files in a corrupted state.  The quickest workaround is 
to delete the mysql directory under /dockerdata-nfs/dev-portal/ and then 
deleting the portal-db pod to allow it to redo the DB initialization.

The same issue can potentially occur for any of ONAP’s mysql databases.

Thanks,
Gary

From: onap-discuss@lists.onap.org [mailto:onap-discuss@lists.onap.org] On 
Behalf Of Krzysztof Kuzmicki
Sent: Tuesday, October 30, 2018 7:32 AM
To: onap-discuss@lists.onap.org
Cc: Przybysz, Marcin (Nokia - PL/Wroclaw) ; Pondel, 
Marek (Nokia - PL/Wroclaw) ; Yunxia Chen 

Subject: [onap-discuss] [integration][portal] Portal app is in infinite 
Waiting: PodInitializing state


Hi



I have installed newest OOM staging release for Casablanca and portal app is 
not working after several undeployments and deployments of whole dev-portal 
releas.

I think that thi issue is cause by dev-portal-portal-db-config pod that doesn't 
finish successfully,

After couple of retries, when it is able to connect to dev-portal-portal-db, 
executed script doesn't introduce any changes and all inserts finish with error 
similar to :
ERROR 1046 (3D000) at line 363: No database selected

As I checked in portal-db pod following databases are available:
MariaDB [(none)]> show databases;
++
| Database   |
++
| information_schema |
| mysql  |
| performance_schema |
| test   |
++
4 rows in set (0.006 sec)

MariaDB [(none)]>

Maybe  there is some issue with portal-db initialization ?
Has anybody observed similar issue? Maybe somebody has some WA for that.

br,
Krzysztof








-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13398): https://lists.onap.org/g/onap-discuss/message/13398
Mute This Topic: https://lists.onap.org/mt/27792647/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [onap-discuss] [integration][portal] Portal app is in infinite Waiting: PodInitializing state

2018-10-30 Thread Gary Wu
portal-db had issues where it was taking so long to initialize that it aborted 
halfway, leaving the DB files in a corrupted state.  The quickest workaround is 
to delete the mysql directory under /dockerdata-nfs/dev-portal/ and then 
deleting the portal-db pod to allow it to redo the DB initialization.

The same issue can potentially occur for any of ONAP's mysql databases.

Thanks,
Gary

From: onap-discuss@lists.onap.org [mailto:onap-discuss@lists.onap.org] On 
Behalf Of Krzysztof Kuzmicki
Sent: Tuesday, October 30, 2018 7:32 AM
To: onap-discuss@lists.onap.org
Cc: Przybysz, Marcin (Nokia - PL/Wroclaw) ; Pondel, 
Marek (Nokia - PL/Wroclaw) ; Yunxia Chen 

Subject: [onap-discuss] [integration][portal] Portal app is in infinite 
Waiting: PodInitializing state


Hi



I have installed newest OOM staging release for Casablanca and portal app is 
not working after several undeployments and deployments of whole dev-portal 
releas.

I think that thi issue is cause by dev-portal-portal-db-config pod that doesn't 
finish successfully,

After couple of retries, when it is able to connect to dev-portal-portal-db, 
executed script doesn't introduce any changes and all inserts finish with error 
similar to :
ERROR 1046 (3D000) at line 363: No database selected

As I checked in portal-db pod following databases are available:
MariaDB [(none)]> show databases;
++
| Database   |
++
| information_schema |
| mysql  |
| performance_schema |
| test   |
++
4 rows in set (0.006 sec)

MariaDB [(none)]>

Maybe  there is some issue with portal-db initialization ?
Has anybody observed similar issue? Maybe somebody has some WA for that.

br,
Krzysztof








-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13397): https://lists.onap.org/g/onap-discuss/message/13397
Mute This Topic: https://lists.onap.org/mt/27792647/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[onap-discuss] [integration][portal] Portal app is in infinite Waiting: PodInitializing state

2018-10-30 Thread Krzysztof Kuźmicki
Hi


I have installed newest OOM staging release for Casablanca and portal app is 
not working after several undeployments and deployments of whole dev-portal 
releas.

I think that thi issue is cause by dev-portal-portal-db-config pod that doesn't 
finish successfully,

After couple of retries, when it is able to connect to dev-portal-portal-db, 
executed script doesn't introduce any changes and all inserts finish with error 
similar to :

ERROR 1046 (3D000) at line 363: No database selected

As I checked in portal-db pod following databases are available:
MariaDB [(none)]> show databases;
++
| Database   |
++
| information_schema |
| mysql  |
| performance_schema |
| test   |
++
4 rows in set (0.006 sec)

MariaDB [(none)]>

Maybe  there is some issue with portal-db initialization ?
Has anybody observed similar issue? Maybe somebody has some WA for that.

br,
Krzysztof





-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13396): https://lists.onap.org/g/onap-discuss/message/13396
Mute This Topic: https://lists.onap.org/mt/27792647/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-