Re: [lustre-discuss] Remove failnode parameter

2015-09-28 Thread Martin Hecht
Hi,

--erase-params should remove everything, but you have to set the other
ones (e.g. --mgsnode) again. If you don't want to have any --failnode,
just leave that one out. At least this is how it should work. If not,
you could post the exact command line and the output of the tunefs
command here.

Martin

On 09/27/2015 05:16 PM, Exec Unerd wrote:
> Thanks for the reply.
>
> I can't seem to get tunefs to *remove *the failnode parameter. I can
> *change *the failnode NIDs, but I can't figure out how to wholesale remove
> the param as if I'd never put it in.
>
> On Thu, Sep 24, 2015 at 1:43 AM, Martin Hecht  wrote:
>
>> On 09/23/2015 02:38 AM, Exec Unerd wrote:
>>> I made a typo when setting failnode/servicenode parameters, but I can't
>>> figure out how to remove the failnode parameter entirely
>>>
>>> I can change the failnode NIDs, but I can't figure out how to completely
>>> remove "failnode" from the system.
>>>
>>> Does anyone have an example of a syntax (maybe lctl?) that will eliminate
>>> the failnode parameter from the config so there's no chance it gets in
>> the
>>> way of the servicenode parameter?
>>>
>> you have set the failnode with tunefs.lustre, right? You can erase *all*
>> parameters with tunefs.lustre --erase-params and set the correct ones
>> again. You can combine several ones in one call, and I recommend to use
>> also the dry-run option before actually changing anything
>>
>> tunefs.lustre --erase-params --mgsnode=10.11.12.13@o2ib --param
>> sys.timeout=300  --failnode=10.11.12.101@o2ib --dryrun
>> /dev/mapper/some-device
>>
>> the output will be the previous values and the premanent disk data which
>> the command intents to write. If this is ok, ommit the --dryrun option.
>> BTW the file system must be unmounted to perform the tunefs command.
>>
>>
>>


-- 
Dr. Martin Hecht
High Performance Computing Center Stuttgart (HLRS)
Office 0.051, HPCN Production, IT-Security
University of Stuttgart
Nobelstraße 19, 70569 Stuttgart, Germany
Tel: +49(0)711/685-65799  Fax: -55799
Mail: he...@hlrs.de
Web: http://www.hlrs.de/people/hecht/
PGP Key Fingerprint: 41BB 33E9 7170 3864 D5B3 44AD 5490 010B 96C2 6E4A




smime.p7s
Description: S/MIME Cryptographic Signature
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] Remove failnode parameter

2015-09-27 Thread Exec Unerd
Thanks for the reply.

I can't seem to get tunefs to *remove *the failnode parameter. I can
*change *the failnode NIDs, but I can't figure out how to wholesale remove
the param as if I'd never put it in.

On Thu, Sep 24, 2015 at 1:43 AM, Martin Hecht  wrote:

> On 09/23/2015 02:38 AM, Exec Unerd wrote:
> > I made a typo when setting failnode/servicenode parameters, but I can't
> > figure out how to remove the failnode parameter entirely
> >
> > I can change the failnode NIDs, but I can't figure out how to completely
> > remove "failnode" from the system.
> >
> > Does anyone have an example of a syntax (maybe lctl?) that will eliminate
> > the failnode parameter from the config so there's no chance it gets in
> the
> > way of the servicenode parameter?
> >
> you have set the failnode with tunefs.lustre, right? You can erase *all*
> parameters with tunefs.lustre --erase-params and set the correct ones
> again. You can combine several ones in one call, and I recommend to use
> also the dry-run option before actually changing anything
>
> tunefs.lustre --erase-params --mgsnode=10.11.12.13@o2ib --param
> sys.timeout=300  --failnode=10.11.12.101@o2ib --dryrun
> /dev/mapper/some-device
>
> the output will be the previous values and the premanent disk data which
> the command intents to write. If this is ok, ommit the --dryrun option.
> BTW the file system must be unmounted to perform the tunefs command.
>
>
>
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] Remove failnode parameter

2015-09-24 Thread Martin Hecht
On 09/23/2015 02:38 AM, Exec Unerd wrote:
> I made a typo when setting failnode/servicenode parameters, but I can't
> figure out how to remove the failnode parameter entirely
>
> I can change the failnode NIDs, but I can't figure out how to completely
> remove "failnode" from the system.
>
> Does anyone have an example of a syntax (maybe lctl?) that will eliminate
> the failnode parameter from the config so there's no chance it gets in the
> way of the servicenode parameter?
>
you have set the failnode with tunefs.lustre, right? You can erase *all*
parameters with tunefs.lustre --erase-params and set the correct ones
again. You can combine several ones in one call, and I recommend to use
also the dry-run option before actually changing anything

tunefs.lustre --erase-params --mgsnode=10.11.12.13@o2ib --param
sys.timeout=300  --failnode=10.11.12.101@o2ib --dryrun
/dev/mapper/some-device

the output will be the previous values and the premanent disk data which
the command intents to write. If this is ok, ommit the --dryrun option.
BTW the file system must be unmounted to perform the tunefs command.




smime.p7s
Description: S/MIME Cryptographic Signature
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


[lustre-discuss] Remove failnode parameter

2015-09-22 Thread Exec Unerd
I made a typo when setting failnode/servicenode parameters, but I can't
figure out how to remove the failnode parameter entirely

I can change the failnode NIDs, but I can't figure out how to completely
remove "failnode" from the system.

Does anyone have an example of a syntax (maybe lctl?) that will eliminate
the failnode parameter from the config so there's no chance it gets in the
way of the servicenode parameter?
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org