WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RE: [Xen-users] Xen dom0's w/NFS root

To: <tim.post@xxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Xen dom0's w/NFS root
From: "Kraska, Joe A \(US SSA\)" <joe.kraska@xxxxxxxxxxxxxx>
Date: Mon, 12 Feb 2007 09:04:41 -0800
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 12 Feb 2007 09:19:28 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <09D59AEF0405D740BDCA2FAC0E0EA97601B7D869@xxxxxxxxxxxxxxxxxxx> <1171163621.7702.96.camel@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcdNiqr9i442nA39QQqz4VEnzkIn2QBPKsBg
Thread-topic: [Xen-users] Xen dom0's w/NFS root
> Check the output of rpcinfo on the nfs server box, and be sure NFS's
> locking port isn't firewalled.

No firewall is running on dom0, domU, or the nfs server.
 
> Be sure each server's ip -> hostname is in each other corresponding
NFS
> servers /etc/hosts, if using tcp wrappers be sure to adjust them
> accordingly.

Don't understand why either the client or the server need to know each
other's names. My nfs config is as follows:

/RAID
10.35.24.0/24(rw,insecure,sync,no_wdelay,no_root_squash)
10.35.36.0/22(rw,insecure,sync,no_wdelay,no_root_squash)
titan(rw,insecure,sync,no_wdelay,no_root_squash)
134.120.102.14(rw,insecure,sync,no_wdelay,no_root_squash)

So, if you see the 10.35.36.0/22 line, I'm opening the share to every
address on that 22 bit network without restriction.

dom0 successfully has this nfs mount point mounted, as do plethora
of many other hosts, all without any agreement on names.

> ^^^^ This tells me you have the locking port firewalled on the nfs
> server, or egress on it (on dom-0) blocked.

No firewall, no SELinux or similar on either end.

> Be sure /etc/exports refers to the connecting servers by the name you
> gave them in /etc/hosts.
> 
> On dom-0, be sure /etc/hosts 'knows' about your file server.

Evil brute force should obviate the need for this, yes?

BTW, the root on the nfs share was a carbon copy of the dom0, not
yet configged with even so much as an IP or hostname, which I
should expect would be problems eventually, but we can agree
we're not getting that far, yes?

Joe.

(note duplicate email to sender and list; suggest carboning list to
salt future searches).



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>