Custom Query (431 matches)
Results (64 - 66 of 431)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#283 | fixed | IZ1841: qtcsh uses 2048 as max size for path to qrsh | Dave Love <d.love@…> | templedf |
Description |
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=1841] Issue #: 1841 Platform: All Reporter: templedf (templedf) Component: gridengine OS: All Subcomponent: cleanup Version: 5.3 CC: None defined Status: NEW Priority: P4 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: ernst (ernst) QA Contact: ernst URL: * Summary: qtcsh uses 2048 as max size for path to qrsh Status whiteboard: Attachments: Issue 1841 blocks: Votes for issue 1841: Opened: Mon Oct 24 09:52:00 -0700 2005 ------------------------ In the sge_execv() function in libs/gdi/sge_qtcsh.c, the buffer for the path to qrsh is hardcoded at 2048 characters. A better solution would be to declare it as SGE_PATH_MAX. The best solution would be to use a dstring. |
|||
#289 | fixed | IZ1859: Usage for qtcsh is incorrect | Dave Love <d.love@…> | ovid |
Description |
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=1859] Issue #: 1859 Platform: PC Reporter: ovid (ovid) Component: gridengine OS: All Subcomponent: clients Version: 6.0 CC: None defined Status: NEW Priority: P5 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: roland (roland) QA Contact: roland URL: * Summary: Usage for qtcsh is incorrect Status whiteboard: Attachments: Issue 1859 blocks: Votes for issue 1859: Opened: Wed Nov 2 11:34:00 -0700 2005 ------------------------ At this time, qtcsh gives the incorrect Usage: sgetest@dt218-123# qtcsh -W qtcsh -W Unknown option: `-W' Usage: qtcsh [ -bcdefilmnqstvVxX ] [ argument ... ]. It does not mention any of the options -A, -B, -L, -R. ------- Additional comments from roland Mon Feb 13 01:28:48 -0700 2006 ------- changed priority |
|||
#293 | fixed | IZ1881: sgeCA should be outside of CELL directory | Dave Love <d.love@…> | roland |
Description |
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=1881] Issue #: 1881 Platform: Sun Reporter: roland (roland) Component: gridengine OS: All Subcomponent: install Version: 6.0 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: ENHANCEMENT Target milestone: --- Assigned to: dom (dom) QA Contact: dom URL: * Summary: sgeCA should be outside of CELL directory Status whiteboard: Attachments: Issue 1881 blocks: Votes for issue 1881: Opened: Thu Nov 10 08:33:00 -0700 2005 ------------------------ The sgeCA directory located in $CELL/common/ should be outside of this directory. At reinstallation time the CELL directory can be deleted and therefore the certificates need to be newly installed on all hosts. We had also a bug (CR 6347351) where the CELL directory was deleted and the installation asked if the certs should be recreated. If the user answered no the CA infrastructure was incomplete and not usable. Because of this we should install ALL Ca infrastructure files outside the CELL directory ------- Additional comments from opoplawski Thu Dec 18 15:50:22 -0700 2008 ------- It seems to have been moved to /var/sgeCA in 6.2, but this violates the FHS scricture against creating new directories in /var. It probably should be /var/lib/sgeCA. |
Note: See TracQuery
for help on using queries.