« March 2008
SunMonTueWedThuFriSat
      
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
     
Today
XML

Navigation

Editing

Blogs to Gander At

AllMarks

Referers

Today's Page Hits: 3

Powered by Roller Weblogger.

statcounter.com

technorati.com

www.alesti.org

Add to Alesti RSS Reader

Site notes

This page validates as XHTML 1.0, and will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device. It was created using techniques detailed at glish.com/css/.

20070420 Friday April 20, 2007
How to tell whether you are looking at a NFSv3 or NFSv4 mount point

This is under OpenSolaris:

[tdh@kanigix 1]> nfsstat -m /net/ultralord/f/1
/net/ultralord/f/1 from ultralord:/f/1
 Flags:         vers=4,proto=tcp,sec=sys,hard,intr,link,symlink,acl,rsize=1048576,wsize=1048576,retrans=5,timeo=600
 Attr cache:    acregmin=3,acregmax=60,acdirmin=30,acdirmax=60

Orginaly posted on NFSv4 in Action
Copyright (C) 2007, NFSv4 in Action
20060320 Monday March 20, 2006
Comments were not being emailed

Sorry, the added comments were not being emailed to me. I fixed that and also touched up Q6 to have the AIX entry.


Orginally posted on NFSv4 in Action
Copyright (C) 2006, NFSv4 in Action
20060315 Wednesday March 15, 2006
Q6: How do I change the ID domain?

Q: How do I change the ID domain (without rebooting)?

A:


Technorati Tags:
Orginaly posted on NFSv4 in Action
Copyright (C) 2006, NFSv4 in Action
20060313 Monday March 13, 2006
Q5: How do I determine which ID domain a machine belongs to?

Q: How do you determine the ID domain a machine thinks it belongs to?

A:


Technorati Tags:
Orginally posted on NFSv4 in Action
Copyright (C) 2006, NFSv4 in Action
20060304 Saturday March 04, 2006
Q4: How come I can't mount a Filer via NFSv4?

Q: How come I can't mount a Filer (i.e., running Data ONTAP) via NFSv4?

A: Out of the box, Data ONTAP comes configured with NFSv4 disabled. To enable it, toggle the option nfsv.v4.enable on:

simcity> options nfs.v4.enable on
simcity> 

Technorati Tags:
Orginally posted on NFSv4 in Action
Copyright (C) 2006, NFSv4 in Action
Q3: Why doesn't my keytab with Triple-DES work?

Q: Why doesn't my keytab work with Triple-DES?

A: Not all Kerberos implementations support Triple-DES. Solaris does, but neither of Linux nor Data ONTAP do.

If Kerberized access is not working, and non-Kerberized access is, then check out your keytab to see if Single-DES is supported. I know of 3 ways to help fix this problem:


Technorati Tags:
Orginally posted on NFSv4 in Action
Copyright (C) 2006, NFSv4 in Action
Q2: Why do I still get nobody as an user for Data ONTAP?

Q: Why do I still get nobody as an user for Data ONTAP?

A: Because by default, Data ONTAP does not have an /etc/passwd file. You either need to enable NIS, LDAP, or create a /etc/passwd with correct content.


Technorati Tags:
Orginally posted on NFSv4 in Action
Copyright (C) 2006, NFSv4 in Action
Q1: Why do I get nobody as an user?

Q: Why do I get nobody as an user?

A: Because your idmap domains are out of whack.

[root@mrx ~]# ls -la /nfs4/will/loghyr
total 63
drwxr-xr-x  10 nobody nobody   512 Nov 10 11:02 .
drwxr-xr-x   3 root   root    4096 Nov  9 21:53 ..
drwxr-xr-x   3 nobody nobody   512 Nov  9 16:37 fedora
drwxr-xr-x  11 nobody nobody   512 Apr  4  2005 home

You can fix this in the following ways, each dependent on your OS:

I don't know how to do this for other OS variants. Please send me the details and I will add them.


Technorati Tags:
Orginally posted on NFSv4 in Action
Copyright (C) 2006, NFSv4 in Action
Mission statement

I've got FAQ type questions here and there at different sites. I ran into another one while at Connectathon 2006. I wanted an easy way to collect things and be able to dump them all in from anywhere I happened to be. I don't think my blog fits the bill, I write about many diverse things at Kool Aid Served Daily. I might also gripe about different vendors there.

No, I want a neutral place which is easy to search. So, I'm going to populate the FAQ here.


Technorati Tags:
Orginally posted on NFSv4 in Action
Copyright (C) 2006, NFSv4 in Action
Copyright (C) 2006, NFSv4 in Action