Re: Metascheduler work

2018-12-17 Thread Pankaj Saha
The solution I provided was to run MPI tasks with Mesos was with the help of Docker Swarm. It required me to develop a Mesos Framework and an Executor [here ]. Mesos containers could not communicate with each other and t

Re: issue with accessing dashboard of kubernetes in jetstream centos7 environment

2018-12-04 Thread Pankaj Saha
did you use the advertise-address while initializing the kubeadm? like: kubeadm init --apiserver-advertise-address= --pod-network-cidr=<10.20.0.0/16> On Tue, Dec 4, 2018 at 10:09 AM naveenkumarmarri < naveenkumarmarri6...@gmail.com> wrote: > Hi Prashanth, > > Can you try running the following co

Re: facing issue when trying to create docker image of Airavata

2018-10-18 Thread Pankaj Saha
re needed to run should be shown with the ps -ef | grep > airvata command irrespective of the port they are running on. > > It will be really helpful, if you can provide any insight on running the > related services. > > Thanks, > Pankaj. > __

Re: facing issue when trying to create docker image of Airavata

2018-10-18 Thread Pankaj Saha
; When I run ps -ef | grep airavata.. I can see lot of processes running > (attaching the output, too big to paste here). > > So to run the airavata server successfully, I need to run all the airavata > processes that are running in the CentOS machine. > Please let me know if I am do

Re: facing issue when trying to create docker image of Airavata

2018-10-17 Thread Pankaj Saha
ript also. Please > provide any insight upon this. > > Will be very thankful. > > Thanks and Regards, > Prashant > > From: Pankaj Saha [psa...@binghamton.edu] > Sent: Sunday, October 7, 2018 2:01 PM > To: dev > Subject: Re:

Re: facing issue when trying to create docker image of Airavata

2018-10-07 Thread Pankaj Saha
Glad it worked. Thanks Pankaj On Sun, Oct 7, 2018 at 2:55 PM Modak, Prashant Kumar wrote: > Hi Pankaj, > It worked thanks. > > Regards, > Prashant > ________ > From: Pankaj Saha [psa...@binghamton.edu] > Sent: Saturday, October 6

Re: facing issue when trying to create docker image of Airavata

2018-10-06 Thread Pankaj Saha
while running the docker build, it can not see any file/directory outside of the current context. so if your Dokerfile located in a directory, it will load that directory and any subdirectories of it as the current context. Placing the Dockerfile in /home is not a good idea as this will take a long

Re: Testing request for Ansible playbooks!

2017-04-10 Thread Pankaj Saha
Yes . We can see the PGA installed and running on port 80 of the VM. Thanks Pankaj On Mon, Apr 10, 2017 at 5:17 PM, Pankaj Saha wrote: > Hi Eric, > Yes, > That was the issue with NAT while creating VMs. Looks like it's resolved > and running now. > > Thanks > Pankaj &

Re: Testing request for Ansible playbooks!

2017-04-10 Thread Pankaj Saha
hether it's up by running `nmcli con show`, and the > 'up' interfaces should show up in green. > > Cheers, > Eric C. > On 04/10/2017 04:48 PM, Pankaj Saha wrote: > > Hi > I am getting this error for one of my MV machines. > > < TASK [

Re: Testing request for Ansible playbooks!

2017-04-10 Thread Pankaj Saha
Hi I am getting this error for one of my MV machines. < TASK [env_setup : Install Firewalld (RedHat)] > --- \ ^__^ \ (oo)\___ (__)\ )\/\ ||w | || || fatal: [192.168.56.1

Re: [ANNOUNCE] Welcome Eroma Abeysinghe as Airavata PMC member

2016-12-11 Thread Pankaj Saha
Congratulations Eroma. On Dec 12, 2016 12:11 AM, "Suresh Marru" wrote: > Hi All, > > The Project Management Committee (PMC) for Apache Airavata Incubator has > asked Eroma Abeysinghe to become a PMC member based on her contributions > to the project. We are pleased to announce that she has accep

Re: Mesos GPU Support

2016-11-08 Thread Pankaj Saha
Hi Suresh, Is this setup working? I am thinking how the slaves will be able to find/detect master residing on a virtual network. Thanks Pankaj On Mon, Nov 7, 2016 at 11:49 PM, Suresh Marru wrote: > Hi Gourav, > > I am running the master inside a virtual box and running agent natively. I > wante

Re: mesos and moving jobs between clusters

2016-10-25 Thread Pankaj Saha
Hi Mark, Mesos collects the resource information from all the nodes in the cluster (cores, memory, disk, and gpu) and presents a unified view, as if it is a single operating system. The Mesosphere, who a commercial entity for Mesos, has built an ecosystem around Mesos as the kernel called the "Dat

Re: Apache Jenkins emails

2016-10-15 Thread Pankaj Saha
+1 On Sat, Oct 15, 2016 at 3:44 PM, Sandra Gesing wrote: > +1 > > > > Sandra Gesing > Research Assistant Professor, Department of Computer Science and > Engineering > Computational Scien

Re: Spinup Mesos-Marathon Cluster for Hybrid Scheduling

2016-09-12 Thread Pankaj Saha
Hi Shameera, Are you planning to submits jobs through Marathon framework or Airavata itself? Is there any new framework module added to submits jobs to Mesos? Marathon will keep on submitting the same job to cluster even after its over or error out. Apache Aurora could be better option what do you

Re: Docker with Airavata

2016-09-01 Thread Pankaj Saha
Here is the location for docker images from last year's project, I am sharing if this can be a help to start with. for airavata servers "docker pull pankajandsaha/demoserver " for airavata PGA "docker pull pankajandsaha/demopga" for rabbitMQ "docker pull rabbitmq:3-manag

Re: Jetstream VM creation through Airavata

2016-05-06 Thread Pankaj Saha
gt;> How many instances do you need to test? I have about 1200 instances >>>> running for a stress test and I am exhausting quotes at various levels, >>>> hence these errors. >>>> >>>> If will be releasing all my VM’s wednesday afternoon. So tell me h

Re: Jetstream VM creation through Airavata

2016-04-29 Thread Pankaj Saha
be releasing all my VM’s wednesday afternoon. So tell me how many > you need between now and then and I will release some. > > Suresh > > On Apr 29, 2016, at 9:05 PM, Pankaj Saha wrote: > > Hi Suresh, > I could ssh to VMs but new VMs are not getting any floating public IP. >

Re: Jetstream VM creation through Airavata

2016-04-29 Thread Pankaj Saha
in fact, all the instances that we are creating now are getting errored out in openstack. On Fri, Apr 29, 2016 at 9:10 PM, Pankaj Saha wrote: > i have just created two ubuntu VMs, Mesos Agent ubuntu > <https://jblb.jetstream-cloud.org/dashboard/project/instances/ea8e758d-c924-

Re: Jetstream VM creation through Airavata

2016-04-29 Thread Pankaj Saha
oth does not have any floating IP in openstack. On Fri, Apr 29, 2016 at 9:08 PM, Suresh Marru wrote: > Can u try again now? > > > On Apr 29, 2016, at 9:05 PM, Pankaj Saha wrote: > > Hi Suresh, > I could ssh to VMs but new VMs are not getting any floating public IP. > &g

Re: Jetstream VM creation through Airavata

2016-04-29 Thread Pankaj Saha
Hi Suresh, I could ssh to VMs but new VMs are not getting any floating public IP. Thanks Pankaj On Fri, Apr 29, 2016 at 8:51 PM, Suresh Marru wrote: > Pankaj, > > Do you still have the issue? > > Suresh > > On Apr 28, 2016, at 5:26 PM, Pankaj Saha wrote: > > Detai

Re: Jetstream VM creation through Airavata

2016-04-28 Thread Pankaj Saha
Details of my VM is as mentioned below: Name: Mesos Agent Floating IPs:149.165.157.247 size: m1.medium key: pankaj SSH key On Thu, Apr 28, 2016 at 5:22 PM, Pankaj Saha wrote: > Hi > I need SSH to get the console access to install required software. I > believe SSH server is not r

Re: Jetstream VM creation through Airavata

2016-04-28 Thread Pankaj Saha
Hi I need SSH to get the console access to install required software. I believe SSH server is not running by default in the ubuntu based servers and also I can not access its console through the openstack web UI. Please suggest. Thanks Pankaj On Thu, Apr 28, 2016 at 5:00 PM, Pankaj Saha wrote

Re: Jetstream VM creation through Airavata

2016-04-28 Thread Pankaj Saha
de. The firewall’s are > controlled by the security policy and currently both ssh and http are > accessible widely. There are issues with Open Stack Neutron services and I > reported them. I will post when the network is back stable. > > Suresh > > On Apr 28, 2016, at 1:02 PM, P

Re: Jetstream VM creation through Airavata

2016-04-28 Thread Pankaj Saha
so that these images can be used as mesos agents for Gourav's prject. Please let me know if it is blocked by any firewall and whats the process to get access to them. Thanks Pankaj On Fri, Apr 22, 2016 at 4:43 PM, Pankaj Saha wrote: > Hi Suresh, > Yes, that was the problem. Now i

Re: Jetstream VM creation through Airavata

2016-04-22 Thread Pankaj Saha
> code, I am using it out of the box and no local changes. > > Suresh > > > On Apr 22, 2016, at 3:18 PM, Pankaj Saha wrote: > > Hello Everyone, > > I had a discussion with Mangirish today morning and we could figure out > through debugging that java code getting au

Re: Jetstream VM creation through Airavata

2016-04-22 Thread Pankaj Saha
send me jetstream_openrc.properties and test_data.properties file from a working environment in a separate email so that I can place them and test from my system once. Thanks Pankaj On Thu, Apr 21, 2016 at 11:43 AM, Pankaj Saha wrote: > Hi Shameera, > I have received the password f

Re: Jetstream VM creation through Airavata

2016-04-21 Thread Pankaj Saha
alue accordding to > above deatils. > > Shameera. > > > On Wed, Apr 20, 2016 at 3:42 PM Pankaj Saha wrote: > >> I have just use maven to build the same project. here is thedetails >> # Common properties >> publicKeyFile=/home/psaha4/.ssh/id_rsa.pub >> &g

Re: Jetstream VM creation through Airavata

2016-04-20 Thread Pankaj Saha
gt; against OpenstackIntfImpl just fine. Can you elaborate on what is the > authentication issue you are running into? > > Suresh > > On Apr 20, 2016, at 3:30 PM, Pankaj Saha wrote: > > Hi Suresh, > > I just had a hangout session with Mangirish regarding the same. It looks

Re: Jetstream VM creation through Airavata

2016-04-20 Thread Pankaj Saha
n within the cloud provisioning directory itself? Did you change > the public key file in the test_data.properties? > > Suresh > > On Apr 20, 2016, at 2:56 PM, Pankaj Saha wrote: > > I am able to get Mangirish's code in the develop branch. After making it > an eclipse pro

Re: Jetstream VM creation through Airavata

2016-04-20 Thread Pankaj Saha
branch and look for the cloud provisioning >> module - >> https://github.com/apache/airavata/tree/develop/modules/cloud/cloud-provisioning >> >> Suresh >> >> On Apr 20, 2016, at 11:37 AM, Pankaj Saha wrote: >> >> Hello Mangirish, >> I have latest A

Jetstream VM creation through Airavata

2016-04-20 Thread Pankaj Saha
Hello Mangirish, I have latest Airavata mater branch installed in my local system. Can you please give us some clue how to start creating the VMs through you application. Please specify where we can find your corresponding java code. Is it through PGA website? Please share the required password to

Re: [GSoC Proposal] - Integrating Resource Information from Apache Mesos with Apache Airavata’s Job Management Modules

2016-03-21 Thread Pankaj Saha
ssions. > > Marlon > > > From: Pankaj Saha > Reply-To: "dev@airavata.apache.org" > Date: Monday, March 21, 2016 at 11:16 AM > To: dev > Subject: [GSoC Proposal] - Integrating Resource Information from Apache > Mesos with Apache Airavata’s Job Management Mod

[GSoC Proposal] - Integrating Resource Information from Apache Mesos with Apache Airavata’s Job Management Modules

2016-03-21 Thread Pankaj Saha
Hi Dev Team, Please review the following GSoC proposal that I plan to submit: Title: Integrating Resource Information from Apache Mesos with Apache Airavata’s Job Management Modules Abstract: Apache Airavata provides gateway computing capability across clustered environments for scientific users.

Re: [GSOC] Apache Airavata Web-Based Workflow Editor

2016-03-04 Thread Pankaj Saha
In the documentation for "PGA-installation" under the category "PGA Installation on Ubuntu OS" the pre-installation steps for dependency is pointing to the instruction for centos-7, which should be " http://www.dev-metal.com/install-laravel-4-ubuntu-12-04-lts/"; or something similar. Thanks Panka

Re: Register Compute Resource for a local airavata setup

2016-03-03 Thread Pankaj Saha
> From: Pankaj Saha > Reply-To: "dev@airavata.apache.org" > Date: Thursday, March 3, 2016 at 2:48 PM > To: dev > Subject: Re: Register Compute Resource for a local airavata setup > > Hi Supun, > I believe my user id has admin rights as I can see the "Adm

Re: Register Compute Resource for a local airavata setup

2016-03-03 Thread Pankaj Saha
esources you logged in user should have admin role. >> You can either assign admin role to your user or change pga_config and >> modify the default admin role. >> https://github.com/apache/airavata-php-gateway/blob/master/app/config/pga_config.php.template#L14 >> >> On Thu

Register Compute Resource for a local airavata setup

2016-03-03 Thread Pankaj Saha
Hi Supun, I have a stable master local version of airavata server and PGA connected. As its pointing to my local server and it does not have any computer resources connected so I want to add a computer resource in my cluster. I can not find any option how to add a resource. Please guide. [image:

Re: Issue with master branch

2016-03-02 Thread Pankaj Saha
Yes, after pulling new changes it's working now. Thanks. On Wed, Mar 2, 2016 at 6:47 PM, Supun Nakandala wrote: > yes > > On Wed, Mar 2, 2016 at 6:47 PM, Pankaj Saha wrote: > >> I have pulled the latest PGA yesterday and working with master. >> Do you want me

Re: Issue with master branch

2016-03-02 Thread Pankaj Saha
I have pulled the latest PGA yesterday and working with master. Do you want me to pull it again for any new updates? On Wed, Mar 2, 2016 at 6:44 PM, Supun Nakandala wrote: > you may need to get the latest changes from git for your pga > > On Wed, Mar 2, 2016 at 6:42 PM, Pankaj Sa

Re: Issue with master branch

2016-03-02 Thread Pankaj Saha
you set TLS.enabled=false in airavata-server.properties and retry. > > On Wed, Mar 2, 2016 at 5:46 PM, Pankaj Saha wrote: > >> here it is attached >> >> >> On Wed, Mar 2, 2016 at 5:25 PM, Supun Nakandala < >> supun.nakand...@gmail.com> wrote: >> &

Re: Issue with master branch

2016-03-02 Thread Pankaj Saha
here it is attached On Wed, Mar 2, 2016 at 5:25 PM, Supun Nakandala wrote: > Can you send the airavata-server.properties file too > On Mar 2, 2016 5:22 PM, "Pankaj Saha" wrote: > >> Hi Supun, >> Here is the pga_config.php attached for my local server configurati

Re: Issue with master branch

2016-03-02 Thread Pankaj Saha
> any errors that you get in your airavata log. > > On Wed, Mar 2, 2016 at 4:57 PM, Pankaj Saha wrote: > >> Hi Suresh, >> >> Changing the memory to 1GB allowing me to login properly and can see >> admin dashboard properly but while exploring few features like

Re: Issue with master branch

2016-03-02 Thread Pankaj Saha
s like your PHP has assigned 134MB of default memory. It might be > better to increase that to atleast 1GB. You can do so in php.ini file on > your local installation - > http://php.net/manual/en/ini.core.php#ini.memory-limit > > Suresh > > On Mar 2, 2016, at 12:33 PM, Pankaj Saha

Re: Issue with master branch

2016-03-02 Thread Pankaj Saha
at 11:52 AM, Suresh Marru wrote: > Hi Pankaj, > > Did you install WSO2 Identity Server locally? This error has to do with > API Security. You can temporarily work around this by turning off API > Security (api.secured=false). > > Suresh > > > On Mar 2, 2016, a

Eclipse setup for airavata server source code

2016-03-02 Thread Pankaj Saha
Hi, Is there any documentation for setting up airavata server in a local eclipse setup? I remember during last GsoC, Shameera help me setting this up in my local system. Thanks Pankaj

Issue with master branch

2016-03-02 Thread Pankaj Saha
Hi When I am trying to start airavata servers its throwing connection refused error for *[INFO] Unable to sendViaPost to url[https://localhost:9443/services/EntitlementPolicyAdminService ]* *java.net.ConnectException: Connection refuse

Re: Error when starting airavata server

2016-01-28 Thread Pankaj Saha
likely have another > ZK instance or Airavata. > > Suresh > > > On Jan 28, 2016, at 7:36 PM, Pankaj Saha wrote: > > > > Hello Devs, > > I am getting this error when trying to start airavata server > > > > [INFO] Starting Zookeeper server... > > [

Error when starting airavata server

2016-01-28 Thread Pankaj Saha
Hello Devs, I am getting this error when trying to start airavata server [INFO] Starting Zookeeper server... [INFO] Airavata server instance starting... [ERROR] Error while starting embedded Zookeeper java.net.BindException: Address already in use at sun.nio.ch.Net.bind0(Native Method) at sun.nio.

Re: Introducing gatewayId to SecurityToken in Airavata API

2015-12-12 Thread Pankaj Saha
Hi Supun, Is there any changes required in term of hosted Airavata setup due to this mandatory field in SecurityToken for 16 branch? Thanks Pankaj On Fri, Dec 11, 2015 at 10:17 PM, Supun Nakandala wrote: > Hi devs, > > Currently in the Airavata API we use the gatewayId only for some API > metho

Re: Airavata installation to submit a job in Mesos/Maraton cluster

2015-12-07 Thread Pankaj Saha
tart updating your PGA and Airavata to > latest git master, that way its easy to debug with active code base. 0.15 > branch is frozen and if we find any bug, it will be easier to fix in > master. > > Suresh > > On Dec 5, 2015, at 6:43 PM, Pankaj Saha wrote: > > HI Sur

Re: Airavata installation to submit a job in Mesos/Maraton cluster

2015-12-05 Thread Pankaj Saha
eady know this, there is no Mesos submission in Airavata > out of the box or in the version deployed on GW56?. Did you add that > implementation in your local version? > > Suresh > > On Dec 5, 2015, at 2:53 PM, Pankaj Saha wrote: > > is your mesos cluster registered in the

Re: Airavata installation to submit a job in Mesos/Maraton cluster

2015-12-05 Thread Pankaj Saha
o this in a PGA > using the gw56 ( I assume you have admin privileges). If not somebody can > do this for you. > > Thanks, > Sudhakar. > > On Dec 5, 2015, at 1:26 PM, Pankaj Saha wrote: > > Hi Supun, > I have pointed to 'airavata-server' => 'gw56.iu.xsede.

Re: Airavata installation to submit a job in Mesos/Maraton cluster

2015-12-05 Thread Pankaj Saha
want to use master branch > > On Fri, Dec 4, 2015 at 5:36 PM, Pankaj Saha wrote: > >> While running server, no error messages. But while creating projects its >> throws the error message which I have posted. >> On 04-Dec-2015 4:55 PM, "Supun Nakandala" >>

site for installing Airavata PGA dependencies is down

2015-12-04 Thread Pankaj Saha
I was looking for installing all Airavata PGA dependencies on a Ubuntu system since morning. I believe this website is down. On Ubunutu: http://www.dev-metal.com/install-laravel-4-ubuntu-12-04-lts/ Is there any other place to find the same information. Thanks Pankaj

Re: Airavata installation to submit a job in Mesos/Maraton cluster

2015-12-04 Thread Pankaj Saha
While running server, no error messages. But while creating projects its throws the error message which I have posted. On 04-Dec-2015 4:55 PM, "Supun Nakandala" wrote: > do you get any airavata error messages? > > On Fri, Dec 4, 2015 at 4:51 PM, Pankaj Saha wrote: > &

Re: Airavata installation to submit a job in Mesos/Maraton cluster

2015-12-04 Thread Pankaj Saha
I am using 15 branch yes I could not even create a project. On Fri, Dec 4, 2015 at 4:49 PM, Supun Nakandala wrote: > Which Airavata/PGA version are you using? > > Looking at your error message I see even the project is also not set. > > On Fri, Dec 4, 2015 at 12:16 PM, Panka

Airavata installation to submit a job in Mesos/Maraton cluster

2015-12-04 Thread Pankaj Saha
Hello Devs, I have a requirement to launch a job (simple hello world kind of) on mesos/marathon cluster through Airavata client (PGA preferable ). I have tried installing a local Aiaravata PGA with hosted Airavata server on my machine. Now the problem is with PGA installation, its not allowing me c

Re: Required field 'gatewayId' was not present!

2015-11-30 Thread Pankaj Saha
ewayID for a given hosted Airavata >> service to avoid this problem. Of course if somebody wants a define it a >> particular war then the default can be changed to what the gateway wants to >> set it to. >> >> Thanks, >> Sudhakar. >> >> On Nov 28, 2015, a

Required field 'gatewayId' was not present!

2015-11-28 Thread Pankaj Saha
Hi Supun, I am getting this error when trying to create any project or experiment or trying to browse them. the error message is: *Required field 'gatewayId' was not present! Struct: createProject_args(gatewayId:null, project:null)* I am using a local hosted airavata server and below is my pga_conf

Re: userid locked

2015-11-27 Thread Pankaj Saha
Can you try creating > a new user and try? > > On Fri, Nov 27, 2015 at 7:53 PM, Pierce, Marlon wrote: > >> Hi Pankaj, userid to what? >> >> On 11/27/15, 5:37 PM, "Pankaj Saha" wrote: >> >> >Hi Supun, >> > >> >My user id &qu

userid locked

2015-11-27 Thread Pankaj Saha
Hi Supun, My user id "*psaha4*" suddenly not working from yesterday. I am sure that I have not forgotten the password.forget password link does not work, it says "Failed to validate the given username" Do you have access to unlock my user id so that I can use it? Thanks Pankaj

Call to undefined function Wsis\Stubs\curl_init()

2015-11-20 Thread Pankaj Saha
Hi Supun, I am facing an error while trying to setup 0.15 pga with hosted Airavata server. It's throwing this error when trying to logging in. Is this known to you? can you please help me getting it resolved. Thanks Pankaj

Re: launching a job through Airavata to Mesos cluster

2015-11-14 Thread Pankaj Saha
wrote: > Hi Pankaj, > > You can set to admin role to Internal/everyone in pga_config.php (in > /app/config/pga_config.php) and you will admin permissions. > > On Sat, Nov 14, 2015 at 2:06 PM, Pankaj Saha > wrote: > >> Hi Suresh and Marlon >> I am trying to launch a

Re: launching a job through Airavata to Mesos cluster

2015-11-14 Thread Pankaj Saha
Pankaj On Wed, Oct 28, 2015 at 1:55 PM, Pierce, Marlon wrote: > But you could answer my implied question below with zero knowledge of > Airavata. > > From: Pankaj Saha > Reply-To: Airavata Dev > Date: Wednesday, October 28, 2015 at 1:48 PM > > To: Marlon Pierce > Cc:

Re: launching a job through Airavata to Mesos cluster

2015-10-28 Thread Pankaj Saha
; > Marlon > > > From: Pankaj Saha > Date: Wednesday, October 28, 2015 at 12:54 PM > To: Marlon Pierce > Cc: Suresh Marru , Airavata Dev < > dev@airavata.apache.org> > > Subject: Re: launching a job through Airavata to Mesos cluster > > Hi Marlon, > "we m

Re: launching a job through Airavata to Mesos cluster

2015-10-28 Thread Pankaj Saha
is will require you to understand under the hood details of Airavata > Architecture but I am sure you will motivate others to work with you to > speed it up. > > Suresh > > On Oct 28, 2015, at 12:22 PM, Pankaj Saha wrote: > > “launch a dockerized job” means submitting a docker

Re: launching a job through Airavata to Mesos cluster

2015-10-28 Thread Pankaj Saha
uresh > > On Oct 28, 2015, at 12:22 PM, Pankaj Saha wrote: > > “launch a dockerized job” means submitting a docker container for any > specific job (say a java webserver docker container) through Airavata. > What I remember Airavata php gateway can not submit any docker > con

Re: launching a job through Airavata to Mesos cluster

2015-10-28 Thread Pankaj Saha
it by > executing the correct command line operation (sbatch). > > From: Marlon Pierce > Reply-To: Airavata Dev > Date: Wednesday, October 28, 2015 at 12:08 PM > To: Airavata Dev , Suresh Marru < > sma...@apache.org>, Pankaj Saha > > Subject: Re: launching a job t

Re: launching a job through Airavata to Mesos cluster

2015-10-28 Thread Pankaj Saha
iravata 16.0, > as a developer you would find it easy to work with Airavata 16.0 that > Airavata 15.0. But notice master is not yet stable as Airavata 15.0. > > Regards, > Shameera. > > > On Tue, Oct 27, 2015 at 1:53 PM Pankaj Saha wrote: > >> Hello Shameera, >&g

launching a job through Airavata to Mesos cluster

2015-10-27 Thread Pankaj Saha
Hello Shameera, I am working on jet-stream project, where I have to find out a way to submit a job in mesos/marathon cluster through Airavata client. I don't have much idea from where to start looking into. Can you please give some clue so that I can start working and making changes to java code fo

Re: 0.15 release & testing

2015-09-03 Thread Pankaj Saha
Hi Suresh, do we have any plan to include Dockerfile (not docker images) as a part of Airavata source code? Thanks Pankaj On Thu, Sep 3, 2015 at 4:33 PM, Suresh Marru wrote: > Hi All, > > The license and notice files are severely out of date. I am starting to > work on them. I see that we have

airavata docker files

2015-08-24 Thread Pankaj Saha
Hi Suresh, As discussed, I am attaching the docker files and related shell scripts for airavata pga and servers. respective docker files' name needs to be changed to "Dockerfile" and placed in the root of the respective airavata source code. Respective shell scripts needs to be placed in the same

snapshot for Airavata job queue

2015-08-17 Thread Pankaj Saha
Hello Devs, I have a mesos cluster environment ready and I could see how jobs are being assigned to different slave systems based on the resource requirement. Is it possible to get a snapshot of data (rabbitMQ) to study how Airavata schedules the jobs waiting in the job queue. Based on the analysis

Re: msos marathon cluster setup

2015-08-14 Thread Pankaj Saha
, Pankaj Saha wrote: > Hello Devs, > > This is regarding an an update for mesos/marathon cluster environment > setup. I have created an cluster environment with 1 mesos master and 3 > mesos slaves. Mesos master can see all available slave resources offered by > slaves. Marath

msos marathon cluster setup

2015-08-13 Thread Pankaj Saha
Hello Devs, This is regarding an an update for mesos/marathon cluster environment setup. I have created an cluster environment with 1 mesos master and 3 mesos slaves. Mesos master can see all available slave resources offered by slaves. Marathon is running as a framework to deploy jobs in to the c

Re: Preparing for 0.15 release

2015-08-02 Thread Pankaj Saha
A_HOME. > > Suresh > > On Fri, Jul 31, 2015 at 1:49 PM Suresh Marru wrote: > >> Hi Pankaj. Yes this will remove it. I am mid-way on this testing, should >> commit this soon. >> >> Suresh >> >> On Fri, Jul 31, 2015 at 12:20 PM Pankaj Saha >&g

Re: Preparing for 0.15 release

2015-07-31 Thread Pankaj Saha
will this stable 0.15 release removes the java_home dependencies? On Fri, Jul 31, 2015 at 1:06 PM, Suresh Marru wrote: > Hi All, > > We have 0.15 branch stable from a while now. Anyone has any changes to > commit before we make the release? > > One known change we are yet to stabilize is Pankaj

Re: review - docker pga

2015-07-28 Thread Pankaj Saha
e/d/0ByuFJ2KDIjkiXzdpZUVqNG1aY28/view?usp=drive_web> ​ Thanks Pankaj On Sun, Jul 26, 2015 at 10:59 PM, Pankaj Saha wrote: > Hi Lahiru, > Sure, I will add this. > > Thanks > Pankaj > On 26-Jul-2015 10:36 PM, "Lahiru Ginnaliya Gamathige" > wrote: > >>

Re: review - docker pga

2015-07-26 Thread Pankaj Saha
>> >> I am suggesting the sort of a same thing in a different way, no issue +1 >> for above approach it make sense. >> >> Thanks, >> Shameera. >> >> On Wed, Jul 22, 2015 at 12:47 PM Pankaj Saha >> wrote: >> >>> Hi Shameera, >>

Re: airavata-server docker open issues

2015-07-23 Thread Pankaj Saha
I am using 0.15 branch On Thu, Jul 23, 2015 at 3:11 PM, Suresh Marru wrote: > Hi Pankaj, > > Are you using 0.15 branch of master for this? > > Suresh > > On Thu, Jul 23, 2015 at 2:56 PM Pankaj Saha wrote: > >> Thanks Shameera. Now the open issue is the depende

Re: airavata-server docker open issues

2015-07-23 Thread Pankaj Saha
local builds. Thanks Pankaj On Thu, Jul 23, 2015 at 2:10 PM, Shameera Rathnayaka wrote: > Hi Pankaj, > > Ok then let's continue with your approach. > > Thanks, > Shameera. > > On Thu, Jul 23, 2015 at 1:15 PM Pankaj Saha wrote: > >> Hi Shameera, >>

Re: airavata-server docker open issues

2015-07-23 Thread Pankaj Saha
the properties file so need not to rely on env variable next time onward. what do you think? Thanks Pankaj On Thu, Jul 23, 2015 at 11:47 AM, Shameera Rathnayaka < shameerai...@gmail.com> wrote: > Hi Pankaj, > > > On Thu, Jul 23, 2015 at 11:36 AM Pankaj Saha > wrote: > >&

Re: airavata-server docker open issues

2015-07-23 Thread Pankaj Saha
up script which set > apiserve.server.host= system property. You can read docker-ip at > startup, you already do this in startup script isn't it?. > > > > On Thu, Jul 23, 2015 at 10:28 AM Pankaj Saha > wrote: > >> Hi Shameera, >> Ok if this is the case t

Re: airavata-server docker open issues

2015-07-23 Thread Pankaj Saha
e. Airavata give priority to system property then properties from > airavata-server.properties file. Hence you don't need to edit properties > file. > > ~Shameera. > > On Wed, Jul 22, 2015 at 9:40 PM Pankaj Saha wrote: > >> Hey Shameera >> Can you please expla

Re: airavata-server docker open issues

2015-07-22 Thread Pankaj Saha
anipulating property file. > > On Wed, Jul 22, 2015 at 6:15 PM Pankaj Saha wrote: > >> I am planning to add a shell script(startup.sh) along with Dockerfile in >> the source, so that it make required changes and then start the airavata >> server. This will resolve the issu

Re: airavata-server docker open issues

2015-07-22 Thread Pankaj Saha
a/binghamton.edu/file/d/0ByuFJ2KDIjkiaWk4RVZ4cFl6UXM/view?usp=drive_web> ​ For JAVA_HOME dependencies, I remember Suresh knows some changes which can resolve this issue (as he told in previous GSoC meeting). Thanks Pankaj On Wed, Jul 22, 2015 at 12:00 PM, Pankaj Saha wrote: > adding

Re: review - docker pga

2015-07-22 Thread Pankaj Saha
our airavata master git branch. > > On Wed, Jul 22, 2015 at 11:29 AM Pankaj Saha > wrote: > >> we should not copy this from github. >> Reason is user can have his local version of code and after making >> changes he may wish to create a docker for his source code. >&g

Re: docker use case

2015-07-22 Thread Pankaj Saha
Hi Terri, - Why you decided to use docker? docker is a light weight container which makes the software deployment easy and quick. In a distributed environment when multiple components needs to be installed across many host systems its cumbersome job to install them manually across all the nodes.

Re: airavata-server docker open issues

2015-07-22 Thread Pankaj Saha
apache-airavata-server-*0.15*-SNAPSHOT. To automate the docker image creation we have to provide some common name, otherwise user have to modify dockerfile every time for different branches. On Wed, Jul 22, 2015 at 11:47 AM, Pankaj Saha wrote: > Hello Devs, > > Here are few open item

airavata-server docker open issues

2015-07-22 Thread Pankaj Saha
Hello Devs, Here are few open items that we need to fix before we allow Dockerfile to be part of airavata source tree. 1. airavata-server.sh still has dependency on JAVA_HOME env variable. Which we have to change manually after creating docker container. 2. airavata-server.properties file needs

Re: review - docker pga

2015-07-22 Thread Pankaj Saha
self explain which version of pga is using it. > > > On Wed, Jul 22, 2015 at 10:54 AM Pankaj Saha > wrote: > >> Hi Shameera, >> >> I think it always good create minimum layers with docker images >> do you mean concatenating multiple RUN statements togethe

Re: review - docker pga

2015-07-22 Thread Pankaj Saha
If you going to contribute this to Apache, you may need to change > MAINTAINER to "Apache Airavata Community" > > BTW what about other docker files? > > Thanks, > Shameera > > On Tue, Jul 21, 2015 at 12:21 PM Pankaj Saha > wrote: > >> Hi Lahiru/shame

review - docker pga

2015-07-21 Thread Pankaj Saha
here at attachment. Thanks Pankaj FROM ubuntu:latest #-- file Author / Maintainer MAINTAINER GSoC Pankaj Saha #-- update the repository sources list RUN apt-get update #-- installing prerequisites for PGA gateway RUN apt-get install apache2 -y RUN apt-get install php5 -y

Re: Commit to PGA

2015-07-19 Thread Pankaj Saha
Hi Suresh, Is there any plan top add Dockerfile in this build? Dockerfile for PGA is ready to review here. I have made changes suggested by Lahiru and shameera in previous discussion.​ Dockerfile_pga

Re: Mcrypt PHP extension required

2015-07-17 Thread Pankaj Saha
Thanks Suresh, that was the issue. On Fri, Jul 17, 2015 at 2:14 PM, Suresh Marru wrote: > Pankaj, > > Did you try php5enmod mcrypt and then restarting the server? > > Suresh > > On Fri, Jul 17, 2015 at 2:09 PM, Pankaj Saha > wrote: > >> this is a very common e

Mcrypt PHP extension required

2015-07-17 Thread Pankaj Saha
this is a very common error message in the PGA home page. I know I have to put "extension=/usr/lib/php5/20121212/mcrypt.so" inside the mcrypt.ini file. still I am getting the same error message. I did that thing earlier and it was working, can anyone tell me quickly where else I need to look. Th

Re: GSoC Hangout July 10th

2015-07-09 Thread Pankaj Saha
lets meet I am okay with 9am Eastern. I have issues with mesos/marathon with docker to discuss and update. Thanks Pankaj On Thu, Jul 9, 2015 at 4:37 PM, Suresh Marru wrote: > Hi All, > > > Sorry I missed out last week during to a holiday. > > > Congratulations to all the students who passed mid

trouble with mesos installation in linux

2015-07-08 Thread Pankaj Saha
Hello Devs, I have a situation where I am struggling with apache mesos installation. To set up the mesos repository I have to do the following commands in a ubuntu based system # Setup > sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E56151BF > DISTRO=$(lsb_release -is | tr '[:upper:]'

Re: docker containers in mesos/ marathon

2015-07-07 Thread Pankaj Saha
please send me the > Dockerfile you had the issue with container linking with steps on how to > reproduce ? > > On Mon, Jul 6, 2015 at 10:26 PM, Pankaj Saha > wrote: > >> Hello Lahiru and Shameera, >> >> I have a situation where docker containers will be part of

  1   2   >