Displaying 20 results from an estimated 300 matches similar to: "samba & Oracle ACFS Issues"
2014 Dec 16
2
Fwd: samba & Oracle ACFS Issues
On Tue, Dec 16, 2014 at 03:40:08PM +0100, Nacho del Rey wrote:
> Hi there
>
> In an Oracle RAC cluster using ACFS (as file-system) where we have a samba
> server for sharing files to windows clients, we are suffering a strange
> issue, from time to time, which it causes the Windows clients lock for a
> while (10 min or a bit more) or even indefinitely when they are working
>
2014 Dec 16
0
Fwd: samba & Oracle ACFS Issues
Hi there
In an Oracle RAC cluster using ACFS (as file-system) where we have a samba
server for sharing files to windows clients, we are suffering a strange
issue, from time to time, which it causes the Windows clients lock for a
while (10 min or a bit more) or even indefinitely when they are working
with the share resource, and sometimes we have to re-start the samba
service to come back to
2014 Dec 16
1
Fwd: samba & Oracle ACFS Issues
Hi Volker and many thanks for your response
According to your questions
>Please remove the SO_RCVBUF and SO_SNDBUF entries.
>Oh, that's ancient. Do you have any possibility to move to
>"security=user"?
The smb.conf file was inherited from HP-UX system. Ok,
I'll remove them
>Did you try "posix locking = no"? That is mostly criticial
>if
2015 Feb 11
2
Fwd: samba & Oracle ACFS Issues
On Wed, Feb 11, 2015 at 12:01:34PM +0100, Nacho del Rey wrote:
> The symptom is that the windows process which is accessing the samba share
> hangs
> Also, if you try to open the same share (you can do the connection) to see
> the files, the ls command hangs
>
> The other samba shares don't be affected at all, they work ok
>
> So the only thing you can do is a
2014 Dec 17
2
Fwd: samba & Oracle ACFS Issues
>
>
> > >Please remove the SO_RCVBUF and SO_SNDBUF entries.
> > >Oh, that's ancient. Do you have any possibility to move to
> > >"security=user"?
> > The smb.conf file was inherited from HP-UX system. Ok,
> > I'll remove them
> >
> > >Did you try "posix locking = no"? That is mostly criticial
2015 Feb 11
0
Fwd: samba & Oracle ACFS Issues
Hi Volker and the list
Yesterday the problem appeared again
I could launch a strace command over a samba PID to see what was going on
and this is the result
[PRO] [root at pf3il0024 ~]# strace -frp 57686
Process 57686 attached - interrupt to quit
0.000000 fcntl(14, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET,
start=35824, len=1}
It seems the process was trying to get a read-lock but no one
2015 Mar 06
0
Fwd: samba & Oracle ACFS Issues
Hi again Volker (& list)
I think I am very closer of the problem.
Look at this please
# A file is deleted => OK
[2015/03/06 07:31:45.359108, 2]
smbd/open.c:704(open_file) expl opened file
PRENSA_Avance1_20150306_070500.pdf read=No write=No (numopen=1)
[2015/03/06 07:31:45.359145, 5]
smbd/oplock.c:92(set_file_oplock) set_file_oplock: granted
oplock on
2019 Aug 01
0
Build error due to Waf task dependency cycle in run_after
Am Sonntag, 14. Juli 2019, 22:10:10 CEST schrieb Johannes Engel:
> Dear all,
>
> trying to build some Heimdal-based packages for Samba AD DC under
> openSUSE I am facing some difficulties with the build system:
> During the installation which is triggered by "make install" waf complains
> about some task dependency cycle after leaving folder bin/default.
> Full log
2019 Jul 14
2
Build error due to Waf task dependency cycle in run_after
Dear all,
trying to build some Heimdal-based packages for Samba AD DC under
openSUSE I am facing some difficulties with the build system:
During the installation which is triggered by "make install" waf complains
about some task dependency cycle after leaving folder bin/default.
Full log including config options can be seen unter https://build.opensuse.org/
2002 Jun 07
2
Hope fo help - functions, fits and for cycles
I need a little piece of advice concerning passing data frames
into the functions. As I do a lot of similar fits at a time, I'd like to
write a small function doing the fits for all relevant variables
automatically. However, I usually get error messages of the
following kind:
(I present here a part of a test code).
#####################################################
# Data set:
2012 Aug 02
1
documentation for configuring folder redirection
I believe that once you have roaming profiles configured, all you need to do
to configure folder redirection is set some registry keys. I'd like to turn
that job over to our Windows sys admin. Can someone provide me with their
favorite documentation for configuring folder redirection? Keep in mind I am
passing this link along to a Windows sys admin. Our backend is samba 3.6.3
if it
2011 Jan 12
1
graphics: 3D regression plane
Hello Masters,
wishing you all a great 2011 I was also going to ask if anyone knows a quick
and efficient way to plot a regression plane (z~x*y).
I have tried the regr2.plot{HH} function but it is only an educational tool
and has poor graphical properties.
I also tried to run the following script on a fictitious longitudinal
problem, with poor results
set.seed(1234)
2011 Nov 10
1
Sum of the deviance explained by each term in a gam model does not equal to the deviance explained by the full model.
Dear R users,
I read your methods of extracting the variance explained by each
predictor in different places. My question is: using the method you
suggested, the sum of the deviance explained by all terms is not equal to
the deviance explained by the full model. Could you tell me what caused
such problem?
> set.seed(0)
> n<-400
> x1 <- runif(n, 0, 1)
> ## to see problem
2019 Mar 20
2
build problem with 4.10.0
Hi
I want to build samba-4.10.0 for SUSE openLeap 15.1. Config and make
works fine but make install sucks:
./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
--libdir=/usr/lib64 --libexecdir=/usr/lib64
--with-cachedir=/var/lib/samba --with-lockdir=/var/lib/samba/lock
--with-logfilebase=/var/log/samba --with-modulesdir=/usr/lib64/samba
--disable-rpath --disable-rpath-install
2005 May 23
1
Can't reproduce clusplot princomp results.
Dear R folk:
Perhaps I'm just dense today, but I am having trouble reproducing the
principal components plotted and summarized by clusplot. Here is a brief
example using the pluton dataset. clusplot reports that the first two
principal components explain 99.7% of the variability. But this is not what
princomp is reporting. I would greatly appreciate any advice.
With best regards,
-- Tom
2015 Mar 10
2
Fwd: samba & Oracle ACFS Issues
On Fri, Mar 06, 2015 at 01:38:26PM +0100, Nacho del Rey wrote:
> Hi again Volker (& list)
>
> I think I am very closer of the problem.
Sorry, but without access to this system I can't really say
what is going on. Please talk to Oracle for support. Samba
is running fine on a huge variety of file systems, and if
ACFS gives you locking issues, I would request Oracle to fix
their
2014 Dec 31
1
Fwd: samba & Oracle ACFS Issues
Hi Volker
Finally I loaded the following configuration in our test environment
[global]
deadtime = 60
keepalive = 10
[dossiers]
locking = Yes
; If yes, turns on byte-range locks.
strict locking = No
; If yes, denies access to an entire file if a byte-range lock
exists in it.
; posix locking = Yes
posix locking = No
2011 Jul 29
1
Environment of a LM created in a function
Dear all,
Quite often I have the situation that I've multiple response variables
and I create Linear Models for them in a function. The following code
illustrates my usual approach:
---------------8<---------------
set.seed(123)
dat <- data.frame(x = rep(rep(1:3, each = 3), 4), y = rep(1:3, 12))
dat$z1 <- rnorm(36, dat$x + dat$y)
dat$z2 <- rnorm(36, dat$x + 2*dat$y)
dat$z3 <-
2015 Feb 11
4
Fwd: samba & Oracle ACFS Issues
On Wed, Feb 11, 2015 at 10:27:50AM +0100, Nacho del Rey wrote:
> Hi Volker and the list
>
> Yesterday the problem appeared again
>
> I could launch a strace command over a samba PID to see what was going on
> and this is the result
>
> [PRO] [root at pf3il0024 ~]# strace -frp 57686
> Process 57686 attached - interrupt to quit
> 0.000000 fcntl(14, F_SETLKW,
2016 Apr 04
9
RFC: Constant folding math functions for long double
Hi,
Clang is currently unable to constant fold calls to math.h functions such
as logl(), expl() etc.
The problem is that APFloat doesn't have these functions, so Clang is
forced to rely on the host math library. Because long double isn't
portable, we only ever query the host math library for double or float
results.
I can see three methods for allowing constant folding for types that