dsmt-support Mailing List for Distributed Services Management Toolkit
Brought to you by:
misterblue,
pfbrett
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(5) |
Jul
(8) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Danilo P. Q. - P. O. <da...@ds...> - 2005-08-18 20:16:15
|
Hi, I've tried to deploy my application in a set of 10 nodes, but after 12 hours, my app'd been sucessfully deployed and started only in 4 nodes. Thus, I started, at yesterday's night, a deploy, for the same app, in a set of 400 nodes. I'm trying to check the deploy operation's status but the "dsmtc status" is returning the following message: "Error: Timeout". A second trouble with this last attempt was I've received a notification, from planet-lab support, about the memory use on one of the nodes allocate for my slice. I'm sending the top's output in my slice prior to reset and the yum and dsmt's logs. regards, Danilo Penna Output of 'top -b -n 1' in your slice prior to reset: top - 03:35:16 up 58 days, 4:26, 1 user, load average: 24.59, 23.75, 20.97 Tasks: 14 total, 2 running, 11 sleeping, 0 stopped, 1 zombie Cpu(s): 72.5% us, 18.3% sy, 0.0% ni, 6.7% id, 0.2% wa, 0.4% hi, 1.9% si Mem: 1036264k total, 1029688k used, 6576k free, 42444k buffers Swap: 1048568k total, 967564k used, 81004k free, 252108k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 11256 root 18 0 108m 96m 4164 R 7.9 9.6 0:39.01 yum 28150 root 18 0 249m 10m 6584 D 2.0 1.0 0:00.15 java 24201 root 16 0 3016 652 560 S 0.0 0.1 0:00.00 crond 24315 root 16 0 1540 596 492 D 0.0 0.1 0:00.00 syslogd 2549 root 16 0 260m 15m 7528 S 0.0 1.5 0:46.52 java 7659 root 18 0 256m 12m 7456 S 0.0 1.3 0:00.88 java 10363 root 17 0 2068 896 784 S 0.0 0.1 0:00.00 bash 10376 root 16 0 2364 936 820 S 0.0 0.1 0:00.00 install.sh 27237 root 16 0 3020 664 560 S 0.0 0.1 0:00.00 crond 27238 root 16 0 2480 944 828 S 0.0 0.1 0:00.00 health-monitor. 27941 root 18 0 0 0 0 Z 0.0 0.0 0:00.00 crond <defunct> 27942 root 17 0 2724 1000 852 S 0.0 0.1 0:00.00 send-status.sh 28069 root 18 0 2764 908 792 S 0.0 0.1 0:00.00 SendAttribute 28465 root 15 0 2356 824 672 R 0.0 0.1 0:00.00 top [ufcg_danielp@planetlab5 deployment]$ cat /usr/local/dsmt/deployment/log useragent java REQUESTED Sending useragent=REQUESTED Sent useragent=REQUESTED Gathering header information file(s) from server(s) Server: dsmt repository Server: Fedora Core 2 Base -- PlanetLab Central Server: Fedora Core 2 Updates -- PlanetLab Central Server: PlanetLab RPMS -- PlanetLab Central Server: Third Party RPMS Server: ufcg_danielp repository Finding updated packages Downloading needed headers PlanetLabConf-0-0.2-15.pl 100% |=========================| 1.6 kB 00:00 Resolving dependencies [ufcg_danielp@planetlab5 deployment]$ cat /var/log/yum.log 08/16/05 22:55:52 Installed: jre 1.5.0_04-fcs.i586 08/16/05 23:15:35 Installed: dsmtbeacon 1.7-20050621.noarch 08/16/05 23:15:35 Installed: PsEPRTools 1.4-0.noarch 08/16/05 23:15:35 Installed: PsEPRjClient 2.2-20050706.noarch 08/16/05 23:19:49 Installed: deployment-agent 2.8-0.i586 |
From: BRETT, P. <pau...@in...> - 2005-07-21 16:52:52
|
Danilo There is no rpm called dsmtw_useragent in any of our yum repositories, you can check by running 'depot ls' for your slice. Please upload the rpm and try again. Regards Paul Brett Intel Corporation Email: pau...@in... Tel No: +1 503 712 4520=20 =20 | -----Original Message----- | From: Danilo Penna Queiroz - Projeto Ourgrid=20 | [mailto:da...@ds...]=20 | Sent: Wednesday, July 20, 2005 12:19 PM | To: BRETT, PAUL | Cc: dsm...@li... | Subject: Re: [Dsmt-support] "dsmtc setagent" operation fails=20 | installing the agent. |=20 | BRETT, PAUL wrote: |=20 | >Danilo | > | >I think I see your problem | > | >| Cannot find a package matching dsmtw_useragent | > | >You need to upload the rpm you generated with rpmgen to our=20 | yum server. | >Try 'dsmtc depot put ...' | > | > =20 | > | Hi Brett, |=20 | I've already upload the package. If I make a ssh to one node and=20 | execute "yum -y install dsmtw_useragent" | the packges are successfully installed.=20 |=20 | Danilo Penna |=20 |=20 |
From: Danilo P. Q. - P. O. <da...@ds...> - 2005-07-20 19:19:05
|
BRETT, PAUL wrote: >Danilo > >I think I see your problem > >| Cannot find a package matching dsmtw_useragent > >You need to upload the rpm you generated with rpmgen to our yum server. >Try 'dsmtc depot put ...' > > > Hi Brett, I've already upload the package. If I make a ssh to one node and execute "yum -y install dsmtw_useragent" the packges are successfully installed. Danilo Penna |
From: BRETT, P. <pau...@in...> - 2005-07-20 16:56:01
|
Danilo I think I see your problem | Cannot find a package matching dsmtw_useragent You need to upload the rpm you generated with rpmgen to our yum server. Try 'dsmtc depot put ...' Regards Paul Brett Intel Corporation Email: pau...@in... Tel No: +1 503 712 4520=20 =20 |
From: BRETT, P. <pau...@in...> - 2005-07-19 20:08:56
|
Danilo It looks like everything is back to normal now, can you let me know whether you are still having problems. Regards Paul Brett Intel Corporation Email: pau...@in... Tel No: +1 503 712 4520=20 | -----Original Message----- | From: Paul Brett [mailto:pau...@ds...] On Behalf Of BRETT, PAUL | Sent: Monday, July 18, 2005 3:35 PM | To: 'Danilo Penna Queiroz - Projeto Ourgrid';=20 | 'dsm...@li...' | Subject: RE: [Dsmt-support] "dsmtc setagent" operation fails=20 | installing the agent. |=20 | Danilo |=20 | deployment-agent drops it's log file in=20 | /usr/local/dsmt/deployment/log. Currently, it looks like we=20 | are having issues with the PsEPR monitoring and control=20 | network, and hence the deployment-agent is failing. =20 | Unfortunately, our monitoring for PsEPR is on a machine which=20 | is down for an office re-organization, but we should have it=20 | back up by the end of the day, at which point I'll take another look. |=20 | Regards |=20 | Paul Brett | Intel Corporation | Email: pau...@in... | Tel No: +1 503 712 4520 =20 |=20 | | -----Original Message----- | | From: dsm...@li...=20 | | [mailto:dsm...@li...] On Behalf=20 | | Of Danilo Penna Queiroz - Projeto Ourgrid | | Sent: Monday, July 18, 2005 2:13 PM | | To: dsm...@li... | | Subject: [Dsmt-support] "dsmtc setagent" operation fails=20 | | installing the agent. | |=20 | | Hi, | |=20 | | I'm trying to deploy my application using the dsmtc, but=20 | | the agent=20 | | deployment fails and there's no error message. Making ssh for=20 | | one of the=20 | | nodes which the deploy fails, i noticed that the rpm package wasn't=20 | | installed. Thus, I tried to manually install my packge using=20 | | the "yum -y=20 | | install dsmtw_useragent" command and the package was=20 | | sucessfully installed. | | Is there some log file that help me to understand what is=20 | | happen, or=20 | | someone has any idea of what is happen? | |=20 | | Cheers | | Danilo Penna | |=20 |
From: BRETT, P. <pau...@in...> - 2005-07-18 22:35:36
|
Danilo deployment-agent drops it's log file in /usr/local/dsmt/deployment/log. Currently, it looks like we are having issues with the PsEPR monitoring and control network, and hence the deployment-agent is failing. Unfortunately, our monitoring for PsEPR is on a machine which is down for an office re-organization, but we should have it back up by the end of the day, at which point I'll take another look. Regards Paul Brett Intel Corporation Email: pau...@in... Tel No: +1 503 712 4520 =20 | -----Original Message----- | From: dsm...@li...=20 | [mailto:dsm...@li...] On Behalf=20 | Of Danilo Penna Queiroz - Projeto Ourgrid | Sent: Monday, July 18, 2005 2:13 PM | To: dsm...@li... | Subject: [Dsmt-support] "dsmtc setagent" operation fails=20 | installing the agent. |=20 | Hi, |=20 | I'm trying to deploy my application using the dsmtc, but=20 | the agent=20 | deployment fails and there's no error message. Making ssh for=20 | one of the=20 | nodes which the deploy fails, i noticed that the rpm package wasn't=20 | installed. Thus, I tried to manually install my packge using=20 | the "yum -y=20 | install dsmtw_useragent" command and the package was=20 | sucessfully installed. | Is there some log file that help me to understand what is=20 | happen, or=20 | someone has any idea of what is happen? |=20 | Cheers | Danilo Penna |=20 |
From: Danilo P. Q. - P. O. <da...@ds...> - 2005-07-18 21:14:24
|
Hi, I'm trying to deploy my application using the dsmtc, but the agent deployment fails and there's no error message. Making ssh for one of the nodes which the deploy fails, i noticed that the rpm package wasn't installed. Thus, I tried to manually install my packge using the "yum -y install dsmtw_useragent" command and the package was sucessfully installed. Is there some log file that help me to understand what is happen, or someone has any idea of what is happen? Cheers Danilo Penna |
From: Adams, R. <rob...@in...> - 2005-07-06 19:41:45
|
Sorry about the lack of documentation. I'll fix that in the next day or two. As far as the parameters are, the --help says: View the DSMT installation state of a slice Invocation: DSMTViewer=20 --slice sliceName --service serviceName --password servicePassword --prefetch --noPrefetch --config jClient.xml --version --help If slice is not specified, it listens to all slices. Normally the views displays all installation status for all slices. If you only want to watch your slice, you specify your slice name in the --slice parameter. This slice name appears in the dialog window at the bottom of the view. This dialog can be changed to name of the slice, specify a list of slices (separated by commas) or set the value to "any" to see all slice installation status. To use PsEPR, you must log in using your Jabber account (http://jabber.services.planet-lab.org/) and you can specify that account and password with the --service and --password parameters or as a 'default-service' specified in your "~/.psepr/jClient.xml" configuration file. (see http://www.psepr.org/php/docs/jClientGuide.php#jClientConfigurationFile) . 'prefetch' is not implemented yet but it will control whether the application tries to fetch the history of the installation process from an event storage service. --config changes the name of the configuration file used for this invocation of the viewer. If this file is specified, the normal configuration files are not read. --version and --help just print out information and exit. Does this answer your questions? -- robert adams > I'm trying to use the dsmtviewer to monitor my application's deployment > status, but i didn't found any documentation about how to use the dsmtviewer > and the "--help" option isn't clear for me. Where i can found the dsmtviewer > documentation? |
From: Danilo P. Q. / G. D. <da...@ds...> - 2005-07-06 14:21:57
|
Hi, I'm trying to use the dsmtviewer to monitor my application's deployment status, but i didn't found any documentation about how to use the dsmtviewer and the "--help" option isn't clear for me. Where i can found the dsmtviewer documentation? cheers Danilo Penna -- UFCG / CCT / Depto. de Sistemas e Computação - http://www.dsc.ufcg.edu.br OpenWebMail Server - https://openwebmail.dsc.ufcg.edu.br Open WebMail Project (http://openwebmail.org) |
From: BRETT, P. <pau...@in...> - 2005-06-23 21:37:10
|
The PlanetLab web interface does not support adding non-site users, but = you can do it via the API. Dsmtc has a plc submenu for accessing common = API facilities such as this, try 'dsmtc plc addusers --user = ds...@ds... --slice ufcg_danielp' Regards Paul Brett Intel Corporation Email: pau...@in... Tel No: +1 503 712 4520=20 | -----Original Message----- | From: dsm...@li...=20 | [mailto:dsm...@li...] On Behalf=20 | Of Walfredo Cirne | Sent: Thursday, June 23, 2005 5:42 AM | To: Danilo Penna Queiroz / Grad. DSC | Cc: Nazareno Andrade; Saikoski, Katia (HP Brazil); Ayla=20 | Debora Dantas de Souza - Projeto Ourgrid;=20 | dsm...@li... | Subject: Re: Fw: RE: [Dsmt-support] 'dsmtc manage' doubt |=20 | Hi!!! |=20 | So, I'm the PI and I cannot add ds...@ds... to Danilo's=20 | slice. This=20 | is because PlanetLab users open an account, they must inform=20 | which site=20 | they belong, and ds...@ds... does not belong to LSD/UFCG. =20 | Is there a=20 | way around that? Or are we left with option (1)? |=20 | []s | Walfredo |=20 | Danilo Penna Queiroz / Grad. DSC wrote: |=20 | >Resposta do pessoal de suporte quanto ao problema que estou=20 | tendo com o | >manage. Walfredo, vc pode adicionar o usu=E1rio ds...@ds...=20 | ao meu slice?!=20 | > | >[]s | >Danilo | > | >---------- Forwarded Message ----------- | >From: "BRETT, PAUL" <pau...@in...> | >To: "Danilo Penna Queiroz / Grad. DSC" <da...@ds...>, | ><dsm...@li...> | >Sent: Wed, 22 Jun 2005 20:29:33 -0700 | >Subject: RE: [Dsmt-support] 'dsmtc manage' doubt | > | >Danilo | > | >Either (1) a PI needs to run the manage command or (2) a PI=20 | needs to add | >the ds...@ds... user to the slice, and then you can run the manage | >command. I'll try to clean up the documentation to clarify. | > | >Thanks for the feedback | > | >Regards | > | >Paul Brett | >Intel Corporation | >Email: pau...@in... | >Tel No: +1 503 712 4520 | > | >| -----Original Message----- | >| From: dsm...@li...=20 | >| [mailto:dsm...@li...] On Behalf=20 | >| Of Danilo Penna Queiroz / Grad. DSC | >| Sent: Wednesday, June 22, 2005 12:51 PM | >| To: dsm...@li... | >| Subject: [Dsmt-support] 'dsmtc manage' doubt | >|=20 | >| Hi, | >|=20 | >| I'm a computer science student from the=20 | >| ufcg/lsd/ourgrid and i'm responsible | >| by deploy one of the ourgrid solution's component in the=20 | >| planet-lab using the | >| dsmt, but i'm having some troubles.=20 | >| When i run the "dsmtc manage --slice ufcg_danielp"=20 | >| command, after ask for my | >| ssh passphrase, it returns the following message: "Error:=20 | >| Request to manage | >| slice failed, da...@ds... is not a user of=20 | >| ufcg_danielp". Is it | >| necessary that i be a PI or Admin for execute this operation?=20 | >| In the dsmtc's | >| documentation is clear that this roles are necessaries for=20 | >| execute the "dsmtc | >| create" command, but it isn't clear about the "manage" command. | >|=20 | >| Thanks in advance, | >| Danilo | >|=20 | >|=20 | >|=20 | >| ------------------------------------------------------- | >| SF.Net email is sponsored by: Discover Easy Linux=20 | Migration Strategies | >| from IBM. Find simple to follow Roadmaps, straightforward articles, | >| informative Webcasts and more! Get everything you need to get up to | >| speed, fast.=20 | http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclick | >| _______________________________________________ | >| Dsmt-support mailing list | >| Dsm...@li... | >| https://lists.sourceforge.net/lists/listinfo/dsmt-support | > | >------------------------------------------------------- | >SF.Net email is sponsored by: Discover Easy Linux Migration=20 | Strategies | >from IBM. Find simple to follow Roadmaps, straightforward articles, | >informative Webcasts and more! Get everything you need to get up to | >speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=3Dclick | >_______________________________________________ | >Dsmt-support mailing list | >Dsm...@li... | >https://lists.sourceforge.net/lists/listinfo/dsmt-support | >------- End of Forwarded Message ------- | > | > | >-- | >UFCG / CCT / Depto. de Sistemas e Computa=E7=E3o -=20 | http://www.dsc.ufcg.edu.br | >OpenWebMail Server - https://openwebmail.dsc.ufcg.edu.br | > | >Open WebMail Project (http://openwebmail.org) | > | > =20 | > |=20 |=20 |=20 | ------------------------------------------------------- | SF.Net email is sponsored by: Discover Easy Linux Migration Strategies | from IBM. Find simple to follow Roadmaps, straightforward articles, | informative Webcasts and more! Get everything you need to get up to | speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=CCk | _______________________________________________ | Dsmt-support mailing list | Dsm...@li... | https://lists.sourceforge.net/lists/listinfo/dsmt-support |
From: Walfredo C. <wal...@ds...> - 2005-06-23 12:42:07
|
Hi!!! So, I'm the PI and I cannot add ds...@ds... to Danilo's slice. This=20 is because PlanetLab users open an account, they must inform which site=20 they belong, and ds...@ds... does not belong to LSD/UFCG. Is there a=20 way around that? Or are we left with option (1)? []s Walfredo Danilo Penna Queiroz / Grad. DSC wrote: >Resposta do pessoal de suporte quanto ao problema que estou tendo com o >manage. Walfredo, vc pode adicionar o usu=E1rio ds...@ds... ao meu sli= ce?!=20 > >[]s >Danilo > >---------- Forwarded Message ----------- >From: "BRETT, PAUL" <pau...@in...> >To: "Danilo Penna Queiroz / Grad. DSC" <da...@ds...>, ><dsm...@li...> >Sent: Wed, 22 Jun 2005 20:29:33 -0700 >Subject: RE: [Dsmt-support] 'dsmtc manage' doubt > >Danilo > >Either (1) a PI needs to run the manage command or (2) a PI needs to add >the ds...@ds... user to the slice, and then you can run the manage >command. I'll try to clean up the documentation to clarify. > >Thanks for the feedback > >Regards > >Paul Brett >Intel Corporation >Email: pau...@in... >Tel No: +1 503 712 4520 > >| -----Original Message----- >| From: dsm...@li...=20 >| [mailto:dsm...@li...] On Behalf=20 >| Of Danilo Penna Queiroz / Grad. DSC >| Sent: Wednesday, June 22, 2005 12:51 PM >| To: dsm...@li... >| Subject: [Dsmt-support] 'dsmtc manage' doubt >|=20 >| Hi, >|=20 >| I'm a computer science student from the=20 >| ufcg/lsd/ourgrid and i'm responsible >| by deploy one of the ourgrid solution's component in the=20 >| planet-lab using the >| dsmt, but i'm having some troubles.=20 >| When i run the "dsmtc manage --slice ufcg_danielp"=20 >| command, after ask for my >| ssh passphrase, it returns the following message: "Error:=20 >| Request to manage >| slice failed, da...@ds... is not a user of=20 >| ufcg_danielp". Is it >| necessary that i be a PI or Admin for execute this operation?=20 >| In the dsmtc's >| documentation is clear that this roles are necessaries for=20 >| execute the "dsmtc >| create" command, but it isn't clear about the "manage" command. >|=20 >| Thanks in advance, >| Danilo >|=20 >|=20 >|=20 >| ------------------------------------------------------- >| SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >| from IBM. Find simple to follow Roadmaps, straightforward articles, >| informative Webcasts and more! Get everything you need to get up to >| speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dc= lick >| _______________________________________________ >| Dsmt-support mailing list >| Dsm...@li... >| https://lists.sourceforge.net/lists/listinfo/dsmt-support > >------------------------------------------------------- >SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >from IBM. Find simple to follow Roadmaps, straightforward articles, >informative Webcasts and more! Get everything you need to get up to >speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id=16492&op=3Dclick >_______________________________________________ >Dsmt-support mailing list >Dsm...@li... >https://lists.sourceforge.net/lists/listinfo/dsmt-support >------- End of Forwarded Message ------- > > >-- >UFCG / CCT / Depto. de Sistemas e Computa=E7=E3o - http://www.dsc.ufcg.e= du.br >OpenWebMail Server - https://openwebmail.dsc.ufcg.edu.br > >Open WebMail Project (http://openwebmail.org) > > =20 > |
From: BRETT, P. <pau...@in...> - 2005-06-23 03:30:00
|
Danilo Either (1) a PI needs to run the manage command or (2) a PI needs to add the ds...@ds... user to the slice, and then you can run the manage command. I'll try to clean up the documentation to clarify. =20 Thanks for the feedback Regards Paul Brett Intel Corporation Email: pau...@in... Tel No: +1 503 712 4520 =20 | -----Original Message----- | From: dsm...@li...=20 | [mailto:dsm...@li...] On Behalf=20 | Of Danilo Penna Queiroz / Grad. DSC | Sent: Wednesday, June 22, 2005 12:51 PM | To: dsm...@li... | Subject: [Dsmt-support] 'dsmtc manage' doubt |=20 | Hi, |=20 | I'm a computer science student from the=20 | ufcg/lsd/ourgrid and i'm responsible | by deploy one of the ourgrid solution's component in the=20 | planet-lab using the | dsmt, but i'm having some troubles.=20 | When i run the "dsmtc manage --slice ufcg_danielp"=20 | command, after ask for my | ssh passphrase, it returns the following message: "Error:=20 | Request to manage | slice failed, da...@ds... is not a user of=20 | ufcg_danielp". Is it | necessary that i be a PI or Admin for execute this operation?=20 | In the dsmtc's | documentation is clear that this roles are necessaries for=20 | execute the "dsmtc | create" command, but it isn't clear about the "manage" command. |=20 | Thanks in advance, | Danilo |=20 |=20 |=20 | ------------------------------------------------------- | SF.Net email is sponsored by: Discover Easy Linux Migration Strategies | from IBM. Find simple to follow Roadmaps, straightforward articles, | informative Webcasts and more! Get everything you need to get up to | speed, fast. = http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclick | _______________________________________________ | Dsmt-support mailing list | Dsm...@li... | https://lists.sourceforge.net/lists/listinfo/dsmt-support |
From: Danilo P. Q. / G. D. <da...@ds...> - 2005-06-22 19:51:03
|
Hi, I'm a computer science student from the ufcg/lsd/ourgrid and i'm responsible by deploy one of the ourgrid solution's component in the planet-lab using the dsmt, but i'm having some troubles. When i run the "dsmtc manage --slice ufcg_danielp" command, after ask for my ssh passphrase, it returns the following message: "Error: Request to manage slice failed, da...@ds... is not a user of ufcg_danielp". Is it necessary that i be a PI or Admin for execute this operation? In the dsmtc's documentation is clear that this roles are necessaries for execute the "dsmtc create" command, but it isn't clear about the "manage" command. Thanks in advance, Danilo |
From: BRETT, P. <pau...@in...> - 2005-06-07 18:07:30
|
From: BRETT, P. <pau...@in...> - 2005-05-24 15:48:05
|
Just testing=20 Paul |