similar to: Smbd process keep file locked

Displaying 20 results from an estimated 600 matches similar to: "Smbd process keep file locked"

2009 Jul 24
0
Question regarding dynamic DNS updates
Hello I have successfully compiled and configured Samba for ADS support and DNS updates. Everything works just fine and I can issue "./net ads dns register -P" and it dies update AD DNS. However as we have huge amount of DC's all over the world, when Samba updates DNS, it updates one randomly chosen DC DNS and then replication process takes a while so sometimes it takes up to 1
2009 Sep 22
0
list all domain controllers in AD
Hi I have Samba 3.3.5 joined AD. Is there any way to list all Domain Controllers in AD from Samba server? Sincerely, Dmitry --- The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, re-transmission, dissemination or other use of, or taking of any action in reliance upon this
2013 Jan 08
0
Samba binary for AIX 7.1
Good afternoon, Can you tell me where I can find Samba binary for AIX 7.1? Thanks, Clara Bi | Senior Technical Analyst, Software Configuration Management ______________________________________________________________ Scotiabank | Information Technology and Solutions 2201 Eglinton Ave. East, Scarborough, Ontario, Canada M1L 4S2 T 416.701.8237 clara.bi at scotiabank.com www.scotiabank.com
2017 Dec 21
0
glusterfs, ganesh, and pcs rules
Hi, In your ganesha-ha.conf do you have your virtual ip adresses set something like this?: VIP_tlxdmz-nfs1="192.168.22.33" VIP_tlxdmz-nfs2="192.168.22.34" Renaud De?: gluster-users-bounces at gluster.org [mailto:gluster-users-bounces at gluster.org] De la part de Hetz Ben Hamo Envoy??: 20 d?cembre 2017 04:35 ??: gluster-users at gluster.org Objet?: [Gluster-users]
2006 Jul 01
1
The ZFS Read / Write roundabout
Hey all - Was playing a little with zfs today and noticed that when I was untarring a 2.5gb archive both from and onto the same spindle in my laptop, I noticed that the bytes red and written over time was seesawing between approximately 23MB/s and 0MB/s. It seemed like we read and read and read till we were all full up, then wrote until we were empty, and so the cycle went. Now: as it happens,
2017 Dec 24
1
glusterfs, ganesh, and pcs rules
I checked, and I have it like this: # Name of the HA cluster created. # must be unique within the subnet HA_NAME="ganesha-nfs" # # The gluster server from which to mount the shared data volume. HA_VOL_SERVER="tlxdmz-nfs1" # # N.B. you may use short names or long names; you may not use IP addrs. # Once you select one, stay with it as it will be mildly unpleasant to # clean up
2017 Dec 20
2
glusterfs, ganesh, and pcs rules
Hi, I've just created again the gluster with NFS ganesha. Glusterfs version 3.8 When I run the command gluster nfs-ganesha enable - it returns a success. However, looking at the pcs status, I see this: [root at tlxdmz-nfs1 ~]# pcs status Cluster name: ganesha-nfs Stack: corosync Current DC: tlxdmz-nfs2 (version 1.1.16-12.el7_4.5-94ff4df) - partition with quorum Last updated: Wed Dec 20
2011 Oct 10
2
can't snapshot
Good morning Btrfs list, I am trying to create a subvolume of a directory tree (approximately 1.1 million subvolumes under nfs1). The following error is thrown and without the wiki I don''t know what argument is needed. I am running kernel 3.1.0-rc4. [root@btrfs ~]# btrfs sub snapshot /btrfs/nfs1/ /btrfs/snaps/ Invalid arguments for subvolume snapshot [root@btrfs ~]# btrfs sub list
2017 Apr 27
0
Secure email communication
This Secure Email was sent to: klibc at zytor.com Secure Email Service Scotia Secure Email Logo Secure mail waiting: (Secure) Scotiabank has sent you a secure, encrypted e-mail message. To view this e-mail, please visit "Scotiabank Secure Email Service" or check attach file. For further information on how to use this service please reffer to "the Secure Email User Guide". The
2000 Jun 20
2
Multiple Services on one Server
Newbie question! We currently are running a product call TAS from Syntax Corporation and would like to move to Samba. I have review the documentation and cannot find how to set up muliple services on one server. I tried using the Netbios name = and the include statement to bring in another smb.conf file but I don't think I'm on the right track.
2014 Aug 01
2
Live blockcopy onto storage pool that is an NFS mount?
Hello, I am running qemu-kvm 1.4.0 and libvirt 1.0.2 on Ubuntu 12.04. I have two NFS mountpoints configured as two separate pools in virsh: <pool type='dir'> <name>nfs1</name> <uuid>419d799c-2493-6ebc-6848-53b0919e7bad</uuid> <capacity unit='bytes'>6836057014272</capacity> <allocation unit='bytes'>0</allocation>
2014 Jun 12
0
access samba share getting NT_STATUS_TRUSTED_RELATIONSHIP_FAILURE error VS. nullSessionPipes
SAMBA as a member server in an AD domain Access samba share from any client (e.g. windows 7) using AD domain credential, getting below error message: [ ---------- C:\tools>net use * \\sbdevsvr213.dev.ib.tor.scotiabank.com\fundmgr <file:///\\sbdevsvr213.dev.ib.tor.scotiabank.com\fundmgr> * /user:domainName\un System error 1789 has occurred. The trust relationship between this
2001 Oct 31
1
Xilinx ise4.1i par trouble
Hi, When I excecute the following command line wine --winver nt40 --dll shlwapi=b --managed -- /nfs2/bin/Xilinx/ise4.1i/bin/nt/par.exe -pl 5 -rl 5 -e 1 -t 1 -w /tmp/design.ncd design.ncd design.pcf the following error message is returned err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x400a5648 but if I run the following command line wine --winver nt40 --dll
2010 Apr 19
2
warnquota email domain ?
Dear All, Sorry if this is the wrong place for this question, or if I'm just being daft, but I can't get warnquota to send emails to the right address. When I put a test user (gollum) over quota, and run warnquota on a server (nfs2.lmb.internal), the email generated by warnquota appears in the maillog as "to=<gollum at nfs2.lmb.internal>," What I need is the email to
2014 Aug 01
0
Re: Live blockcopy onto storage pool that is an NFS mount?
On 08/01/2014 03:29 PM, Andrew Martin wrote: > Hello, > > I am running qemu-kvm 1.4.0 and libvirt 1.0.2 on Ubuntu 12.04. I have two NFS > mountpoints configured as two separate pools in virsh: > > I would like to be able to move the VM disk from one of the NFS mountpoints to > another (nfs1 --> nfs2) live. I followed the instructions here: >
2016 Aug 29
0
CentOS 6: files now owned by nobody:nobody
On Mon, 29 Aug 2016 18:59:31 -0400 Pat Haley wrote: > We noticed that all the files were owned by nobody Here are my notes for dealing with this issue: If all users come up as nobody on a nfs mount: Add nfs server name to the Domain = line in /etc/idmapd.conf on both the server and the clients, i.e. Domain = nameof.server /sbin/service rpcidmapd restart /sbin/service nfslock restart
2008 Feb 25
2
Exporting a dataframe from R to Excel
I am trying to export a dateframe created in R: > Duration_summary V1 2.5 % 97.5 % V4 2.5 % 97.5 % [1,] 1 0.46076018 1.128776 1.000000 0.5280828 0.9576338 [2,] 0 0.00000000 0.000000 1.000000 0.1741793 1.2352705 [3,] 1 0.46566719 1.313711 1.000000 0.7233312 1.4097987 [4,] 1 0.38866371 2.453226 0.976024 0.6377314 1.3493957 [5,] 1 0.08894066 1.036830
2009 Apr 26
5
Problems installing NfS2
Hello, i've just tried to install NfS2 using wine, but it didn't work. It aborted the setup.exe saying this: Code: wine: Unhandled privileged instruction at address 0x3a3723 (thread 001d), starting debugger... Unhandled exception: privileged instruction in 32-bit code (0x003a3723). err:dbghelp_msc:pe_load_debug_directory Got a page fault while loading symbols Register dump: CS:0073
2010 Jul 13
5
Re-exporting an NFS mount.. Possible?
I have an issue that is not all that unique, so I'm hoping someone has done it before. On the client end I have some very old RedHat based systems. On the server end is a Windows 2008 system running NFS server software. The clients mount the server resource as an NFS2 mount but some compliance issues were discovered with the setup. For various reasons, updating the client is not an option at
2014 Mar 06
1
CTDB and NFS4
Hi everyone, I'm sorry if this has already been covered somewhere, but I've had a look and can't find it. Also if there is a better place for this question, please let me know. I know that the CTDB documentation states that only NFS2/3 are supported with CTDB but what I'd really like to know is why NFS4 won't work and if NFS4 support is planned for the future (timeline?).