similar to: Problem with Solaris disk quotas

Displaying 20 results from an estimated 1000 matches similar to: "Problem with Solaris disk quotas"

2001 Oct 04
1
Many smbd processes per user
Hi, We're encountering severe load problems associated with multiple smbd processes running per user. As an example below, this user has only five files open yet many smbd's running. Is there a reason for this occurring? I've been experimenting with file locking etc to try and get around it. Thanks Tim tim@hostname:~> smbstatus -u yunjeng -S INFO: Debug class all level = 1
2002 Feb 14
0
Oddness with dfree command and Samba 2.2.3a
I am attempting to use the 'dfree command' option of smb.conf to handle a few special cases and the like for returning disk free information. The Samba server is acting in a PDC role, running Samba 2.2.3a on a SunBlade 100 running Solaris 8, patched with all Recommended patches. From a Windows 2000 box (the only thing I have handy to test with, and will be the bulk of our client
1999 Mar 07
0
Samba and Command Software AntiVirus (F-Prot)
We run a lab of ~120 NT workstations. We have a problem with samba when Command Softwares AntiVirus is enabled for dynamic virus scanning of network drives. Office files get corrupted and/or can be saved. The client machines are all NT 4.0 sp4 with Office 97 sp2 The servers are solaris boxes running Samba 2.0.3 The problem can be seen by repeatedly modifying and saving a document stored on a
2001 Apr 25
0
2.2.0 panics with quotas and no rpc.rquotad on NFS server
Samba 2.2.0 on SPARC Solaris 8 Configured with: ./configure --with-pam --with-syslog --with-quotas --with-msdfs --with-acl-support I am accessing the share \\server\mgerdts, which is itself an automounted (NFS) directory. That is, /home/mgerdts on server really exists on nfsserver. On nfsserver, rquotad is commented out of inetd.conf. Using smbclient (2.0.7, yeah I know) I do: smbclient
1999 Mar 23
0
"invalid users = nobody" is bad
Samba 2.0.3 on Solaris 5.5.1 with security=server, NT PDC and several 100 clients. We recently had lots of intermittent problems with samba. These included: Share mounting problems, Locking errors, Access denied errors, Document corruption and errors related to writing buffers back to the server. The problems where much worst when Command AntiVirus's dynamic virus checking was enabled. After
2016 Jun 09
0
dfree is broken on this system
> >> On Tue, Jun 07, 2016 at 01:36:52PM -0400, Thomas Schulz wrote: >>> Running Samba 4.3.4 on a Solaris 10 i386 box and Samba 4.4.3 on a >>> Solaris 10 sparc box. >>> I have not looked at the logs for awhile. Just checking now and I see >>> many of the following on both systems. >>> >>> [2016/06/01 11:22:04.402945, 0]
2016 Jun 08
0
dfree is broken on this system
> On Tue, Jun 07, 2016 at 01:36:52PM -0400, Thomas Schulz wrote: > > Running Samba 4.3.4 on a Solaris 10 i386 box and Samba 4.4.3 on a > > Solaris 10 sparc box. > > I have not looked at the logs for awhile. Just checking now and I see > > many of the following on both systems. > > > > [2016/06/01 11:22:04.402945, 0]
2001 Nov 14
2
compile errors on version 2.2.2
Hi -- Compiling samba 2.2.2 on Solaris 2.7 server I get the following errors: (These are not in sequence.) Compiling lib/system.c lib/system.c: In function `sys_readdir': lib/system.c:234: warning: return from incompatible pointer type lib/util.c: In function `transfer_file': lib/util.c:559: `_write' undeclared (first use in this function) lib/util.c:559: (Each undeclared
2004 Dec 21
1
Samba panics on disk size and connection is lost while copting files.
I have moved a Samba installation from an old samba 2.2.8a (on a 2.4.21 kernel) to a new server running Samba 3.0.10 on a SuSE 9.2 (kernel 2.6.8) and I now have a problem using the (same) shares from client W2K machines. When I open "My Computer" window on a client, the drives are marked by a red cross, as if they were disconnected, and the disksize is zero. I can decend into the
1997 Jul 29
1
Monitoring/controlling the print spool
I crossed few similar questions in the digest and the news group, however I didn't cross the solution. I set a Linux Slackware as a samba server (16p11) with HP LJ attached to its parallel port. The server takes care of the print jobs too well; The server spool simply swallows print jobs. What should be the set up to let an MS user (95/wfw) monitor ("lpq") and control
1997 Jul 30
1
Configuration Query
I'm looking at using Linux/Samba in a lab environment. What I'd like is for the Win95 Machines to connect as the default guest user normally, ie read-only. But, if I log in as let's say, SambaAdmin, it prompts for a password and will allow writing to that shared resource. I've tried a couple of different settings, but regardless of how I log into the Microsoft Client, it will
1999 Jun 21
1
Force group on create of a file.
Howdy, Is it psoible to use a force group on creation of a file or directory only? I want to use this to make a more efficient use of unic permissions. If I use 'Force Group' then I cannot use the 'other' permission rights anymore in unix. I use a debian distribution (2.1) with Samba version 1.9.18p10-7 Any ideas? Grezzz Ries van Twisk
1999 Oct 07
1
[Fwd: Libraries loading, but not really?] - it really IS a problem :-(
kalish at psy.uwa.edu.au wrote: > > I'm a newbie at R, and can't get libraries to really work. > I did this: > > library(help = mva) > cancor Canonical Correlations > cmdscale Classical (Metric) Multidimensional Scaling > dist Distance Matrix Computation > hclust Hierarchical Clustering
2003 Aug 21
1
R is mentioned on Linux Today
Hi all, people who don't follow Linux Today regularly may want to check out: http://linuxtoday.com/developer/2003082000626OSSVDV My apologies if this is considered spam. Cheers, Berwin ========================== Full address ============================ Berwin A Turlach Tel.: +61 (8) 9380 3338 (secr) School of Mathematics and Statistics +61
2005 Jul 07
1
Quota support Samba 3.x and Solaris 9
Hi all, I am a bit confused about whether or not quota support is available in Samba 3.x under Solaris 9. I start configure with the options --with-quotas and --with-sys-quotas, but this results in the error: Compiling smbd/quotas.c smbd/quotas.c:932:23: sys/quota.h: No such file or directory smbd/quotas.c:933:19: devnm.h: No such file or directory smbd/quotas.c: In function
2005 Jun 06
2
samba bug
Hi. I have some trouble with my samba domain controller. Every time I try to logout my windows workstation, I get an error that the share is no longer availible. I estimate that this happens around the time when windows tries to copy my user profile back to the server. (because when I change profile type to local the error no longer occurs) on the samba side the following error is logged.
2004 Apr 20
1
Strange Fedora Booting problem: can not mount "LABEL=*"partitions
Hi, Theodore, Thanks for your tests. But I got the problem and got it FIXED by flushing out the contents of /etc/blkid.tab before cloned clients reboot. I'm using the e2fsprogs-1.34-1 comes with Fedora Core 1. hello06.alexa.com root 135% rpm -qf /sbin/fsck e2fsprogs-1.34-1 hello06.alexa.com root 136% and the original contents in /etc/blkid.tab are attaching below, while my
1999 Oct 07
0
Libraries loading, but not really?
I'm a newbie at R, and can't get libraries to really work. I did this: > library(help = mva) cancor Canonical Correlations cmdscale Classical (Metric) Multidimensional Scaling dist Distance Matrix Computation hclust Hierarchical Clustering kmeans K-Means Clustering prcomp
2003 Jun 13
0
SMBFS, automounting and NFS
Hi all, I have a question which we think has probably been asked before, but I can't find any solutions. Bofore I get to the details, I'll give some background. I work at a university and we have a bundle of undergraduate and postgraduate students. Our computer system is currently divided roughly into a windows (XP) system and a linux (Redhat 8.0) system. The linux servers have
2001 Jul 06
0
R 1.3 on iMacs (PR#1015)
Hi, I have been trying to run R 1.3 on a Lab of iMacs running system 9.0. It starts up fine but it wont accept any input from the keyboard. I can select commands and use the copy and paste menu option and this works. It works fine on my G4 running 9.04. Apart from having to install the latest carbonlib, is there anything else needed to get it running on system 9.0 on iMacs? If you don't