similar to: long delays with file enumeration & listing in large data storage environment

Displaying 20 results from an estimated 1400 matches similar to: "long delays with file enumeration & listing in large data storage environment"

2023 Mar 15
2
Empty folder deletion issue - Samba 4.15 thru 4.18
Encountering a strange one... has been occuring since samba 4.15.x and continues to occur even in 4.17.5 and 4.18 Issue does not occur in earlier versions (4.13.x) and have switched back and forth between versions to confirm. Servers are winbind joined, PAM and krb5 auth, all seems to work fine (reading, writing, creating, moving) until trying to delete an empty folder on the share from Windows
2023 Mar 17
1
Empty folder deletion issue - Samba 4.15 thru 4.18
Ok. Just tested from a local share... Was able to create a empty folder and delete from Windows client without issue. So definitely NFS related. On Fri, Mar 17, 2023, 2:53 PM Rowland Penny via samba <samba at lists.samba.org> wrote: > > > On 17/03/2023 18:46, Jeremy Allison via samba wrote: > > > > OK, almost certainly it's the NFS mount causing the problem.
2023 Mar 15
1
Empty folder deletion issue - Samba 4.15 thru 4.18
On Wed, Mar 15, 2023 at 04:53:16PM +0000, Rowland Penny via samba wrote: > > >On 15/03/2023 16:47, Jeremy Allison via samba wrote: >>On Wed, Mar 15, 2023 at 11:29:10AM -0400, CaptainTrips28 via samba wrote: >>>Encountering a strange one... has been occuring since samba 4.15.x and >>>continues to occur even in 4.17.5 and 4.18 >>> >>>Issue does not
2020 Feb 25
0
Replication failing with Win 2012 R2 (maybe)
Hello All, WIndows DC reports (not for the entire directory, just a portion. See outputs below). "The replication operation failed because of a schema mismatch between the servers involved.? I suspect the error is a red herring. Running several Samba DCs at multiple sites. Version 4.11.6-Debian from Louis?s repo (on Ubuntu 18) ?vdcw00? is the Windows 2012 R2 server ?cdcx15? is the Samba
2003 Jan 30
1
not enough charcters available in %J or confusing blanks?
Hi, I try to create PDF files with an modified script from Buchan Milne and have some problems with the Jobname var %J. Because it is better for the users to find an file with an similar name as the original document I'm looking for a way to read out %J, cut some unnessasary stuff and use the rest as new file name. The problem is: In %J in some circumstances is not the complete Jobname as
2003 Aug 20
2
Strange happenings
Just idly watching * in console mode and saw that someone from 50.49.54.102 tried to register with my *. whois gives:- OrgName: Internet Assigned Numbers Authority OrgID: IANA Address: 4676 Admiralty Way, Suite 330 City: Marina del Rey StateProv: CA PostalCode: 90292-6695 Country: US NetRange: 50.0.0.0 - 50.255.255.255 CIDR: 50.0.0.0/8 NetName: RESERVED-50
2017 Jan 24
4
Help! How do I make Samba3 + Winbind drop the domain\ on a user's account?
Hello, We have moved from PBIS to Samba + winbind. In PBIS, after logging in to a SSH session, the prompt (user context?) would be: username at hostname: Now, after logging in, the prompt is: domain\username at hostname: How do I make it drop the "domain\" ? This causes issues in other areas as passing "\" is an illegal character. Should we change the "\" to
2012 Jul 05
4
Double quotes within an exec statement
Hello all, I''ve been trying to run this exec statement (which to my peril was initially thought to be something simple): exec { "/opt/pbis/bin/config UserDomainPrefix "" " : } After the command is run I''m getting the following error: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Syntax error at '''' '';
2015 Jul 31
3
Linux Workstation x SMB4 DC
On 31/07/15 18:53, Denis Cardon wrote: > Hi Jefferson, > > Le 31/07/2015 15:22, Jefferson B. Limeira a écrit : >> What is the best way to authenticate users in SMB4 DC on Linux >> workstation? >> I'm using pam_winbind, but sometimes its very slow... > > Configuring everything correctly on the workstation side is quite > tricky. If you have laptops among
2018 Sep 03
2
Samba AD and DNS stopped on RSAT
No, this is my server conf. Please suggest how I can fixed this. On Monday, September 3, 2018, Rowland Penny via samba <samba at lists.samba.org> wrote: > On Mon, 3 Sep 2018 23:44:49 +0530 > Vivek Patil <vivek.patil at forgeahead.io> wrote: > >> /usr/local/samba/etc/smb.conf >> >> # Global parameters >> [global] >> netbios name = UBUNTU
2015 Jul 08
1
loop kerberos client samba
Hi, We have some issues with a kerberos on a samba client. Start process is all right and user can connect to the linux boxes, but few hours later it is not the case any more and I get the following error in my /var/log/syslog on client side message repeated 10 times: [ [LwKrb5GetTgtImpl /builder/src-buildserver/Platform-8.2/src/linux/lwadvapi/threaded/krbtgt.c:276] KRB5 Error code: -1765328161
2018 Sep 04
2
Samba AD and DNS stopped on RSAT
Yes, i mixed up two thing that is confusing you. Well., I did nothing change on the server. And the smb.conf file is shared here is only from server. Do you need any more file output here. On Tuesday, September 4, 2018, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Tue, 4 Sep 2018 00:21:19 +0530 > Vivek Patil <vivek.patil at forgeahead.io> wrote: > >>
2010 Aug 24
3
CENTOS DHCP Server and windows computer/host name ISSUE
Hi list, We are running few Centos5.4 and windows 2003 instance on CENTOS XEN virtualized environment , all the guest are getting the IP/NETWORK/GATEWAY setting from the DHCP Server running on CENTOS 5 server and the DNS configured on the windows 2003 server. All of the CENTOS Guests are getting the IP and the host name as per the DNS forward look up configured. For example If the CENTOS
2009 Dec 17
2
some help regarding combining columns from different files
Dear all, Here is my code which am using to combine 5th column from different data sets. Here is the function to do my job genesymbol.append.file <-NULL gene.column <- NULL readGeneSymbol <- function(files,genesymbol.column=5){ for(i in fnames){ temp <- read.table(fnames,header=T,sep="\t",stringsAsFactors=F,quote="\"")
2015 Jul 31
6
Linux Workstation x SMB4 DC
What is the best way to authenticate users in SMB4 DC on Linux workstation? I'm using pam_winbind, but sometimes its very slow... -- []'s Jefferson B. Limeira jbl at internexxus.com.br https://br.linkedin.com/in/jlimeira (41) 9928-8628
2013 Jul 12
1
removing dead samba4 dc
Hi, I have a small but live samba4 AD (pure samba4, no Windows servers). My secondary (the one that was added 2nd) DC has expired, so I need to remove it from the domain. However the traditional Windows mechanism for doing this (deleting the entry from ADUC) doesn't work. I'm not sure if this was supposed to work, but the error I get is: Windows cannot delete object
2015 Jun 12
2
user profil wipe in a samba 4 AD domain
Sorry for the delayed answer, I received your answer while I was gone. My user are created using the RSAT tool directly from a Window box. We use pbis cause in case my company want to go for a pay version of the AD client. The main reason is that the sys admin job is on ly temporary, thus if any problem occur after they could go for a pay version and get help. As for you request for the
2015 Jul 15
1
Problems with Login on Samba 4
I implemented Samba 4.2.2 on my network 2 weeks ago. I created an image of Ubuntu 14.04 with the PBIS (PowerBroker Identity Services Open ) installed and configured to include the stations in the domain. This image was install in 250 workstations and everything was working perfectly, but the computers didn't appear in the MS RSAT as domain members, because we forgot to run the
2013 Jun 10
3
Replicating Windows 2008 to Samba4
Hi, I am integrating the existing my domain with the samba4. For that, I tried to replicate one of my Windows 2008 DC to samba4 server DC. I successfully replicated the Windows 2008 to the samba4 DC. Here I can login with my windows client. In Linux client , Domain join is successful, But i can't login with the user credentials. In linux client, I am using PBIS application. In the log
2018 Sep 03
2
Samba AD and DNS stopped on RSAT
/usr/local/samba/etc/smb.conf # Global parameters [global] netbios name = UBUNTU realm = MYDOMAIN.IO workgroup = MYDOMAIN dns forwarder = 8.8.8.8 allow dns updates = nonsecure and secure server role = active directory domain controller [netlogon] path = /usr/local/samba/var/locks/sysvol/mydomain.io/scripts read only = No [sysvol]