search for: nfs_root

Displaying 20 results from an estimated 51 matches for "nfs_root".

2007 Feb 13
4
Live Migration... shortest path
In a prior message I documented my woes in getting an NFS_ROOT xen going. I haven''t resolved those yet, want to try a different tack at this: If the group were to recommend a path of least resistance to showing migration/live migration, which configuration would it be? Joe. _______________________________________________ Xen-users mail...
2005 Aug 23
6
NFS-root problem
...1> 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 <http://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...
2006 Jun 26
0
[klibc 14/43] Remove in-kernel nfsroot code
...ferent RARP and NFS servers. - * Gero Kuhlmann : "0.0.0.0" addresses from command line are - * now mapped to INADDR_NONE. - * Gero Kuhlmann : Fixed a bug which prevented BOOTP path name - * from being used (thanks to Leo Spiekman) - * Andy Walker : Allow to specify the NFS server in nfs_root - * without giving a path name - * Swen Th?mmler : Allow to specify the NFS options in nfs_root - * without giving a path name. Fix BOOTP request - * for domainname (domainname is NIS domain, not - * DNS domain!). Skip dummy devices for BOOTP. - * Jacek Zapala : Fixed a bug which preven...
2010 May 28
4
Anyone able to NFS boot on xen 4.x ?
Has anyone been able to get domU NFS boots working with any version of Xen 4.x? If so, can you please post your config? Both the dom0 Xen version & kernel, as well as the domU config file. I''ve spent a lot of time running through all the docs, HOWTO''s and published configs and assorted patches for Ubuntu 9x-10x and Xen 4x trying NFS booting with each. I''m not going
2006 May 31
2
NFS root mount problem
...failed: 22 umount /initrd/dev failed: 2 Kernel panic - not syncing: Attempted to kill init! My nfs configs from my config file are the following: # Root device for nfs. root = "/dev/nfs" # The nfs server. nfs_server = ''172.21.156.15'' # Root directory on the nfs server. nfs_root = ''/vol/xen/xenlinux-mv-01'' I can mount that manually. The fstab in the netapp mount looks like this: # Root 209.157.156.15:/vol/xen/xenlinux-mv-01 / nfs defaults 0 0 none /dev/pts devpts gid=5,mode=620 0 0 none...
2006 Mar 06
1
6.1-PRERELEASE nfs root troubles
...ions DEBUG=-g # Build kernel with gdb(1) debug symbols options KDB options KDB_TRACE options DDB options DDB_NUMSYM options GDB options BOOTP # Use BOOTP to obtain IP address/hostname # Requires NFSCLIENT and NFS_ROOT options BOOTP_NFSROOT # NFS mount root filesystem using BOOTP info options BOOTP_NFSV3 # Use NFS v3 to NFS mount root options BOOTP_COMPAT # Workaround for broken bootp daemons. options HZ=1000 options SCHED_4BSD # 4BSD scheduler options INET # InterNETworking...
2009 Apr 17
1
can not start guest domain exported from NFS
...mount 192.168.1.1:/xen/guest /xen/guest Do a ls /xen/guest on the NFS client, I can see the files correctly. Then I changes the xen config file as follows. kernel="/boot/vmlinuz" ramdisk="/boot/initrd...." root="/dev/root" nfs_server="192.168.1.1" nfs_root=/xen/guest When I boot the guest domain, the error is it can not file the /dev/root, ie., the root file system. Anyone can help me. Thanks. - Steven _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 Sep 08
4
Failed to create a solaris DOMU using NFS root
...quot; kernel = "/export/root/t1-30-zone1/platform/i86xen/kernel/unix" extra = "/platform/i86xen/kernel/unix -B console=xen" ramdisk = "/export/root/t1-30-zone1/platform/i86pc/boot_archive" nics = 1 ip = "10.17.1.53" vif = [ ''bridge=xenbr0'' ] nfs_root = "l6-g-8:/export/root/t1-30-zone1" nfs_server = "10.17.1.97" restart = ''none'' I''ve launched the following command: xm create -c ./t1-30-zone1.py Using config file "./t1-30-zone1.py". Warning: The nics option is deprecated. Please use an...
2005 Apr 05
1
RE: NFS Root FS Prob
...tup to attach the file to a loop device manually, then use phy:loopX in the vbd setup. > B) As per docs, I then tried NFS Root: > > I removed the disk="" line from my config file and put in > root = "/dev/nfsd" > nfs_server = "IP" > nfs_root = "/PathOfDiskFile/OnNfsServer" > > I have already pre-configured static ip, netmask, gateway etc > > I am getting these errors during domain boot-up: > > VFS: Unable to mount root fs via NFS, trying floppy. > VFS: Cannot open root device "nfsd...
2005 Sep 06
2
network probs trying to get nfs root to work
...teway. gateway=''172.31.205.2'' # Set the hostname. hostname= "vm%d" # Set root device. #root = "/dev/hda1 ro" # Root device for nfs. root = "/dev/nfs" # The nfs server. nfs_server = ''10.10.10.208'' # Root directory on the nfs server. nfs_root = ''/xen_root'' Cheers, Anthony _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Sep 18
4
Migration stalls with 2.6.26.5 kernel
...idge=xenbr1'' ] on_poweroff = ''destroy'' on_reboot = ''restart'' on_crash = ''restart'' extra = ''2 console=hvc0 root=/dev/nfs ip=:192.168.1.12::::eth1:'' nfs_server = ''192.168.1.12'' nfs_root = ''/xen_vm/testvm'' ------------------- xend.log on source: ------------------- [2008-09-18 15:51:11 xend 3751] DEBUG (balloon:127) Balloon: 786956 KiB free; need 2048; done. [2008-09-18 15:51:11 xend 3751] DEBUG (XendCheckpoint:89) [xc_save]: /usr/lib/xen/bin/xc_save 33 38...
2005 Sep 08
4
Booting FreeBSD diskless in DomU
....sh` # Now here we go echo "Starting new guest domain" echo xm create -c -f /etc/xen/freebsd.py \ root=/dev/dns \ name=FreeBSD-$VMID \ kernel=/boot/freebsd \ ip=''10.0.0.246'' \ netmask=''255.255.255.0'' \ nfs_server=''10.0.0.19'' \ nfs_root=/FreeBSD53 \ blkif=no \ netif=no \ memory=48 \ vmid=$VMID xendemo:~# xendemo:~# cat /etc/xen/freebsd.py import xen.util.ip ##### Edit this python file to reflect the configuration of your system ##### This example script expects a variable called ''vmid'' to be set. def c...
2009 May 09
0
DomU boot from NFS server
Hi I have my xen domu config file as follows: root=''/dev/nfs'' extra =''ro console=/dev/tty1 xencons=tty'' nfs_server=''10.0.1.182'' nfs_root=''/dom2.nfs'' I can access the nfs server to mount the 10.0.1.182:/dom2.nfs at the physical host where the domu resides. Yet, I get the boot process stuck, the output is as follows: (omitted) Loading, please wait... Begin: Loading essential drivers ... done. Begin: Running /script...
2009 May 09
0
DomU boot from NFS server
Hi I have my xen domu config file as follows: root=''/dev/nfs'' extra =''ro console=/dev/tty1 xencons=tty'' nfs_server=''10.0.1.182'' nfs_root=''/dom2.nfs'' I can access the nfs server to mount the 10.0.1.182:/dom2.nfs at the physical host where the domu resides. Yet, I get the boot process stuck, the output is as follows: (omitted) Loading, please wait... Begin: Loading essential drivers ... done. Begin: Running /script...
2011 Jan 05
1
Bug#609005: xen-utils-4.0: please consider supporting remus
...eshlibs -V overlord3:~$ cat /local/xen/lindi-exp1/config.pvops name = 'lindi-exp1' vcpus = '1' memory = '256' kernel = '/local/xen/lindi-exp1/vmlinuz-2.6.32-5-amd64' ramdisk = '/local/xen/lindi-exp1/initrd.img-2.6.32-5-amd64' nfs_server = '10.7.2.17' nfs_root = '/tftpboot/lindi-exp1' extra = 'root=/dev/nfs ip=dhcp' vif = [ 'mac=52:54:00:12:35:09' ] cpuid = [ '0:eax=0x3,ebx=0x0,ecx=0x0,edx=0x0', '1:eax=0x0f61,ecx=xxxxxxxx0xx00xxxxxxxxx0xxxxxxxxx,edx=xxx0xxxxxxxxxxxxxxxxxxxxxxxxxxxx', '0x80000000:eax=0x80000004,...
2007 Aug 28
1
PV domain on NAS
Hi All, Could anybody tell me the creating of pv domain on nas. I mean to say that root file sytem should be at nas location. Useful links will be most welcome. Thanks, Trilok _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Feb 20
1
Problem - Boot Xen 3.0.1 Guest using NFS
....23.232'' netmask = ''255.255.255.0'' gateway = ''192.168.0.1'' hostname = ''Fedora2'' #"vm%d" % vmid broadcast = ''192.168.23.255'' root = ''/dev/nfs'' nfs_server = ''192.168.23.252'' nfs_root = ''/root/Desktop/FC6'' # Sets runlevel 4. extra = "4" ================================================ and THE ERROR I ENCOUNTERED ARE AS FOLLOWS - (see at the end of the output .. ) ............... ............ .............. waiting for link... 0 seconds. Sending...
2004 Oct 27
5
Unable to create a new domain
Hi, I have a same question posted by punamia , when I am trying to create domain using xen-2.0 built on Fedora 2/ Pentium PC with IDE drive: "Kernel panic: No init found. Try passing init= option to kernel". Below is console dump. Any suggestions ? Thanks Console Dump: Linux version 2.6.8.1-xenU (root@localhost.localdomain) (gcc version 3.3.3 20040412 (Red Hat Linux
2006 May 02
0
Fedora core 5 - Ubuntu problems booting domU
...et default gateway. #gateway= # Set the hostname. #hostname= "vm%d" % vmid # Set root device. root = ''/dev/sda1 ro'' # Root device for nfs. #root = "/dev/nfs" # The nfs server. #nfs_server = ''169.254.1.0 '' # Root directory on the nfs server. #nfs_root = ''/full/path/to/root/directory'' # Sets runlevel 4. extra = "4" #---------------------------------------------------------------------------- # Configure the behaviour when a domain exits. There are three ''reasons'' # for a domain to stop: poweroff...
2005 Nov 26
0
can''t start tty linux.
...uot; % vmid > ip = "1.2.3.4" > > # Set root device. > rootpath = "/dev/sda1 ro" > > # Root device for nfs. > #root = "/dev/nfs" > # The nfs server. > #nfs_server = ''169.254.1.0'' > # Root directory on the nfs server. > #nfs_root = ''/full/path/to/root/directory'' > > # Sets runlevel 4. > extra = "4" > > > #---------------------------------------------------------------------------- > # Set according to whether you want the domain restarted when it exits. > # The default i...