Custom Query (431 matches)
Results (31 - 33 of 431)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#142 | fixed | IZ820: scheduler crashes in functional ticket calculation on AMD64 | andy | |
Description |
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=820] Issue #: 820 Platform: Other Reporter: andy (andy) Component: gridengine OS: Linux Subcomponent: kernel Version: 6.0alpha CC: None defined Status: VERIFIED Priority: P2 Resolution: FIXED Issue type: DEFECT Target milestone: --- Assigned to: sgrell (sgrell) QA Contact: andreas URL: * Summary: scheduler crashes in functional ticket calculation on AMD64 Status whiteboard: Attachments: Issue 820 blocks: Votes for issue 820: Opened: Tue Mar 9 06:18:00 -0700 2004 ------------------------ scheduler crashes in functional ticket calculation on AMD64 The crash happens already with a few jobs (e.g. 200) when functional tickets are set to a non-zero value and functional shares are configured for a few projects, users and departments. There is a strong indication of a heap corrpution since the crash occurs in completely different functions. Also a busy infinite loop in the malloc() call has been seen. So far it only could be reproduced on Linux AMD64. The crash also happens in SGEEE 5.3p5. ------- Additional comments from sgrell Tue Mar 9 06:57:22 -0700 2004 ------- reassigned Tested under solaris64 and does not crash! ------- Additional comments from sgrell Tue Mar 9 06:57:49 -0700 2004 ------- lets see..... ------- Additional comments from sgrell Wed Mar 10 06:26:30 -0700 2004 ------- I think it is fixed. At least it did not crash anymore after my changes, but I did not understand the bug. Stephan ------- Additional comments from andreas Fri Apr 30 05:29:46 -0700 2004 ------- Seemingly fixed a users problems with and AMD Opteron qmaster/scheduler linux box. The following configuration was in use: rpm -qa | grep glib glib-1.2.10-10 glibc-kernheaders-2.4-8.10 glib2-devel-2.2.1-1 glibc-common-2.3.2-27.9 glib2-2.2.1-1 glib-devel-1.2.10-10 glibc-2.3.2-27.9 glibc-devel-2.3.2-27.9 Kernel rev lsf-k8 2.4.24-1aslsmp Distribution RedHat 9 |
|||
#154 | fixed | IZ924: include example of host_aliases in .../common | Dave Love <d.love@…> | chaubal |
Description |
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=924] Issue #: 924 Platform: All Reporter: chaubal (chaubal) Component: gridengine OS: All Subcomponent: install Version: 6.0beta CC: None defined Status: NEW Priority: P3 Resolution: Issue type: TASK Target milestone: --- Assigned to: andreas (andreas) QA Contact: dom URL: * Summary: include example of host_aliases in .../common Status whiteboard: Attachments: Issue 924 blocks: Votes for issue 924: Opened: Thu Mar 25 09:20:00 -0700 2004 ------------------------ The common directory contains samples of all the various configuration files which can be optionally used: sge_request, qtask, sge_aliases. However, it contains no sample for host_aliases. It makes sense to provide a sample host_aliases file, for the sake of completeness. ------- Additional comments from andreas Tue Mar 29 08:49:33 -0700 2005 ------- Changed to install. |
|||
#155 | fixed | IZ933: not allowed -masterq switch for serial jobs accepted | Dave Love <d.love@…> | andy |
Description |
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=933] Issue #: 933 Platform: All Reporter: andy (andy) Component: gridengine OS: All Subcomponent: qmaster Version: 6.0beta CC: None defined Status: NEW Priority: P5 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: andreas (andreas) QA Contact: ernst URL: * Summary: not allowed -masterq switch for serial jobs accepted Status whiteboard: Attachments: Issue 933 blocks: Votes for issue 933: Opened: Tue Mar 30 07:37:00 -0700 2004 ------------------------ The -masterq switch is only supported for parallel jobs. For non parallel jobs the switch may not be accepted. The current behavipr is to accept the switch but not to adhere to the given -masterq. Workaround: Do not use the -mqasterq switch for non parallel jobs. ------- Additional comments from andreas Tue Mar 30 10:04:40 -0700 2004 ------- Current behaviour is well documented in qsub(1) -masterq queue,... Available for qsub, qrsh, qsh, qlogin and qalter. Only meaningful for parallel jobs, i.e. together with the -pe option. thus lowering priority to P4. ------- Additional comments from andreas Mon Apr 5 10:14:02 -0700 2004 ------- lowering prio ------- Additional comments from roland Mon Dec 5 09:51:32 -0700 2005 ------- The verification should be done on qmaster site and not on client site. The parsing on client site is done in alphabetical order. On parsing the -masterq switch the rejection can't be done because the -pe can follow and on the -pe parsing the rejection can't be done because -masterq is not necessary. ------- Additional comments from ernst Tue Dec 13 02:41:55 -0700 2005 ------- Changed Priority |
Note: See TracQuery
for help on using queries.