~ubuntu-branches/ubuntu/precise/torque/precise-updates

« back to all changes in this revision

Viewing changes to doc/man3/pbs_disconnect.3.in

  • Committer: Bazaar Package Importer
  • Author(s): Morten Kjeldgaard
  • Date: 2009-02-16 17:32:28 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090216173228-repbgujfj52115mg
Tags: 2.3.6+dfsg-0ubuntu1
* New upstream release (LP: #235385).
* Torque-server init script fails during installation and 
  removal (LP: #223649) fixed, "set -e" removed from init script.
* Package torque-scheduler 2.1.8+dfsg-0ubuntu1.1 failed to install
  (LP: #244440 LP: #270574) fixed, "set -e" removed from init script.
* /etc/init.d/torque-mom not idempotent, and stop doesn't work
  (LP: #256998) Fixed, "set -e" removed from init script.
* Torque-scheduler prints errors during package configuration
  (LP: #270653). Reason: missing dir sched_config. Fixed,
  package installs FIFO scheduler config file in
  /var/lib/torque/sched_priv/.
* Package torque-mom 2.1.8+dfsg-0ubuntu1 failed to 
  install/upgrade (LP: #276575 LP: #291674). Reason: missing directories.
  Fixed, /var/lib/torque/server_priv/jobs/, 
  /var/lib/torque/server_priv/queues/, 
  /var/lib/torque/server_priv/accounting/ and
  /var/lib/torque/mom_priv/jobs/ are now installed in their respective
  packages.
* Package torque-gui missing most of the files it needs to run!
  (LP: #281360). Reason: missing *.tk etc. files from src/gui
  Fixed: /usr/lib/xpbs now shipped in package
* changed patch system to quilt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\"         OpenPBS (Portable Batch System) v2.3 Software License
 
2
.\" 
 
3
.\" Copyright (c) 1999-2000 Veridian Information Solutions, Inc.
 
4
.\" All rights reserved.
 
5
.\" 
 
6
.\" ---------------------------------------------------------------------------
 
7
.\" For a license to use or redistribute the OpenPBS software under conditions
 
8
.\" other than those described below, or to purchase support for this software,
 
9
.\" please contact Veridian Systems, PBS Products Department ("Licensor") at:
 
10
.\" 
 
11
.\"    www.OpenPBS.org  +1 650 967-4675                  sales@OpenPBS.org
 
12
.\"                        877 902-4PBS (US toll-free)
 
13
.\" ---------------------------------------------------------------------------
 
14
.\" 
 
15
.\" This license covers use of the OpenPBS v2.3 software (the "Software") at
 
16
.\" your site or location, and, for certain users, redistribution of the
 
17
.\" Software to other sites and locations.  Use and redistribution of
 
18
.\" OpenPBS v2.3 in source and binary forms, with or without modification,
 
19
.\" are permitted provided that all of the following conditions are met.
 
20
.\" After December 31, 2001, only conditions 3-6 must be met:
 
21
.\" 
 
22
.\" 1. Commercial and/or non-commercial use of the Software is permitted
 
23
.\"    provided a current software registration is on file at www.OpenPBS.org.
 
24
.\"    If use of this software contributes to a publication, product, or service
 
25
.\"    proper attribution must be given; see www.OpenPBS.org/credit.html
 
26
.\" 
 
27
.\" 2. Redistribution in any form is only permitted for non-commercial,
 
28
.\"    non-profit purposes.  There can be no charge for the Software or any
 
29
.\"    software incorporating the Software.  Further, there can be no
 
30
.\"    expectation of revenue generated as a consequence of redistributing
 
31
.\"    the Software.
 
32
.\" 
 
33
.\" 3. Any Redistribution of source code must retain the above copyright notice
 
34
.\"    and the acknowledgment contained in paragraph 6, this list of conditions
 
35
.\"    and the disclaimer contained in paragraph 7.
 
36
.\" 
 
37
.\" 4. Any Redistribution in binary form must reproduce the above copyright
 
38
.\"    notice and the acknowledgment contained in paragraph 6, this list of
 
39
.\"    conditions and the disclaimer contained in paragraph 7 in the
 
40
.\"    documentation and/or other materials provided with the distribution.
 
41
.\" 
 
42
.\" 5. Redistributions in any form must be accompanied by information on how to
 
43
.\"    obtain complete source code for the OpenPBS software and any
 
44
.\"    modifications and/or additions to the OpenPBS software.  The source code
 
45
.\"    must either be included in the distribution or be available for no more
 
46
.\"    than the cost of distribution plus a nominal fee, and all modifications
 
47
.\"    and additions to the Software must be freely redistributable by any party
 
48
.\"    (including Licensor) without restriction.
 
49
.\" 
 
50
.\" 6. All advertising materials mentioning features or use of the Software must
 
51
.\"    display the following acknowledgment:
 
52
.\" 
 
53
.\"     "This product includes software developed by NASA Ames Research Center,
 
54
.\"     Lawrence Livermore National Laboratory, and Veridian Information
 
55
.\"     Solutions, Inc.
 
56
.\"     Visit www.OpenPBS.org for OpenPBS software support,
 
57
.\"     products, and information."
 
58
.\" 
 
59
.\" 7. DISCLAIMER OF WARRANTY
 
60
.\" 
 
61
.\" THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. ANY EXPRESS
 
62
.\" OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 
63
.\" OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT
 
64
.\" ARE EXPRESSLY DISCLAIMED.
 
65
.\" 
 
66
.\" IN NO EVENT SHALL VERIDIAN CORPORATION, ITS AFFILIATED COMPANIES, OR THE
 
67
.\" U.S. GOVERNMENT OR ANY OF ITS AGENCIES BE LIABLE FOR ANY DIRECT OR INDIRECT,
 
68
.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 
69
.\" LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
 
70
.\" OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 
71
.\" LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 
72
.\" NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 
73
.\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
74
.\" 
 
75
.\" This license will be governed by the laws of the Commonwealth of Virginia,
 
76
.\" without reference to its choice of law rules.
 
77
.if \n(Pb .ig Ig
 
78
.TH pbs_disconnect 3B "" Local PBS
 
79
.so ../ers/ers.macros
 
80
.Ig
 
81
.SH NAME
 
82
pbs_disconnect \- disconnect from a pbs batch server
 
83
.SH SYNOPSIS
 
84
#include <pbs_error.h>
 
85
.br
 
86
#include <pbs_ifl.h>
 
87
.sp
 
88
.ft 3
 
89
.nf
 
90
int pbs_disconnect(int connect)
 
91
.ft 1
 
92
.fi
 
93
.SH DESCRIPTION
 
94
The virtual stream connection specified by
 
95
.Ar connect ,
 
96
which was established with a server
 
97
by a call to \fBpbs_connect\fP(),
 
98
is closed.
 
99
.SH SEE ALSO
 
100
pbs_connect(3B)
 
101
.SH DIAGNOSTICS
 
102
When the connection to batch server
 
103
has been successfully closed, the routine will return zero.
 
104
Otherwise, a non zero error is returned.  The error number is also set
 
105
in pbs_errno.
 
106
\" turn off any extra indent left by the Sh macro
 
107
.RE