On Thu, 2006-09-07 at 10:07, Andy Dustman wrote:
> On 9/6/06, Nasr Y.M.J.O. <[EMAIL PROTECTED]> wrote:
>
> > def get_OSS(self):
> > #grabs the OSS servers from the database
> > line 99 > query = 'select nodes.id, nodes.name from nodes
> > where '\
> >
On 9/6/06, Nasr Y.M.J.O. <[EMAIL PROTECTED]> wrote:
> def get_OSS(self):
> #grabs the OSS servers from the database
> line 99 > query = 'select nodes.id, nodes.name from nodes where
> '\
> 'nodes.membership=%d ' \
> 'or
> Dear All,
>
> Im new to this list. Im trying to run a python script (Linux 2.6.9) in
> order
> to configure a cluster filesystem. When I ran the script I had the
> following
> error:
One of the following variables is not an integer.
self.memberships['Compute-oss']
self.memberships['Lustre-oss'
Dear All,
Im new to this list. Im trying to run a python script (Linux 2.6.9) in order
to configure a cluster filesystem. When I ran the script I had the following
error:
Dear All,
Im new to this list. Im trying to run a python script (Linux 2.6.9) in order
to configure a cluster filesystem. When I ran the script I had the following
error: