|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] remote NFS mount timeout issues
I am using "Fedora 7" as my Dom0, and have 2 guest(s) running. I am having trouble mount NFS file-systems on my guest(s). (i) NFS mount of an external-ip/host to guest(s) timeouts, (ii) NFS mount of same external-ip/host to Dom0 works just fine,
(iii) NFS mount from Dom0 to guest(s) works.
What is that i have misconfigured or can do to mount the external-ip/host to my guest(s). I have the following XEN configuration:
/etc/xen/xend-config.sxp:
------------------------- # # Xend configuration file. # (xend-unix-server yes) (xend-unix-path /var/lib/xend/xend-socket) (xend-relocation-hosts-allow '^localhost$ ^localhost\\.localdomain$')
## ## Network Route ## (network-script network-route) (vif-script vif-route)
(dom0-min-mem 256)
(dom0-cpus 0)
Routing Table: --------------
# route -n Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.122.3 0.0.0.0 255.255.255.255 UH 0 0 0 vif15.0
192.168.122.2 0.0.0.0 255.255.255.255 UH 0 0 0 vif12.0 123.456.789.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0 123.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 123.456.789.1 0.0.0.0 UG 0 0 0 eth0
-- Regards, mantra - Instrument of Thought
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] remote NFS mount timeout issues,
mantra UNIX <=
|
|
|
|
|