| *** haomai___ has joined #openstack-trove | 00:02 | |
| *** haomaiwa_ has quit IRC | 00:03 | |
| *** amrith is now known as _amrith_ | 00:19 | |
| *** haomai___ has quit IRC | 00:34 | |
| *** erkules has quit IRC | 00:41 | |
| *** chlong has joined #openstack-trove | 00:41 | |
| *** tobe has joined #openstack-trove | 01:05 | |
| *** cweid has quit IRC | 01:46 | |
| *** esmute has quit IRC | 01:55 | |
| *** Forresp has joined #openstack-trove | 01:56 | |
| *** cweid has joined #openstack-trove | 02:05 | |
| *** csoukup has joined #openstack-trove | 02:31 | |
| *** haomaiwang has joined #openstack-trove | 02:38 | |
| *** sgotliv has joined #openstack-trove | 03:01 | |
| *** c_soukup has joined #openstack-trove | 03:27 | |
| *** csoukup has quit IRC | 03:30 | |
| *** coolsvap|afk is now known as coolsvap | 03:34 | |
| *** ViswaV has quit IRC | 03:36 | |
| *** c_soukup has quit IRC | 03:59 | |
| *** bhunter71 has quit IRC | 04:24 | |
| *** WonChon has quit IRC | 04:50 | |
| *** WonChon has joined #openstack-trove | 04:52 | |
| *** fifieldt has joined #openstack-trove | 05:10 | |
| *** IanGovett has joined #openstack-trove | 05:12 | |
| *** haomaiwang has quit IRC | 05:14 | |
| *** mattgriffin has joined #openstack-trove | 05:23 | |
| *** erkules has joined #openstack-trove | 05:27 | |
| *** tobe has quit IRC | 05:39 | |
| *** WonChon has quit IRC | 05:45 | |
| *** WonChon has joined #openstack-trove | 05:51 | |
| *** IanGovett has quit IRC | 05:55 | |
| *** haomaiwa_ has joined #openstack-trove | 05:59 | |
| *** mattgriffin has quit IRC | 06:03 | |
| *** IanGovett has joined #openstack-trove | 06:05 | |
| *** IanGovett has quit IRC | 06:09 | |
| *** exploreshaifali has joined #openstack-trove | 06:19 | |
| *** tobe has joined #openstack-trove | 06:20 | |
| *** tianqing has joined #openstack-trove | 06:29 | |
| tianqing | who is doing redis replication? | 06:30 |
|---|---|---|
| *** sgotliv has quit IRC | 06:32 | |
| *** sgotliv has joined #openstack-trove | 06:32 | |
| *** ianbrown has quit IRC | 06:39 | |
| *** k4n0 has joined #openstack-trove | 06:39 | |
| tianqing | hello? right now, we can only create one rep.ication once. This is not suitable for redis. Can we change the create process in trove? | 06:42 |
| *** Longgeek has joined #openstack-trove | 06:49 | |
| *** Longgeek_ has joined #openstack-trove | 06:53 | |
| *** Longgeek has quit IRC | 06:57 | |
| tobe | Now the process for MySQL replication slave seems not work for redis | 07:22 |
| tobe | Redis doesn't need to get snapshot of the master. Maybe we should make it more general for each datastone | 07:23 |
| sushilkm | there is a spec for Redis Clustering https://review.openstack.org/191926 | 07:23 |
| sushilkm | however I do not see anything for Redis Replication | 07:24 |
| sushilkm | if you want to work over this you may go ahead | 07:24 |
| tianqing | sure.. | 07:24 |
| tobe | Thanks @sushilkm :) | 07:24 |
| tianqing | i want to work on it... | 07:24 |
| sushilkm | @tianqing ... you need to register a BP first | 07:25 |
| sushilkm | then write a spec, get it reviewed and the go ahead to start working in trove | 07:25 |
| sushilkm | :) | 07:25 |
| *** Longgeek_ has quit IRC | 07:26 | |
| tianqing | all right... | 07:31 |
| tianqing | @suhilkm | 07:32 |
| tianqing | What's you trove network? | 07:32 |
| tianqing | Can you tell something about it? | 07:32 |
| sushilkm | i did not get ur question | 07:32 |
| sushilkm | trove network? | 07:33 |
| tianqing | yes | 07:33 |
| tianqing | how you trove-guestagent connect to management network? | 07:33 |
| sushilkm | what do you term as management network | 07:34 |
| tianqing | the network where rabbitmq sit in | 07:34 |
| tianqing | nova, cinder, glance all there... | 07:35 |
| sushilkm | okies | 07:35 |
| sushilkm | so by default all of the instances and services are on same network | 07:37 |
| sushilkm | and guestagent directly talks to rabbitmq on a default devstack installation | 07:37 |
| tianqing | I do not quite get... | 07:38 |
| sushilkm | so to interact with services the service_urls are used | 07:39 |
| sushilkm | and to speak to rabbitmq ... it is done from guestagent/api.py methods | 07:39 |
| sushilkm | all these transactions are on the same network in a single node devstack installation | 07:39 |
| tianqing | be default the instances can not get connectd in services network.. | 07:39 |
| tianqing | i say production mode | 07:40 |
| sushilkm | I got you, for prod deployment yes | 07:40 |
| tianqing | not single node... | 07:40 |
| sushilkm | you cannot be doing all the things one same network | 07:40 |
| sushilkm | so you need to enable rabbitmq to listen on multiple networks | 07:41 |
| tianqing | definitely | 07:41 |
| sushilkm | :) | 07:41 |
| tianqing | so i say this is most headache... | 07:41 |
| tianqing | the most headache... | 07:41 |
| sushilkm | yeah security/availability and all those things come into the scenario | 07:42 |
| *** Longgeek has joined #openstack-trove | 07:47 | |
| *** Longgeek has quit IRC | 07:48 | |
| *** Longgeek has joined #openstack-trove | 07:48 | |
| *** chlong has quit IRC | 08:18 | |
| tianqing | Can the we put some doc about the trove deployment? | 08:23 |
| *** coolsvap is now known as coolsvap|afk | 08:52 | |
| *** tobe has quit IRC | 08:58 | |
| *** tobe has joined #openstack-trove | 08:59 | |
| *** tobe_ has joined #openstack-trove | 09:01 | |
| *** tobe_ has quit IRC | 09:01 | |
| *** coolsvap|afk is now known as coolsvap | 09:03 | |
| *** tobe has quit IRC | 09:03 | |
| openstackgerrit | dangming proposed openstack/trove: Correct the annotation of id https://review.openstack.org/192559 | 09:20 |
| *** tobe has joined #openstack-trove | 09:23 | |
| *** haomaiwa_ has quit IRC | 09:41 | |
| *** tosky has joined #openstack-trove | 09:52 | |
| *** sgotliv_ has joined #openstack-trove | 09:54 | |
| openstackgerrit | Merged openstack/trove: Fixes the failing tests in mgmt/test_models.py https://review.openstack.org/190537 | 09:56 |
| *** sgotliv has quit IRC | 09:58 | |
| *** sgotliv__ has joined #openstack-trove | 10:01 | |
| *** sgotliv_ has quit IRC | 10:04 | |
| *** sgotliv__ has quit IRC | 10:07 | |
| *** ianbrown has joined #openstack-trove | 10:07 | |
| *** tobe has quit IRC | 10:17 | |
| *** tianqing has quit IRC | 10:18 | |
| *** ianbrown has quit IRC | 10:19 | |
| *** sgotliv has joined #openstack-trove | 10:20 | |
| *** ianbrown has joined #openstack-trove | 10:26 | |
| *** haomaiwang has joined #openstack-trove | 10:28 | |
| openstackgerrit | dangming proposed openstack/trove: In the function trove.instance.service.py,there is a function has four params,the first three params's annotation is accurate,but the last param is incorrect,so I correct it for others https://review.openstack.org/192559 | 10:44 |
| *** sgotliv_ has joined #openstack-trove | 10:59 | |
| *** sgotliv has quit IRC | 11:02 | |
| *** sgotliv_ has quit IRC | 11:07 | |
| *** sgotliv has joined #openstack-trove | 11:07 | |
| dougshelley66 | tianqing - Redis replication BP is here: https://blueprints.launchpad.net/trove/+spec/redis-replication - peterstac is working on it currently | 11:14 |
| openstackgerrit | dangming proposed openstack/trove: correct the annotation. In the function trove.instance.service.py,there is a function has four params,the first three params's annotation is accurate,but the last param is incorrect,so I correct it for others https://review.openstack.org/192559 | 11:15 |
| openstackgerrit | dangming proposed openstack/trove: correct the annotation of param In the function trove.instance.service.py,there is a function has four params,the first three params's annotation is accurate,but the last param is incorrect,so I correct it for others https://review.openstack.org/192559 | 11:16 |
| openstackgerrit | dangming proposed openstack/trove: correct the annotation of param In the function trove.instance.service.py, there is a function has four params, the first three params's annotation is accurate, but the last param is incorrect, so I correct it for others https://review.openstack.org/192559 | 11:19 |
| openstackgerrit | dangming proposed openstack/trove: correct the annotation of param https://review.openstack.org/192559 | 11:20 |
| *** coolsvap is now known as coolsvap|away | 11:22 | |
| *** ianbrown has quit IRC | 11:22 | |
| *** Forresp has quit IRC | 11:46 | |
| *** k4n0 has quit IRC | 11:48 | |
| *** tosky has quit IRC | 12:05 | |
| *** tosky has joined #openstack-trove | 12:15 | |
| *** erkules has quit IRC | 12:16 | |
| *** erkules has joined #openstack-trove | 12:16 | |
| *** exploreshaifali has quit IRC | 12:27 | |
| *** exploreshaifali has joined #openstack-trove | 12:46 | |
| *** Shaik has joined #openstack-trove | 12:48 | |
| *** IanGovett has joined #openstack-trove | 12:56 | |
| Shaik | Hi, I was trying to setup Trove guestagent for mongodb on Ubuntu 14.04.2 LTS | 12:58 |
| Shaik | I'm getting ProcessExecutionError: Unexpected error while running command while guestagent executing Command: mongostat --host 10.0.2.15 -n 1 | grep connected | 12:59 |
| vkmc | Shaik, hi! how did you build the image you are using? which version of MongoDB have you installed? | 13:01 |
| Shaik | mongodb 3.0.4 | 13:02 |
| Shaik | Downloaded the image from http://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img | 13:03 |
| vkmc | and you are using cloudinit? | 13:03 |
| Shaik | preparing guestagent using sudo apt-get install trove-guestagent | 13:05 |
| Shaik | cat /etc/apt/sources.list.d/kilo.list >>EOF deb http://ppa.launchpad.net/ubuntu-cloud-archive/kilo-staging/ubuntu trusty main deb-src http://ppa.launchpad.net/ubuntu-cloud-archive/kilo-staging/ubuntu trusty main EOF | 13:06 |
| vkmc | so yes, cloudinit | 13:07 |
| Shaik | Can I past what the response I'm getting while executing mongostat manually? | 13:08 |
| vkmc | sure, in paste.openstack.org | 13:08 |
| *** rnowling has joined #openstack-trove | 13:11 | |
| *** _crobertsrh is now known as crobertsrh | 13:19 | |
| Shaik | Here is the link http://paste.openstack.org/show/298346/ | 13:19 |
| vkmc | hm, not sure what's going on | 13:25 |
| vkmc | turn on the debug logs | 13:25 |
| *** IanGovett has quit IRC | 13:25 | |
| vkmc | and create a new instance | 13:26 |
| vkmc | Shaik, what are you doing to get that error? | 13:28 |
| Shaik | during the guestagent setup for mongodb I am getting the error. | 13:29 |
| Shaik | not during launching a new mongodb instance. | 13:30 |
| *** tosky has quit IRC | 13:31 | |
| vkmc | what do you mean by guestagent setup for mongodb? | 13:32 |
| vkmc | what are exactly the steps you are doing? | 13:32 |
| *** tosky has joined #openstack-trove | 13:37 | |
| dougshelley66 | Shaik the issue was resolved here - https://github.com/openstack/trove/commit/4d16c8384a4add5be637086a7df84205c75cc047 | 13:41 |
| dougshelley66 | mongoDB 3.0 no longer prints "connected" in the mongostat output | 13:41 |
| dougshelley66 | this was fixed after kilo was released | 13:41 |
| vkmc | dougshelley66, thanks | 13:46 |
| *** kbyrne has quit IRC | 13:46 | |
| *** Longgeek has quit IRC | 13:48 | |
| *** Longgeek has joined #openstack-trove | 13:49 | |
| vkmc | I remember there was a blueprint for clustering support with Percona, last cycle... what happened with that? | 13:52 |
| vkmc | dougshelley66, ^ | 13:52 |
| Shaik | vkmc & dougshelley66, thanks, guest agent status checking function is working now | 13:54 |
| *** Shaik has left #openstack-trove | 13:55 | |
| dougshelley66 | vkmc vgnbkr did some work the spec but I believe that cp16net has taken it now | 13:55 |
| vkmc | dougshelley66, I see, thanks | 13:56 |
| *** Forresp has joined #openstack-trove | 14:03 | |
| *** csoukup has joined #openstack-trove | 14:03 | |
| *** kbyrne has joined #openstack-trove | 14:15 | |
| *** csoukup has quit IRC | 14:15 | |
| *** Forresp has quit IRC | 14:19 | |
| *** Forresp has joined #openstack-trove | 14:19 | |
| *** exploreshaifali has quit IRC | 14:24 | |
| *** Forresp_ has joined #openstack-trove | 14:25 | |
| *** Forresp has quit IRC | 14:29 | |
| *** nagyz has joined #openstack-trove | 14:32 | |
| nagyz | hey guys | 14:32 |
| nagyz | I'm trying to install trove (kilo) from packages on ubuntu 14.04 and I'm hitting the exact same bug: https://bugs.launchpad.net/openstack-manuals/+bug/1369119 | 14:33 |
| openstack | Launchpad bug 1369119 in openstack-manuals "Setting up Trove: Missing Configuration Option for Taskmanager prevents it from starting" [Medium,Fix released] - Assigned to Anne Gentle (annegentle) | 14:33 |
| nagyz | however 1, that is fixed already 2, I do have taskmanager_manager set | 14:33 |
| nagyz | yet the python errors comes from calling rpartition on None which should be the class loaded... | 14:33 |
| nagyz | any ideas? :) | 14:34 |
| *** exploreshaifali has joined #openstack-trove | 14:48 | |
| *** openstackgerrit has quit IRC | 15:05 | |
| *** Forresp_ has quit IRC | 15:05 | |
| *** openstackgerrit has joined #openstack-trove | 15:05 | |
| *** sriram_tesora has joined #openstack-trove | 15:18 | |
| openstackgerrit | Petr Malik proposed openstack/trove: Implement guestagent Configuration Manager https://review.openstack.org/191859 | 15:18 |
| openstackgerrit | Petr Malik proposed openstack/trove-integration: Disable THP in MongoDB elements. https://review.openstack.org/191863 | 15:29 |
| *** jaredrohe has joined #openstack-trove | 15:31 | |
| openstackgerrit | Merged openstack/trove: Remove nova_proxy_admin_user from trove guest https://review.openstack.org/124355 | 15:32 |
| *** csoukup has joined #openstack-trove | 15:33 | |
| openstackgerrit | Petr Malik proposed openstack/trove-integration: Update Redis elements to version 3.0 https://review.openstack.org/190450 | 15:33 |
| openstackgerrit | Petr Malik proposed openstack/trove-integration: Update Redis elements to version 3.0 https://review.openstack.org/190450 | 15:34 |
| openstackgerrit | Petr Malik proposed openstack/trove-integration: Disable THP in MongoDB elements. https://review.openstack.org/191863 | 15:35 |
| *** bhunter71 has joined #openstack-trove | 15:37 | |
| *** ashleighfarnham has joined #openstack-trove | 15:50 | |
| *** exploreshaifali has quit IRC | 15:53 | |
| *** johnma has joined #openstack-trove | 15:53 | |
| *** tosky has quit IRC | 15:57 | |
| *** tosky has joined #openstack-trove | 15:58 | |
| *** exploreshaifali has joined #openstack-trove | 16:03 | |
| *** mattgriffin has joined #openstack-trove | 16:12 | |
| *** georgelorch has quit IRC | 16:17 | |
| *** ashleighfarnham has quit IRC | 16:18 | |
| *** ashleighfarnham has joined #openstack-trove | 16:18 | |
| *** georgelorch has joined #openstack-trove | 16:19 | |
| openstackgerrit | Petr Malik proposed openstack/trove-integration: Removed an unnecessary check for trove directory https://review.openstack.org/192757 | 16:19 |
| *** openstackgerrit has quit IRC | 16:33 | |
| *** openstackgerrit has joined #openstack-trove | 16:34 | |
| *** fifieldt_ has joined #openstack-trove | 16:43 | |
| *** fifieldt has quit IRC | 16:45 | |
| *** johnma has quit IRC | 16:45 | |
| *** crobertsrh has left #openstack-trove | 16:45 | |
| *** a| has joined #openstack-trove | 16:46 | |
| *** a| has quit IRC | 16:46 | |
| *** logan2 has joined #openstack-trove | 16:47 | |
| *** crobertsrh has joined #openstack-trove | 16:49 | |
| *** exploreshaifali has quit IRC | 16:52 | |
| *** mattgriffin has quit IRC | 16:53 | |
| *** _amrith_ is now known as amrith | 16:58 | |
| *** mattgriffin has joined #openstack-trove | 17:02 | |
| *** exploreshaifali has joined #openstack-trove | 17:03 | |
| *** haomaiw__ has joined #openstack-trove | 17:04 | |
| *** haomaiwang has quit IRC | 17:04 | |
| *** johnma has joined #openstack-trove | 17:16 | |
| *** ViswaV has joined #openstack-trove | 17:24 | |
| *** ViswaV has quit IRC | 17:28 | |
| *** ViswaV has joined #openstack-trove | 17:29 | |
| *** crobertsrh has quit IRC | 17:33 | |
| *** tosky has quit IRC | 17:33 | |
| *** crobertsrh has joined #openstack-trove | 17:40 | |
| *** Longgeek has quit IRC | 17:48 | |
| *** mattgriffin has quit IRC | 18:04 | |
| *** mattgriffin has joined #openstack-trove | 18:05 | |
| *** annashen has joined #openstack-trove | 18:07 | |
| *** ramashri has joined #openstack-trove | 18:08 | |
| *** IanGovett has joined #openstack-trove | 18:11 | |
| *** johnma has quit IRC | 18:11 | |
| *** annashen has quit IRC | 18:13 | |
| *** annashen has joined #openstack-trove | 18:15 | |
| *** syncroswitch has joined #openstack-trove | 18:22 | |
| syncroswitch | hi all: I'm having some issues with trove instances hanging on BUILD and then ending in ERROR. From what I can gather, it looks like trove instances expect to communicate with the compute host over a fixed ip in shared net? Our setup uses neutron and instances are created in there own private networks. In Sahara, we complete setup by creating a floating IP when the instance is provisioned, but I don't see any similar ty | 18:29 |
| syncroswitch | is Trove not ready for neutron/float-ip setups? | 18:30 |
| amrith | trove supports neutron, yes. | 18:30 |
| syncroswitch | is there some parameter/config to set to create an instance with a floating-IP ( nova is not set to auto assign floating ips. We create mostly clusters and don't want to waste IPs on every instance ) | 18:32 |
| *** johnma has joined #openstack-trove | 18:38 | |
| amrith | you need an IP on each instance | 18:42 |
| openstackgerrit | Merged openstack/trove-specs: Add unit tests for Trove specs https://review.openstack.org/158617 | 18:46 |
| *** Longgeek has joined #openstack-trove | 18:48 | |
| *** Longgeek has quit IRC | 18:53 | |
| *** ramashri has quit IRC | 18:54 | |
| *** ramashri has joined #openstack-trove | 18:55 | |
| *** syncroswitch has quit IRC | 18:59 | |
| *** amrith is now known as _amrith_ | 19:01 | |
| *** fifieldt_ has quit IRC | 19:12 | |
| *** IanGovett has quit IRC | 19:13 | |
| *** ramashri has quit IRC | 19:15 | |
| *** openstackgerrit has quit IRC | 19:16 | |
| *** openstackgerrit has joined #openstack-trove | 19:16 | |
| *** sriram_tesora has quit IRC | 19:29 | |
| *** fifieldt_ has joined #openstack-trove | 19:29 | |
| openstackgerrit | Duk Loi proposed openstack/trove-specs: Add root-disable api https://review.openstack.org/189837 | 19:34 |
| *** jaredrohe has quit IRC | 19:35 | |
| *** thedodd has joined #openstack-trove | 19:40 | |
| *** ViswaV has quit IRC | 19:41 | |
| *** IanGovett has joined #openstack-trove | 19:42 | |
| *** Longgeek has joined #openstack-trove | 19:49 | |
| *** exploreshaifali has quit IRC | 19:57 | |
| *** _amrith_ is now known as amrith | 19:57 | |
| *** mattgriffin has quit IRC | 19:58 | |
| *** mattgriffin has joined #openstack-trove | 20:00 | |
| *** Longgeek has quit IRC | 20:06 | |
| *** jaredrohe has joined #openstack-trove | 20:09 | |
| *** sgotliv_ has joined #openstack-trove | 20:14 | |
| *** sgotliv has quit IRC | 20:17 | |
| *** ramashri has joined #openstack-trove | 20:20 | |
| openstackgerrit | Morgan Jones proposed openstack/trove-specs: Redis Clustering https://review.openstack.org/191926 | 20:21 |
| openstackgerrit | Morgan Jones proposed openstack/trove-specs: Cluster Scaling https://review.openstack.org/191925 | 20:22 |
| openstackgerrit | Doug Hellmann proposed openstack/trove: Update version for Liberty https://review.openstack.org/192408 | 20:25 |
| *** ViswaV has joined #openstack-trove | 20:32 | |
| openstackgerrit | Alex Tomic proposed openstack/trove-specs: MySQL manager refactor blueprint https://review.openstack.org/168083 | 20:36 |
| *** bhunter71 has quit IRC | 20:47 | |
| *** bhunter71 has joined #openstack-trove | 20:48 | |
| openstackgerrit | Alex Tomic proposed openstack/trove-specs: MySQL manager refactor https://review.openstack.org/168083 | 20:59 |
| *** annashen has quit IRC | 21:05 | |
| *** sgotliv_ has quit IRC | 21:06 | |
| *** rnowling has quit IRC | 21:07 | |
| *** jaredrohe has quit IRC | 21:07 | |
| *** johnma has quit IRC | 21:07 | |
| *** haomaiwang has joined #openstack-trove | 21:13 | |
| *** csoukup has quit IRC | 21:13 | |
| *** haomaiw__ has quit IRC | 21:15 | |
| *** ViswaV has quit IRC | 21:17 | |
| *** ViswaV has joined #openstack-trove | 21:20 | |
| *** haomaiw__ has joined #openstack-trove | 21:21 | |
| *** haomaiwang has quit IRC | 21:21 | |
| *** openstackgerrit has quit IRC | 21:24 | |
| *** openstackgerrit has joined #openstack-trove | 21:24 | |
| *** ViswaV has quit IRC | 21:24 | |
| *** ViswaV has joined #openstack-trove | 21:27 | |
| *** ashleighfarnham has quit IRC | 21:36 | |
| *** ashleighfarnham has joined #openstack-trove | 21:39 | |
| *** ViswaV has quit IRC | 21:40 | |
| *** annashen has joined #openstack-trove | 21:42 | |
| openstackgerrit | Mayuri Ganguly proposed openstack/trove-specs: Vertica cluster user management https://review.openstack.org/189976 | 21:43 |
| openstackgerrit | Merged openstack/trove: correct the annotation of param https://review.openstack.org/192559 | 21:50 |
| *** crobertsrh has quit IRC | 21:51 | |
| *** ianbrown has joined #openstack-trove | 21:53 | |
| *** thedodd has quit IRC | 22:01 | |
| *** Longgeek has joined #openstack-trove | 22:03 | |
| *** crobertsrh has joined #openstack-trove | 22:08 | |
| *** Longgeek has quit IRC | 22:36 | |
| *** mattgriffin has quit IRC | 22:40 | |
| *** IanGovett has quit IRC | 22:45 | |
| *** johnma has joined #openstack-trove | 22:53 | |
| *** IanGovett has joined #openstack-trove | 22:56 | |
| *** IanGovett has quit IRC | 23:06 | |
| openstackgerrit | Merged openstack/python-troveclient: Updated from global requirements https://review.openstack.org/192322 | 23:09 |
| *** chlong has joined #openstack-trove | 23:37 | |
| *** tianqing has joined #openstack-trove | 23:45 | |
| *** ramashri has quit IRC | 23:58 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!