Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 422 of 808  Not logged in ELOG logo
New entries since:Thu Jan 1 01:00:00 1970
ID Date Icon Author Author Email Category OSdown ELOG Version Subject
  65631   Thu Oct 25 09:43:52 2007 Reply Konrad Klimaszewskigraag@o2.plQuestionLinux2.6.5Re: large attachment seems to hang elogd?
Hello,

I'm observing the same behavior with ELOG V2.6.5-1844.

Is there a fix for this?

Best Regards,
Konrad
  65634   Thu Oct 25 23:36:28 2007 Entry Alan Stonealstone@fnal.govBug reportLinux2.6.5-1844Email notification: "Use Email From = " always set to admin

My current syntax is:

; Email notification
Suppress Email to users = 0
Omit Email To = 1
Use Email Subject = $system: $subject
#Use Email From = Author Email
Email Report General = hn-cms-dataopslog@cern.ch, cms-dataops@fnal.gov


I had to comment out the 'Use Email From' option because all forwarded
entries to the CMS HyperNews or Fermilab ListServer appeared to originate
from me (alstone@fnal.gov), even though other users were logged in and
saving the entries to the logbook. After commenting out this line, the
entries were properly credited when forwarded, although the

There are two admins defined in the [global] section, and "alstone" is
not the first name in the "Admin user" list.

Is this a bug, or have I used this option incorrectly?
Alan
  65635   Thu Oct 25 23:55:28 2007 Entry Alan Stonealstone@fnal.govRequestLinux2.6.5-1844Email Notification: Clarification on Attribute - can value be a string?

I encountered a rather insidious feature which had me scratching trying quite
a number of things over the past couple of weeks until I compared what two
different users were doing.


I had defined the attributes:

; attributes
Attributes = Author, System, Report, Subject
Required Attributes = Author, System, Report, Subject
Extendable Options = System, Report
Options System = Data Transfer, RelVal, Skimming, Reconstruction, CSA07, Global Running, T0 Operations, T1 Operations, DataOps, ProdAgent
#Options Report = General, Fix, Info, Job Report, Problem, Shift Summary, Test, Flummoxed
Options Report = General, Fix, Info, Job_Report, Problem, Shift_Summary, Test, Flummoxed
Thread display = $Subject, entered by $author for $system on $Entry time
Quick filter = Date, Report
Reverse sort = 1

and the Email Notification:

; email notification
Suppress Email to users = 0
Omit Email To = 1
Use Email Subject = $system: $subject
#Use Email From = Author Email
Email Report General = hn-cms-dataopslog@cern.ch, cms-dataops@fnal.gov
Email Report Fix = hn-cms-dataopslog@cern.ch, cms-dataops@fnal.gov
Email Report Info = hn-cms-dataopslog@cern.ch, cms-dataops@fnal.gov
#Email Report Job Report = hn-cms-dataopslog@cern.ch, cms-dataops@fnal.gov
Email Report Job_Report = hn-cms-dataopslog@cern.ch, cms-dataops@fnal.gov
Email Report Problem = hn-cms-dataopslog@cern.ch, cms-dataops@fnal.gov
#Email Report Shift Summary = hn-cms-dataopslog@cern.ch, cms-dataops@fnal.gov
Email Report Shift_Summary = hn-cms-dataopslog@cern.ch, cms-dataops@fnal.gov


I finally realized that logbook entries sent with a two-word Attribute value
(Shift Summary, Job Report) would not be forwarded to the CMS HyperNews
forum or Fermilab List Server. I incorrectly assumed that:

Email <attribute> <value> = <list>

an attribute could be a string.

Do I have to remove the spaces (replace with hyphens or underscores)?

Alan
  65636   Fri Oct 26 11:18:59 2007 Reply Stefan Rittstefan.ritt@psi.chRequestLinux2.6.5-1844Re: Email Notification: Clarification on Attribute - can value be a string?
If you read

http://midas.psi.ch/elog/config.html#email

you will see the sentence:


If either the attribute or the value contains one or more blanks the string must be enclosed with quotation marks, as in:

* Email Type "Normal routine" = ...


so in your case you should write
Email Report "Shift Summary" = ...
  65637   Fri Oct 26 11:44:36 2007 Reply Stefan Rittstefan.ritt@psi.chBug reportLinux2.6.5-1844Re: Email notification: "Use Email From = " always set to admin

Alan Stone wrote:

My current syntax is:

; Email notification
Suppress Email to users = 0
Omit Email To = 1
Use Email Subject = $system: $subject
#Use Email From = Author Email
Email Report General = hn-cms-dataopslog@cern.ch, cms-dataops@fnal.gov


I had to comment out the 'Use Email From' option because all forwarded
entries to the CMS HyperNews or Fermilab ListServer appeared to originate
from me (alstone@fnal.gov), even though other users were logged in and
saving the entries to the logbook. After commenting out this line, the
entries were properly credited when forwarded, although the

There are two admins defined in the [global] section, and "alstone" is
not the first name in the "Admin user" list.

Is this a bug, or have I used this option incorrectly?
Alan


Documentation says:

If Use Email From is present, it is always used. If not, the email address of the currently logged in user is used for the "From:" field. If no user is logged in, or the current user has not specified a email address in the password database, the setting of the option Default Email From is used for the "From:" field. Only if this option is not specified, a generic address ELOG@<hostname> is used, which might be rejected by the SMTP server however.

So if you write
Use Email From = me@some.where

then of course all emails have "me@some.where" in the From: field. If you want the email of the people logged in, you either remove this option (since it's the default anyhow), or you write explicitly
Use Email From = $user_email
  65639   Wed Oct 31 22:33:49 2007 Reply Jacky Lizli@phys.hawaii.eduQuestionLinux2.6.1Re: large attachment seems to hang elogd?
Hi,

I am having the same problem with 2.6.4.1 and the latest version. It just hangs and taking a long time to upload multiple of 1.5 to 2 MB attachments...or just one few MB attachment. Hope that's a fix soon.
  65640   Wed Oct 31 22:39:54 2007 Reply Jacky Lizli@phys.hawaii.eduQuestionLinux2.6.1Re: large attachment seems to hang elogd?
Hi,

I did more testing..if I suppress email notification, it is fast. There is something wrong there.



Jacky Li wrote:
Hi,

I am having the same problem with 2.6.4.1 and the latest version. It just hangs and taking a long time to upload multiple of 1.5 to 2 MB attachments...or just one few MB attachment. Hope that's a fix soon.
  65641   Wed Oct 31 22:44:06 2007 Reply Jacky Lizli@phys.hawaii.eduQuestionLinux2.6.1Re: large attachment seems to hang elogd?
Ok,

I noticed that the email notification got two copies of the attached files to elog post. It looks like the cause is
between elog and the mail server. When there is email notification, the attachement is sent along to the mail server and that's taking a long time and there are two copies of the attachment.


Jacky Li wrote:
Hi,

I did more testing..if I suppress email notification, it is fast. There is something wrong there.
ELOG V3.1.5-3fb85fa6