[Dsmt-support] deploying operation taking too long
Brought to you by:
misterblue,
pfbrett
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 |