similar to: 6344186 NFSv3 needs to support .zfs (like NFSv4 already does)

Displaying 15 results from an estimated 15 matches similar to: "6344186 NFSv3 needs to support .zfs (like NFSv4 already does)"

2010 Jun 18
0
NFSv3 provider
Hi, I am new to Dtrace. I am trying to run nfsv3rwsnoop.d script found on nfsv3 provider wiki page. I received following error: # ./nfsv3rwsnoop.d dtrace: failed to compile script ./nfsv3rwsnoop.d: line 12: failed to grab process 3 Line 12 is "nfsv3:::op-read-start" To use nfsv3 provider, do I need to install some additional package? If so, what is the package called? The system
2006 Feb 16
1
smb/cifs or nfsv3: which is "cheaper"
I will soon be implementing a Fedora Core 4 (or 5), 2.8MHz Xeon, 1GB RAM, 2.5TB storage, gigabit ethernet server which will hold backup copies of about 200 DVDs. These DVDs will be played through a gigabit LAN to another Fedora Core 4 (or 5) workstation using xine which will then output video to the projector in my living room. I am not asking to start a competition or war on the list. My
2006 Apr 06
0
NFSv3 and File operation scripts
Howdy, I wrote a pair of scripts to measure file and NFSv3 operations, and thought I would share them with the folks on the list. You can view the script output by pointing your browser at the following URLs: Per Process NFSv3 Client statistics (inspired by fsstat/nfsstat): http://daemons.net/~matty/code/nfsclientstats.pl.txt Per Process File Operations (inspired by fsstat):
2008 Sep 18
0
CentOS automount 99% CPU utilization -- NFSv3 vs NFSv4?
I have several CentOS 5.2 workstations in a Sun Solaris NIS domain and Solaris NFS servers (all Solaris 8). Frequently the auto mounter hangs with very high utilization -- I think it might be due to the Solaris 8 servers only using NFSv3 and the CentOS wanting to use NFSv4. How can I set the system to use NFSv3 globally, even for auto mount maps from my ancient Solaris NIS domain (which I wold
2012 Mar 27
0
Using NFSv3 and NFSv4 at the same time with CentOS6
Hi all, I have two centos6.2 servers acting as a nfs servers (nfsv3 for now). Due to some security requeriments, I need to share some folders using nfsv4 (with kerberos auth), but I have a doubt. Is it possible to serve shared folters using nfsv3 and nfsv4 (with kerberos auth) at the same time in the same server with centos6?? Nfsv3 is used to serve storage for three ESXi servers (and these
2009 Feb 13
4
Running Xen over NFSv3
Does anyone, is anyone running Xen on NFSv3 successfully? What are some of your pain points/success points? Have you tried a clustered file system with better results such as DRBD or GFS? TIV, Matt _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Jan 21
6
nfsv3 provider: "failed to grab process"
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi, i''m trying to use the nfsv3 provider on S10U6, with the following simple script: #! /usr/sbin/dtrace -s #pragma D option quiet nfsv3:::op-read-start { printf("%s\n", args[1]->noi_curpath); } however, when running it, i get the following error: dtrace: failed to compile script ./nfs2.d: line 5: failed to grab
2009 Nov 06
7
Status of DTrace NFSv3/v4 client providers
We recently had a strange NFS performance anomaly between a V880 running snv_124 and two NetApp filers. To investigate, a DTrace NFSv4 (and eventually NFSv3) client provider would been extremely helpful. Unfortunately, all I could find were a request for code review of a v3 client provider and another request for help developing a v4 provider. Nothing seems to have come from those initiatives,
2013 Sep 06
1
rsync 3.0.9 hangs when syncing from NFSv3 share - possible to retry after timeout?
Hello, I'm using rsync 3.0.9 to backup several NFS shares from a fileserver, mounted over NFSv3, to a local RAID on a backup server. Both servers are running Ubuntu 12.04 server LTS. The fileserver's filesystem is ext4. The NFS shares are mounted on the backup server as follows: fileserver:/mnt/storage/share1 /mnt/share1 type nfs (ro,tcp,bg,soft,intr,addr=192.168.1.1)
2006 Feb 24
17
Re: [nfs-discuss] bug 6344186
Joseph Little wrote: > I''d love to "vote" to have this addressed, but apparently votes for > bugs are no available to outsiders. > > What''s limiting Stanford EE''s move to using ZFS entirely for our > snapshoting filesystems and multi-tier storage is the inability to > access .zfs directories and snapshots in particular on NFSv3 clients.
2009 Aug 19
0
zfs+nfs: scary nfs log entries?
I have a zfs dataset that I use for network home directories. The box is running 2008.11 with the auto-snapshot service enabled. To help debug some mysterious file deletion issues, I''ve enabled nfs logging (all my clients are NFSv3 Linux boxes). I keep seeing lines like this in the nfslog: <br> <br> <pre> Wed Aug 19 10:20:48 2009 0 host.name.domain.com 1168
2006 Oct 31
0
PSARC/2006/313 NFSv4: nfsd "-s" distributed stable storage
Author: calum Repository: /hg/zfs-crypto/gate Revision: fbc718ddef873be386b04b6eae2b298d174fce12 Log message: PSARC/2006/313 NFSv4: nfsd "-s" distributed stable storage 6244819 NFSv4 needs distributed stable storage to work on Cluster HA-NFS Files: update: usr/src/cmd/fs.d/nfs/nfsd/Makefile update: usr/src/cmd/fs.d/nfs/nfsd/nfsd.c update: usr/src/uts/common/fs/nfs/nfs4_srv.c update:
2006 Oct 31
0
6417056 nfssrv should use doors/xdr as its IPC mech to mountd(1m)
Author: rmesta Repository: /hg/zfs-crypto/gate Revision: 4af930f29a665f04c4cf91ef1fbc049fb427a304 Log message: 6417056 nfssrv should use doors/xdr as its IPC mech to mountd(1m) Files: create: deleted_files/usr/src/uts/common/rpcsvc/nfsauth_prot.x create: usr/src/cmd/fs.d/nfs/mountd/nfsauth_xdr.c create: usr/src/uts/common/fs/nfs/nfs_auth_xdr.c create: usr/src/uts/common/nfs/auth.h delete:
2009 Sep 02
6
SXCE 121 Kernel Panic while installing NetBSD 5.0.1 PVM DomU
Hi all! I am running SXCE 121 on a dual quad-core X2200M2 (64 bit of course). During an installation of a NetBSD 5.0.1 PVM domU, the entire machine crashed with a kernel panic. Here''s what I managed to salvage from the LOM console of the machine: Sep 2 18:55:19 glaurung genunix: /xpvd/xdb@41,51712 (xdb5) offline Sep 2 18:55:19 glaurung genunix: /xpvd/xdb@41,51728 (xdb6) offline
2011 Mar 03
3
Mac / NFS problems
Hello, Were having issues with macs writing to our gluster system. Gluster vol info at end. On a mac, if I make a file in the shell I get the following message: smoke:hunter david$ echo hello > test -bash: test: Operation not permitted And the file is made but is zero size. smoke:hunter david$ ls -l test -rw-r--r-- 1 david realise 0 Mar 3 08:44 test glusterfs/nfslog logs thus: