search for: nfstest

Displaying 7 results from an estimated 7 matches for "nfstest".

2008 Jun 05
2
ZFS NFS cannot write
This is the first time I tried nfs with zfs. I shared the zfs filesystem with nfs, but i can''t write to the files though i mount it as read-write. This is for Solaris 10 update 4. I wonder if there is a bug? ---------------server (sdw2-2) #zfs create -o sharenfs=on data/nfstest #zfs get all data/nfstest NAME PROPERTY VALUE SOURCE data/nfstest type filesystem - data/nfstest creation Thu Jun 5 13:22 2008 - data/nfstest used 40.7K - data/nfstest available 15.4T...
2006 Sep 25
1
Pls help on configuring autofs on NFS
Hi all, I'm trying to setup this scenario on NFS and autofs on Centos 4.3: - useradd nfstest on an NFS server (192.168.1.247) - Setting up this NFS server /etc/exports: /home/nfstest 192.168.1.252/255.255.255.0(rw,sync,no_root_squash) - useradd nfstest on a client machine (192.168.1.252) - make sure that the uid and gid are the same on the server and the client - setting up /etc/auto.m...
2007 Jul 11
9
NFS cache flush tester
http://dovecot.org/tools/nfstest.c I wrote a test utility that tests different ways to flush NFS attribute cache and data cache. Please test in your NFS setup and show me the results, so I can make Dovecot v1.1 works well with NFS. Run the test several times (3 should be enough) to make sure the output stays the same, because th...
2002 May 15
2
Linux server, Win2k client: Almost works, what am I missing?
...the Win2K box), and I only saw this in Samba's logs (level 2): [2002/05/15 19:17:57, 2] smbd/reply.c:reply_special(91) netbios connect: name1=SKUNKWORX name2=WIN2KBOX [2002/05/15 19:17:57, 2] smbd/reply.c:reply_special(110) netbios connect: local=skunkworx remote=nfstest However, when I used the "net use" CLI command to log in with user "nobody", supplying "nobody"'s password, it worked! The share was successfully mounted, and I saw these entries in the Samba log: [2002/05/15 19:18:29, 2] smbd/reply.c:reply_sesssetup_and_X(97...
2016 Dec 02
3
Samba and kerberized NFSv4
Am 2016-12-02 12:12, schrieb Rowland Penny via samba: > On Fri, 2 Dec 2016 11:05:50 +0100 > Matthias Kahle via samba <samba at lists.samba.org> wrote: > >> > Does it work if you manually add >> > userPrincipalName=CLIENT02.DOMAIN.TLD to your clients ldap entry >> > and reexport the keytab? >> >> I already thought about trying that. So by now,
2016 Dec 02
0
Samba and kerberized NFSv4
...> I just wanted to make sure: Your DCs are Samba based? > > After mounting the nfs share, were you able to access files? > > Bye, > Marcel Yes, I only have Unix machines. Yes, if I create a file in the mounted NFS share rowland at devstation:~$ touch /home/SAMDOM/rowland/nfstest.txt And then go to the share on the NFS server: root at member1:~# ls -la /home/rowland/ ........ -rw-r--r-- 1 SAMDOM\rowland SAMDOM\domain users 0 Dec 2 11:08 nfstest.txt ....... I can open, read, write etc anything in my share Rowland
2008 Oct 07
2
1.1.4 and trouble over NFS
Hello, I have some trouble with the current setup (it's a testing environment): 2 server with Dovecot 1.1.4 from source (OS Debian testing 2.6.26) (name: "exim" and "exim2") 1 NFS server (OS Debian testing 2.6.26) I use NFS v.4, indexes shared over NFS. The relavant part of Dovecot configuration: dotlock_use_excl = yes mail_nfs_storage = yes mail_nfs_index = yes