Displaying 20 results from an estimated 46 matches for "globus".
Did you mean:
globs
2007 Feb 21
1
Globus Toolkit 4.0.3 under CentOS-4.4
Hi,
did somebody successfully compile Globus Toolkit 4.0.3 under CenTOS-4.4 from the
source installer gt4.0.3-all-source-installer?
If yes, with using some special compile controls?
Any comments welcome.
Regards
Joachim Backes <joachim.backes at rhrk.uni-kl.de>
University of Kaiserslautern,Computer Center [RHRK],
Systems and Operat...
2004 Jan 15
0
I am unable to access my shares: Incorrect password orInvalid user name
...workgroup = IMSD
netbios name = SAMBA
log level = 3
ldap ssl = no
security = user
encrypt passwords = yes
smb passwd file = /usr/local/samba/private/smbpasswd
[share1]
comment = test share
path = /var/log
read only = No
[globus]
comment = globus image directory
path = /var/globus-image
read only = No
I ran "testparm " command to test my conf file and I got the following
error:
Load smb config files from /usr/local/samba/lib/smb.conf
Unknown parameter encountered: "ldap ssl"
I...
2009 Jul 22
1
strange behavior of system command
Dear R People:
I'm running from R to a grid computer and getting some unusual results
with the system command:
> e7 <- system("globus-job-run xxxxx /bin/sh -c 'cd $OSG_APP/engage;chmod 777 oops'",intern=TRUE)
chmod: changing permissions of `oops': Operation not permitted
> e7
character(0)
>
I xx'ed out the site name. Anyhow, I would expect that the e7 would
contain the warning. Is there any way to h...
2015 Jul 22
2
internal server error
Steffen,
2.2.18 (2de3c7248922)
Best regards,
Sergey Schwartz
Senior System Administrator
Biblio Globus Tour Operator
www.bgoperator.ru
T: +7 495 5042500 ext 1532
E: sergey.schwartz at bgoperator.com
22.07.2015 12:16, Steffen Kaiser ?????:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wed, 22 Jul 2015, Sergey Schwartz wrote:
>
>> Should I report a bug or there is a w...
2002 Jan 31
7
x509 for hostkeys.
This (very quick) patch allows you to connect with the commercial
ssh.com windows client and use x509 certs for hostkeys. You have
to import your CA cert (ca.crt) in the windows client and certify
your hostkey:
$ cat << 'EOF' > x509v3.cnf
CERTPATHLEN = 1
CERTUSAGE = digitalSignature,keyCertSign
CERTIP = 0.0.0.0
[x509v3_CA]
2015 Nov 21
2
lmtp panic
...7f8c8ce1ce78]
> Nov 17 14:02:06 mx10 dovecot: imap(oleg.vasilyev at bgoperator.com): Fatal: master: service(imap): child 7445 killed with signal 6 (core dumped)
>
> any ideas how to fix this ?
>
> Best regards,
> Sergey Schwartz
>
> Senior System Administrator
> Biblio Globus Tour Operator
> www.bgoperator.ru
>
> T: +7 495 5042500 ext 1532
> E: sergey.schwartz at bgoperator.com
>
> 13.11.2015 12:40, Sergey Schwartz ?????:
>> root at mx10:~# doveadm force-resync -u oleg.vasilyev at bgoperator.com noreply-05-08-2015
>> doveadm(oleg.vasilyev...
2015 Sep 09
1
dsync replication errors
Timo,
Is it possible to limit replication scope with INBOX namespace only ?
Best regards,
Sergey Schwartz
Senior System Administrator
Biblio Globus Tour Operator
www.bgoperator.ru
T: +7 495 5042500 ext 1532
E: sergey.schwartz at bgoperator.com
08.09.2015 13:24, Timo Sirainen ?????:
> On 08 Sep 2015, at 11:20, Sergey Schwartz <sergey.schwartz at bgoperator.com> wrote:
>> I use mdbox and probably have similar issue, but in my ca...
2004 Dec 02
1
[Bug 958] patch to support GSI GSSAPI mechanism
...lso makes a one-line change to
auth2-gss.c to initialize the flags passed in to
gss_accept_sec_context() as required by the GSI GSSAPI library.
The GSI GSSAPI mechanism implements authentication and delegation
(credential forwarding) for X.509 proxy certificates (RFC3820) and is
implemented by the Globus Toolkit (http://www.globus.org/toolkit/).
We've been using GSI with OpenSSH for over 3 years, using Simon
Wilkinson's OpenSSH GSSAPI patch, and in that time "GSI-enabled"
OpenSSH has become important software for grid computing on, for
example, the TeraGrid (http://www.teragrid.or...
2015 Jul 24
0
internal server error
...a71b05d9] -> /usr/lib/dovecot/libdovecot.so.0(io_loop_run+0x38)
[0x7fe4a71b0658]
Jul 24 10:21:50 mx10 dovecot: imap(oleg.vasilyev at bgoperator.com): Fatal:
master: service(imap): child 12820 killed with signal 6 (core dumped)
Best regards,
Sergey Schwartz
Senior System Administrator
Biblio Globus Tour Operator
www.bgoperator.ru
T: +7 495 5042500 ext 1532
E: sergey.schwartz at bgoperator.com
22.07.2015 13:48, Sergey Schwartz ?????:
> Steffen,
>
> 2.2.18 (2de3c7248922)
>
> Best regards,
> Sergey Schwartz
>
> Senior System Administrator
> Biblio Globus Tour Operato...
2009 Jul 23
1
dimension trouble for a matrix
...sions
Here is the function:
> glob3b
function(xx) {
x.df <- read.table(xx,header=FALSE,as.is=TRUE,sep="\t")
n1 <- nrow(x.df)
xy <- matrix(rep("",n1*3),nrow=n1,ncol=3)
cat("dim",dim(xy),"\n")
for(i in 1:n1) {
xz <- paste("globus-job-run ",x.df[i,2]," /bin/sh -c 'echo $OSG_APP'",
sep="")
xw <- system(xz,intern=TRUE)
if(length(xw)>0) {
xy[i,1:2] <- x.df[i,1:2]
print(xw)
cat(i,xy[i,],"\n")
cat(i,length(xw),dim(xw),"\n")
xy[i,3] <- xw
}
}
return(xy)...
2016 Mar 23
2
attachement disappeared
Gentelmen,
Is it possible for the attachment to dissappear?
I've got an important email with a file attached and today the
attachement is absent.
--
Best regards,
Sergey Schwartz
Senior System Administrator
Biblio Globus Tour Operator
www.bgoperator.ru
T: +7 495 5042500 ext 1532
E: sergey.schwartz at bgoperator.com
2006 Jul 12
0
CFP: Workshop on Virtualization Technology in Distributed Computing
...uting
held in conjunction with SC 06, the International Conference for
High Performance Computing, Networking and Storage.
===============================================================
date: November 11, 2006, Tampa, Florida, USA
SC 06: http://sc06.supercomputing.org/
VTDC 06: http://workspace.globus.org/vtdc06/
General Information
The convergence of virtualization technologies and distributed computing is an
exciting development and the subject of much research in both academia and
industry. The VTDC workshop is intended to be a forum for the exchange of ideas
and experiences on the use of v...
2006 Aug 21
0
VTDC 2006: submissions are now open
...uting
held in conjunction with SC 06, the International Conference for
High Performance Computing, Networking and Storage.
===============================================================
date: November 17, 2006, Tampa, Florida, USA
SC 06: http://sc06.supercomputing.org/
VTDC 06: http://workspace.globus.org/vtdc06/
General Information
The convergence of virtualization technologies and distributed computing is an
exciting development and the subject of much research in both academia and
industry. The VTDC workshop is intended to be a forum for the exchange of ideas
and experiences on the use of v...
2016 Mar 15
2
syncing mailboxes with dsync after switchover
...e156f85e0000b4ca29ec is missing locally
and a few other mailboxes seemed to fail to sync
dsync(xxxxxxx): Warning: Mailbox changes caused a desync. You may want
to run dsync again.
Is it a bug or I am doing something wrong ?
--
Best regards,
Sergey Schwartz
Senior System Administrator
Biblio Globus Tour Operator
www.bgoperator.ru
T: +7 495 5042500 ext 1532
E: sergey.schwartz at bgoperator.com
2015 Nov 23
0
lmtp panic
Timo,
-rw------- 1 vmail vmail *1,7G* ????. 16 22:54
./mailboxes/noreply-05-08-2015/dbox-Mails/dovecot.index.cache
the largest one
Best regards,
Sergey Schwartz
Senior System Administrator
Biblio Globus Tour Operator
www.bgoperator.ru
T: +7 495 5042500 ext 1532
E: sergey.schwartz at bgoperator.com
21.11.2015 04:25, Timo Sirainen ?????:
> Do you have a huge >4GB dovecot.index.cache file?
>
>> On 17 Nov 2015, at 13:04, Sergey Schwartz <sergey.schwartz at bgoperator.com> wrote:...
2015 Jul 22
3
internal server error
...[0x7fd52576e658]
Jul 22 11:07:29 mx10 dovecot: imap(oleg.vasilyev at bgoperator.com): Fatal:
master: service(imap): child 17109 killed with signal 6 (core dumped)
Should I report a bug or there is a workaround for this issue?
--
Best regards,
Sergey Schwartz
Senior System Administrator
Biblio Globus Tour Operator
www.bgoperator.ru
T: +7 495 5042500 ext 1532
E: sergey.schwartz at bgoperator.com
2002 Jun 15
2
[Bug 277] X11 forwarding problem behind Router/NAT box
http://bugzilla.mindrot.org/show_bug.cgi?id=277
------- Additional Comments From stevesk at pobox.com 2002-06-15 14:19 -------
i don't know what this is:
debug1: Credentials Expired
debug1: proxy expired: run grid-proxy-init or wgpi first
File=/tmp/x509up_u500
2009 Aug 30
1
Combining: R + Condor in 2009 ? (+foreach maybe?)
...rmanceComputing.html>
:
http://cran.r-project.org/web/views/HighPerformanceComputing.html
Stating that: "The
GridR<http://cran.r-project.org/web/packages/GridR/index.html> package
by Wegener et al. can be used in a grid computing environment via a web
service, via ssh or via Condor or Globus."
I then found a 2008 lecture slides on the subject here:
http://www.statistik.uni-dortmund.de/useR-2008/tutorials/GridR.pdf
And an articles showing it was already done:
http://www.ecmlpkdd2008.org/files/pdf/workshops/ubiqkd/3.pdf
(But without code examples to my dismay)
What I wish from y...
2015 Nov 13
2
lmtp panic
...etc/dovecot/virtual/base.conf.ext
driver = sql
}
protocol lmtp {
mail_plugins = acl zlib notify replication sieve
}
protocol imap {
mail_max_userip_connections = 50
mail_plugins = acl zlib notify replication imap_acl
}
Best regards,
Sergey Schwartz
Senior System Administrator
Biblio Globus Tour Operator
www.bgoperator.ru
T: +7 495 5042500 ext 1532
E: sergey.schwartz at bgoperator.com
11.11.2015 17:06, Sergey Schwartz ?????:
> After 1 or 2 hours of recieveing this kind of errors mail server runs
> out of file descriptors
>
> Nov 11 16:22:20 mx10 dovecot: config: Error:...
2015 Sep 08
2
dsync replication errors
...has been copied too many times (50045 + 1)
May 26 13:19:50 mx10 dovecot: doveadm: Error:
dsync-remote(g.zhelonkina at bgoperator.com): Error: Mailbox booking: Save
commit failed: Message has been copied too many times (55213 + 1)
Best regards,
Sergey Schwartz
Senior System Administrator
Biblio Globus Tour Operator
www.bgoperator.ru
T: +7 495 5042500 ext 1532
E: sergey.schwartz at bgoperator.com
08.09.2015 01:25, Timo Sirainen ?????:
> On 08 Sep 2015, at 01:16, Gedalya <gedalya at gedalya.net> wrote:
>> On 02/17/2013 03:21 AM, Timo Sirainen wrote:
>>> Although there'...