From: Josh Hursey (jjhursey_at_[hidden])
Date: 2006-09-15 09:40:51


I left the old "after_each_exec" tag in there when I added the new
version. The duplication of the key seemed to cause bad things to
happen.

On Sep 14, 2006, at 6:28 PM, Ethan Mallove wrote:

> On Thu, Sep/14/2006 05:49:11PM, Josh Hursey 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.
>>
>
> For future reference, what was the malformation? If I had to
> guess I'd say it was a missing '[' or ']' on a section
> divider, a missing '=' or 'EOT' on a parameter assignment.
>
> -Ethan
>
>
>> 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