From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2006-09-14 17:52:36


Because of this, I went ahead and updated the server submit php a little
early (otherwise, Josh's test would have failed because it would have been
submitting to the old stuff, which wouldn't have worked).

Specifically, the client and the server side PHP that accepts the output
from the client were both updated in this last release. So with Josh
running right now with the new stuff, if I didn't update the server side
PHP, his submits would have barfed.

So if there's anyone running the old client tonight (HLRS?), your submits
will fail. Don't panic. :-) Update, and all should be well.

On 9/14/06 5:49 PM, "Josh Hursey" <jjhursey_at_[hidden]> wrote:

> After iterating a bit with Jeff. It seems that the error indicates
> that I had a malformed ini file. I accidently left a bit of the old
> script in there when I updated. :[
>
> After removing that and doing a sanity check for other bits things
> are working once again.
>
> Thanks :)
>
> Josh
>
> On Sep 14, 2006, at 5:36 PM, Josh Hursey wrote:
>
>> Here you go:
>> [mpiteam_at_odin ~/mtt]$ ./client/mtt --mpi-get --mpi-install --scratch /
>> u/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18 --file /u/mpiteam/
>> local/etc/ompi-iu-odin-core.ini --verbose --print-time --debug | tee
>> ~/mtt.out
>> Debug is 1, Verbose is 1
>> *** MTT: ./client/mtt --mpi-get --mpi-install --scratch
>> /u/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18 --file
>> /u/mpiteam/local/etc/ompi-iu-odin-core.ini --verbose --print-time
>> --debug
>> Scratch: /u/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18
>> Scratch resolved:
>> /san/homedirs/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18
>> Making dir:
>> /san/homedirs/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18/
>> sources (cwd:
>> /san/homedirs/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18)
>> Making dir:
>> /san/homedirs/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18/
>> installs
>> (cwd: /san/homedirs/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18)
>> Reading ini file: /u/mpiteam/local/etc/ompi-iu-odin-core.ini
>> *** WARNING: Could not read INI file:
>> /u/mpiteam/local/etc/ompi-iu-odin-core.ini; skipping
>>
>> [mpiteam_at_odin ~/mtt]$ cat ~/mtt.out
>> Debug is 1, Verbose is 1
>> *** MTT: ./client/mtt --mpi-get --mpi-install --scratch
>> /u/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18 --file
>> /u/mpiteam/local/etc/ompi-iu-odin-core.ini --verbose --print-time
>> --debug
>> Scratch: /u/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18
>> Scratch resolved:
>> /san/homedirs/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18
>> Making dir:
>> /san/homedirs/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18/
>> sources (cwd:
>> /san/homedirs/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18)
>> Making dir:
>> /san/homedirs/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18/
>> installs
>> (cwd: /san/homedirs/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18)
>> Reading ini file: /u/mpiteam/local/etc/ompi-iu-odin-core.ini
>> *** WARNING: Could not read INI file:
>> /u/mpiteam/local/etc/ompi-iu-odin-core.ini; skipping
>>
>> [mpiteam_at_odin ~/mtt]$ ls -l ~/local/etc/ompi-iu-odin-core.ini
>> -rw-r----- 1 mpiteam projects 13741 Sep 14 17:01 /u/mpiteam/local/
>> etc/ompi-iu-odin-core.ini
>>
>> On Sep 14, 2006, at 5:33 PM, Ethan Mallove wrote:
>>
>>> On Thu, Sep/14/2006 05:20:23PM, Josh Hursey wrote:
>>>> Maybe I jumped the gun a bit, but I just updated and tried to run
>>>> mtt
>>>> and get the following error message when I run:
>>>> Reading ini file: /u/mpiteam/local/etc/ompi-iu-odin-core.ini
>>>> *** WARNING: Could not read INI file:
>>>> /u/mpiteam/local/etc/ompi-iu-odin-core.ini; skipping
>>>>
>>>> The file exists and was working previously. Any thoughts on why this
>>>> might happen?
>>>>
>>>
>>> Never seen this one. I think I need more details. Could you do:
>>>
>>> $ client/mtt -f file.ini | tee mtt.out
>>> $ cat mtt.out
>>> $ ls -l file.ini
>>>
>>> I assume the mtt.out is very short if it's dying while trying to
>>> read the ini.
>>>
>>> Thanks!
>>>
>>> -Ethan
>>>
>>>
>>>> Cheers,
>>>> Josh
>>>>
>>>> On Sep 14, 2006, at 2:53 PM, Jeff Squyres wrote:
>>>>
>>>>> Howdy MTT users!
>>>>>
>>>>> We have a bunch of important updates for you, including some that
>>>>> *REQURE*
>>>>> action tomorrow morning (15 Sep 2006: update your client and update
>>>>> your INI
>>>>> files). Please go read the full text of the announcement here:
>>>>>
>>>>> http://svn.open-mpi.org/trac/mtt/wiki/News-14-Sep-2006
>>>>>
>>>>> As usual, please let us know if you have any questions, comments,
>>>>> feedback,
>>>>> etc.
>>>>>
>>>>> Thanks!
>>>>>
>>>>> --
>>>>> Jeff Squyres
>>>>> Server Virtualization Business Unit
>>>>> Cisco Systems
>>>>> _______________________________________________
>>>>> mtt-users mailing list
>>>>> mtt-users_at_[hidden]
>>>>> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users
>>>>
>>>> ----
>>>> Josh Hursey
>>>> jjhursey_at_[hidden]
>>>> http://www.open-mpi.org/
>>>>
>>>> _______________________________________________
>>>> mtt-users mailing list
>>>> mtt-users_at_[hidden]
>>>> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users
>>
>> ----
>> Josh Hursey
>> jjhursey_at_[hidden]
>> http://www.open-mpi.org/
>>
>> _______________________________________________
>> mtt-users mailing list
>> mtt-users_at_[hidden]
>> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users
>
> ----
> Josh Hursey
> jjhursey_at_[hidden]
> http://www.open-mpi.org/
>
> _______________________________________________
> mtt-users mailing list
> mtt-users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users

-- 
Jeff Squyres
Server Virtualization Business Unit
Cisco Systems