Displaying 20 results from an estimated 30000 matches similar to: "Samba & NFS"
2013 Jan 13
1
tinc 1.1pre4 on Win7x64 coughs on #comment in first line of host file
I have the habit of putting the name of the host within the host file
as a comment usually on the first line. Helps when files are renamed
and tracking. The new version exports Name = victor and so the old
comment style is not necessary. I would think the new version should
still simply ignore lines that begin with the '#' character.
For example, a normal host file named victor that
2016 Apr 06
1
GPO
Any event id for this one?
If its event id : 1110.
Open CMD box, type ipconfig /all
And post the result.
I suppect one of the following.
1) pc cloned without sysprep, so multiple pc's with same SID.
2) wrong DNS-Domain suffix
3) wrong DNS-Search suffix
Test this by remove you pc from domain, add it again, reboot.
Login with the same user.
Greetz,
Louis
>
2013 Jul 24
1
NFS not exporting filesystem ACLs
Hi.
I have a test system in an lab I have copied over the /etc/sysconfig/nfs
and /etc/exports from productions all the same services are running. But in
the test environment the client mounts the nfs exports but the file system
ACLs are not visible , what have I missed ?
I have stopped the firewall on the server and that didn't help.
Filesystem acls are enabled in fstab for the file system
2009 Nov 02
0
Kernel panic on zfs import (hardware failure)
Hey,
On Sat, Oct 31, 2009 at 5:03 PM, Victor Latushkin
<Victor.Latushkin at sun.com> wrote:
> Donald Murray, P.Eng. wrote:
>>
>> Hi,
>>
>> I''ve got an OpenSolaris 2009.06 box that will reliably panic whenever
>> I try to import one of my pools. What''s the best practice for
>> recovering (before I resort to nuking the pool and
2016 Apr 07
0
GPO
Hi Louis,
I don't have a FW enabled on my PC.
I even tried to disable the FW on my all my DC's
I can telnet to port 389/636/53, they are all open and goes through to
my all DC's.
Primary DC
# Global parameters
[global]
workgroup = DOMAIN
realm = DOMAIN.CORP
netbios name = ##SELECTION_END##ZACPRDC002
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
2013 Feb 14
1
NFS resources, how to check version
Hello,
I set up NFSv4 server. To make sure I set
vfs.nfsd.server_min_nfsvers=4. I can check its version, for example,
by tcpduming and then I can see in wireshark lines like:
Network File System
Program Version: 4
V4 Procedure: COMPOUND....
....
is there any easier way to check its version?
I see there is nfsstat -e option which shows delegs and locks. But all
other ones are combined with nfsv3
2014 Apr 15
2
Fwd: ¿Cómo generar informes con R sin utilizar LaTeX?
Victor,
Me parece que podrías investigar si Scribus puede generar e insertar la
salida de R en sus documentos, por lo que estás agregando a tu pregunta me
parece que BI no es el camino. Si lo haces, creo que a más de uno en esta
lista le interesará la experiencia. La alternativa sugerida por Emilio
usando Rthml y CSS con probablemente markdown y, yo agregaría, pandoc me
resulta muy interesante y
2009 Sep 03
1
CTDB: Clustered NFS, reboot, requires me to exportfs -r(a)
Hi Samba,
I hope you are doing well. I run a cifs / nfs CTDB clustered NAS
solution, and I find that when I reboot any of the nodes in the cluster,
I must re-export the nfs mounts so they show up properly. Perhaps this
is a general linux nfs bug and I am barking up the wrong tree, but I
haven't found any problem / solution mentioning this as of yet besides
my own known workaround
2008 Apr 07
1
NFS, acls, proto, and "kernel: svc: unknown version"
Hi all,
1) My NFS3 clients don't display or obey existing non-POSIX ACLs on
files of NFS3-mounted exports.
2) setfacl on the client throws error and fails :
# setfacl -m u:stowler:rw testfile.text
setfacl: testfile.text: Operation not supported
3) at time of client mount the server's /var/log/messages shows
"kernel: svc: unknown version (3)".
Any thoughts greatly
2016 Jul 27
0
Mounting NFS subdirectories individually or just the parent?
On Wed, 27 Jul 2016, Frank Thommen wrote:
> Hello,
>
> does it in any respect (throughput/performance, cpu load, I/O load,
> resilience, ...) matter, if one mounts subdirectories of an NFS (v3) export
> into separate directories or if one just mounts the parent directory?
>
> I.e. like this:
>
> server: /export/base/a -> /mnt/a
> server: /export/base/b ->
2018 Mar 04
1
Samba AD + Kerbero + NFS "Client no longer in database"
I am soo lost trying to get Samba AD 4.7.5 as a Kerberos source for
NFSv4. The NFS server is the Samba AD server running Ubuntu Server
16.0.4.3 and the client is Linux Mint 18.3
This export WORKS and mounts on client
########## /etc/exports ##########
/mnt/fileshare *(rw,no_subtree_check,async)
############################
This export DOES NOT
########## /etc/exports ##########
2016 Jul 27
2
Mounting NFS subdirectories individually or just the parent?
There is a slight performance related reason for exporting disk partitions
individually, the performance boost is server-side as Paul says. The
advantage is that the no_subtree_check can be used without any additional
security risk.
It is probably the case that the /export/base/a is a partition, is exported
with no_subtree_check, and therefore there is a small performance boost.
Preventing
2006 Feb 28
1
vpopmail over NFS not seeing new messages.
Hi all.
We've just migrated our back-end NFS mailstore from FC1 systems to
CentOS4 and are experiencing problems/delays with vpopmail and user
Maildirs. IMAP is fine, it's just POP access that causes us problems.
Now, NFS mounts successfully, the clients can see /home/vpopmail and
serve content as we would expect. IMAP works perfectly and sees new
messages as soon as they're
2016 Apr 06
0
GPO
this command >> samba-tool ntacl sysvolreset
2016-04-06 13:34 GMT+03:00 Eben Victor <eben.victor at vcontractor.co.za>:
> Hi All,
> I create a Samba domain and works it's great, the issue that I have is
> with the GPO's.When applying GPO's then only the computer Policy is applied
> and not the user GPO. I keep on receiving below error.
> Has anybody else
2017 Oct 12
1
nfsvers and nfs-utils-1.3.0-0.48.el7
We encountered a weird problem today, and I thought some of you might
like to hear the solution.
The underlying change was listed in the 7.4 changelog, so it's not a
bug, but it may drive you buggy.
The majority of our HPC cluster nodes run CentOS 7, though the exact
patch levels vary from node to node. None is older than 7.3, but a few
newer nodes were kickstarted right to 7.4.
The
2010 Aug 13
2
[LLVMdev] Pass Ordering
All,
I have a ModulePass (A) calling a FunctionPass that inturn calls TargetData
(a ModulePass). For reasons of code correctness and modularity I cannot
reorganize my passes in any other way .
When I use opt to load and run A , it gives the following error.
LLVM ERROR: Bad TargetData ctor used. Tool did not specify a TargetData to
use?
I gather from some previous emails that this was not
2016 Apr 07
2
GPO
Hi Louis,
See below,
C:\>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : EBEN-TEST-PC
Primary Dns Suffix . . . . . . . : domain.corp
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : domain.corp
Ethernet adapter Local Area Connection:
1997 Nov 26
0
Testing Samba and NFS/AMD inter-action
Hello all,
Some may find this redundant, but this addresses a lot of qustions that
I've been seeing, in the last few months, that were not dealt with, in the
whole. In this message, I am addressing only capabilities, not specific
HOW-TOs. It's more of a WHAT-IT-CAN-DO with a hint of
WHY-YOU-WOULD-WANT-TO. In the near view, treat this as a features test report.
SUMMARY:
The questions were
2009 Mar 27
1
[PATCH 1/1] OCFS2: 64-bit inode number for getattr() instead of 32-bit value
ocfs2_getattr() uses generic_fillattr() to set inode number(and other
attributes). generic_fillattr() inturn fills inode number with inode->i_ino
which is a 32-bit(unsigned long) value.
if the ocfs2 partition is huge enough, that may become an incorrect
value.
the fix is filling it again after generic_fillattr() with ip_blkno(u64).
Signed-off-by: Wengang Wang <wen.gang.wang at
2009 May 08
2
32bit exe to run with wine64
Hi,
I hace one 64bit windows application which inturn calls one 32bit windows executable.When I run my application with 64bit configured wine, the application is getting exited as wine is identifying 32bit exe as unsupported architecture.
Is there any workaround or idea to make 32bit exe run along with 64bit exe.
Thanks,
Krish