Displaying 20 results from an estimated 41 matches for "nfs_server".
2009 Jun 25
1
logical volume over NFS permissions problem
Hi all,
i've problem with mounting logical volumes over NFS.
On NFS server, i have following logical volume
[root at nfs_server ~]# lvdisplay
--- Logical volume ---
LV Name /dev/escience/vv_25
VGnfs_servernfs_servernfs_servernfs_servernfs_server escience
LV UUID iMhNq7-iC7L-VTDO-Xcwv-a6yv-sEAD-EZWASV
LV Write Access read/write
LV Status available
# open...
2007 Dec 04
1
odd behavior with provider yum...
Anybody else noticed this:
debug: package provider yum: Executing ''/usr/bin/yum -d 0 -e 0 list
available portmap''
err: //nfs_server/Package[portmap]: Failed to retrieve current state
of resource: Could not get latest version: Execution of ''/usr/bin/
yum -d 0 -e 0 list availaSearching 100% |
=========================| 16 kB 00:03
Error: No matching Packages to list
notice: //nfs_server/Serv...
2005 Sep 06
2
network probs trying to get nfs root to work
...39;'
# Set netmask.
netmask=''255.255.255.0''
# Set default gateway.
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
2005 Sep 11
2
mounting nfs partition at boot.
...sumed that if
I threw something in my /etc/fstab then it will be automatically mounted
at boot time (unless I put in the 'noauto' option).
But my NFS partition isn't getting mounted, here's the excerpt from my
/etc/fstab file, split on the whitespace so it's easier to read:
nfs_server:/exports/var/www
/var/www
nfs
rsize=8192,wsize=8192,timeo=14,intr
After the server comes up, I can do a simple, 'mount -a' and the
partition is alive. Do I need to use something like autofs? I figured
I wouldn't need that since there's no reason to unmount this partition.
Than...
2005 Aug 23
6
NFS-root problem
...ult
Looking up port of RPC 100005/1 on 10.10.24.141 <http://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 <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...
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
...mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount 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...
2009 Apr 17
1
can not start guest domain exported from NFS
...S client side
mkdir /xen/guest
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....
2007 Mar 28
3
class imports?
I have a lot of this going on:
--
class lighttpd { import "lighttpd.pp" }
class mysql { import "mysql.pp" }
class nagios { import "nagios.pp" }
class netdisco { import "netdisco.pp" }
class nfs_server { import "nfs.pp"}
class openldap { import "openldap.pp" }
--
But my client is trying to realize all of these, even though I don''t
have any nodes defined.
Can I use classes and imports this way?
--
--
Perfection is just a word I use occasionally with mustard.
--Ato...
2014 Sep 17
2
Active/Passive Samba Cluster for Shared NFS Backend
Hello,
I am working on setting up an Active/Passive Samba cluster on Ubuntu 14.04
using Samba 4.1.6. Samba will be sharing an NFS mount so that it can be
accessible to CIFS clients. Thus, the server setup is as follows:
-- cifs0 --
/ \
/ \
NFS_Server VIP --- CIFS clients
\ /
\ /
-- cifs1 --
The NFS export is mounted at the same place on both cifs0 and cifs1, /mnt/nfs.
I have configured "lock directory" to point at a directory inside of the NFS
share:
lock direc...
2006 Sep 08
4
Failed to create a solaris DOMU using NFS root
...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 empty vif entry
instead:
vif = [ ''''...
2005 Apr 05
1
RE: NFS Root FS Prob
...;'s going wrong for you, use losetup 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:...
2008 Sep 18
4
Migration stalls with 2.6.26.5 kernel
...''mac=00:16:3e:99:9b:e7,bridge=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...
2004 Nov 22
7
memory and cpu usage
Is there a way to discovery how much free memory I still have
to use in a new domain?
Another question is about cpu usage. I guess that xen scheduler
allocate a fixed time slice for all virtual machines and does not
make any idea if the virtual machine is using or not using all
this time, right? How I can identify if CPU is the bottleneck?
Thanks!
--
Flávio Bruno Leitner
2006 Oct 31
0
6344186 NFSv3 needs to support .zfs (like NFSv4 already does)
...common/fs/nfs/nfs4_xdr.c
update: usr/src/uts/common/fs/nfs/nfs_acl_srv.c
update: usr/src/uts/common/fs/nfs/nfs_acl_xdr.c
update: usr/src/uts/common/fs/nfs/nfs_export.c
update: usr/src/uts/common/fs/nfs/nfs_log.c
update: usr/src/uts/common/fs/nfs/nfs_log_xdr.c
update: usr/src/uts/common/fs/nfs/nfs_server.c
update: usr/src/uts/common/fs/nfs/nfs_srv.c
update: usr/src/uts/common/nfs/nfs.h
update: usr/src/uts/common/nfs/nfs4.h
update: usr/src/uts/common/nfs/nfs_acl.h
update: usr/src/uts/common/nfs/nfs_dispatch.h
update: usr/src/uts/common/nfs/nfssys.h
2006 Oct 31
0
PSARC/2006/313 NFSv4: nfsd "-s" distributed stable storage
...age
6244819 NFSv4 needs distributed stable storage to work on Cluster HA-NFS
Files:
update: usr/src/cmd/fs.d/nfs/nfsd/Makefile
update: usr/src/cmd/fs.d/nfs/nfsd/nfsd.c
update: usr/src/uts/common/fs/nfs/nfs4_srv.c
update: usr/src/uts/common/fs/nfs/nfs4_state.c
update: usr/src/uts/common/fs/nfs/nfs_server.c
update: usr/src/uts/common/fs/nfs/nfs_sys.c
update: usr/src/uts/common/nfs/nfs.h
update: usr/src/uts/common/nfs/nfs4.h
update: usr/src/uts/common/nfs/nfssys.h
2006 Oct 31
0
6417056 nfssrv should use doors/xdr as its IPC mech to mountd(1m)
...sr/src/cmd/fs.d/nfs/mountd/mountd.c
update: usr/src/cmd/fs.d/nfs/mountd/mountd.h
update: usr/src/cmd/fs.d/nfs/mountd/nfsauth.c
update: usr/src/pkgdefs/SUNWhea/prototype_com
update: usr/src/uts/common/Makefile.rules
update: usr/src/uts/common/fs/nfs/nfs_auth.c
update: usr/src/uts/common/fs/nfs/nfs_server.c
update: usr/src/uts/common/fs/nfs/nfs_sys.c
update: usr/src/uts/common/nfs/Makefile
update: usr/src/uts/common/nfs/export.h
update: usr/src/uts/common/nfs/nfssys.h
update: usr/src/uts/common/rpcsvc/Makefile
update: usr/src/uts/intel/ia32/ml/modstubs.s
update: usr/src/uts/sparc/ml/modstubs....
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...
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...
2011 Jan 05
1
Bug#609005: xen-utils-4.0: please consider supporting remus
...)
dh_strip
dh_makeshlibs -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',...