Please don't reply to lustre-devel. Instead, comment in Bugzilla by using the 
following link:
https://bugzilla.lustre.org/show_bug.cgi?id=11486

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED


This message is printed by the obdclass module when it is first loaded.  It is
the closest thing we have to a Lustre startup message.

My thoughts on this message:

1. If we consider it a startup message, it should really appear when any part of
Lustre is loaded.  Right now, a node that is only an lnet router will not print
this message.  Since the "root" of the Lustre module dependency tree is libcfs,
I propose moving it there.

2. The version printed (BUILD_VERSION) is too confusing and unlikely to be
useful to anyone.  I propose using the standard Lustre version, in this case
1.4.6.8, instead.  Also, we should eliminate BUILD_VERSION from the few places
it currently exists.

3. Of course, the message needs to follow our standard format (currently a work
in progress) and include a message ID.

_______________________________________________
Lustre-devel mailing list
[email protected]
https://mail.clusterfs.com/mailman/listinfo/lustre-devel

Reply via email to