[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] NFS-root problem
- To: "Gino LV. Ledesma" <gledesma@xxxxxxxxx>
- From: benjamin <benjaminrtz@xxxxxxxxx>
- Date: Wed, 24 Aug 2005 00:40:05 +0530
- Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Tue, 23 Aug 2005 19:08:17 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=bY4s8sZ3L8Q6gqFHmw/mYBMQH2x4d2KWBVCJ6ygEPG1QzTlHDLGQUbH4+8uUU7DcRf7ReY2WhwSaNwiOBfUh4UB1ibXMNiNuA2KxILi01iRf8PuT+hx6R+f1ukhjFvBCyGZP0ppSqiYYUT5HisvFaYrK9Hb3Ue2AFiPDdQ2kb6Q=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
On 8/23/05, Gino LV. Ledesma <gledesma@xxxxxxxxx> wrote:
Try supplying the IP address information in the config file:
ip="10.x.x.x" netmask="255.255.x.x" gateway="10.x.x.x"
gino ledesma
On 8/23/05, benjamin <
benjaminrtz@xxxxxxxxx> wrote: > I have been googling and searching the archive , haven't got anything > helpful. Would appreciate any help. > > Got the follow error when trying to start a domain using NFS root
> > IP-Config: Incomplete network configuration information. > Looking up port of RPC 100003/2 on 10.10.24.141 > RPC: sendmsg returned error 101 > portmap: RPC call returned error 101
> Root-NFS: Unable to get nfsd port number from server, using default > Looking up port of RPC 100005/1 on 10.10.24.141 > RPC: sendmsg returned error 101 > --
> My domain configuration > *********************** > kernel = "/boot/vmlinuz-2.6-xenU" > memory = 128 > name = "sarge-nfs" > dhcp="dhcp" > root = "/dev/nfs"
> nfs_server = '10.10.24.141' > nfs_root='/nfsroot' > extra = "2" > > /etc/exports on NFS server > ************************* >
> /nfsroot *(rw,sync,no_root_squash) > > rpcinfo -p output on NFS server > > program vers proto port > 100000 2
tcp 111 portmapper > 100000 2
udp 111 portmapper > 100003 2 udp 2049 nfs > 100003 3 udp 2049 nfs > 100003 2 tcp 2049 nfs > 100003 3 tcp 2049 nfs > 100021 1 udp 1090 nlockmgr
> 100021 3 udp 1090 nlockmgr > 100021 4 udp 1090 nlockmgr > 100021 1 tcp 1036 nlockmgr > 100021 3 tcp 1036 nlockmgr > 100021 4 tcp 1036 nlockmgr
> 100005 1
udp 738 mountd > 100005 1
tcp 741 mountd > 100005 2
udp 738 mountd > 100005 2
tcp 741 mountd > 100005 3
udp 738 mountd > 100005 3
tcp 741 mountd > > NFS server is Ubuntu 5.4 > > benjamin rualthanzauva > > _______________________________________________ > Xen-users mailing list >
Xen-users@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-users > >
_______________________________________________ Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
Bing0! Static IP did the trick. Why wonder why it failed without dhcp.? Any ideas?
-- benjamin rualthanzauva
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|