Displaying 20 results from an estimated 80 matches similar to: "Perfomance tuning for NIS client"
2009 Jun 02
4
OSOL 2009.06 as PV DomU at Xen 3.5 Ubuntu 9.04 Dom0 (2.6.30-rc6-tip)
Copied ramdisk and kernel to Dom0
root@ServerXen331:/mnt/home/boris/isos# cat copy.sh
mount -o loop,ro os200906.iso /mnt
cp /mnt/boot/x86.microroot /home/boris/solaris
cp /mnt/platform/i86xpv/kernel/amd64/unix /home/boris/solaris
Created profile like for osol 2008.11
root@ServerXen331:/mnt/home/boris/solaris# cat osol200906.install
name = "sol0906"
vcpus = 1
memory =
2006 Apr 19
1
ypwhich -m
Hi,
I found that ypwhich -m does not work on 6.1-RC, it shows
ypwhich: can't find the master of `?`: reason: No such map in server's domain
IIRC, there was a commit last year to fix this. After some search, I think
it is include/rpcsvc/yp_prot.h revision 1.13 done by peter@ (CC'ed).
As far as I can tell, ypwhich -m is also broken on 5.4 and 5.5-PRERELEASE.
I have tested that
2011 Sep 30
1
CentOS 6 and NIS not working
I am having no luck getting NIS to work on a clean install of CentOS 6. It seems to be an issue with ypbind.
I have simple /etc/yp.conf which explicitly sets the server
domain myDomain server myServer
The service seems to start okay
#service ypbind start
Starting NIS service: [OK]
Binding NIS service: ? [OK]
But when I try to use any of the yp services, like ypwhich
#ypwhich
ypwhich:
2006 Jun 26
0
[klibc 14/43] Remove in-kernel nfsroot code
The in-kernel nfsroot code is obsoleted by kinit. Remove it; it
causes conflicts.
Signed-off-by: H. Peter Anvin <hpa at zytor.com>
---
commit 161e1dc16ec1129b30b634a2a8dcbbd1937800c5
tree c30da837d746fe65d8a13ccf6f27bd381948edb4
parent 018604e070e143657abcf0cb256a1e2dda205d97
author H. Peter Anvin <hpa at zytor.com> Sat, 20 May 2006 16:24:05 -0700
committer H. Peter Anvin <hpa at
2018 Mar 06
0
NFS-Ganesha, Gluster and file creation
Hi All,
I know this isn't the ganesha mailing list but wondered if anyone can help.
I'm having issue with file creation over NFS, I have a gluster volume "vol1" presented via Ganesha with the following config:EXPORT{? ? ? ? Export_Id = 20;? ? ? ? Path = "/vol1";? ? ? ? FSAL {? ? ? ? ? ? ? ? name = GLUSTER;? ? ? ? ? ? ? ? hostname = "gnfs01";? ? ? ? ? ? ? ?
2006 Mar 17
3
Open .ssc .S ... files in R (PR#8690)
----- Quick summary:
In the File:Open dialog, please change
"S files (*.q)"
to
"S files (*.q, *.ssc, *.S)"
and show the corresponding files (including .SSC and .s files).
----- Background
This is motivated by the following query to R-help:
>Date: Thu, 16 Mar 2006 22:44:11 -0600
>From: "xpRt.wannabe" <xprt.wannabe at gmail.com>
>Subject: [R] Is
2012 Nov 23
7
buildworld with clang breaks because no cc
I am doing a buildworld with clang on amd64 9.1-PRERELEASE #2 r242867.
In /etc/src.conf I have "WITHOUT_GCC= yes". Compile progresses up to below
then breaks:
===> usr.bin/xlint/xlint (all)
===> usr.bin/xlint/llib (all)
lint -cghapbx -Cposix /asp/src/usr.bin/xlint/llib/llib-lposix
lint -cghapbx -Cstdc /asp/src/usr.bin/xlint/llib/llib-lstdc
===> lib/clang/libllvmx86codegen (all)
2007 Sep 04
0
NIS/Samba update
My test setup consists of Enterprise 5 server running NIS and Samba, and
dual-boot XP and CentOS 5 clients.
On my test setup, I'm able to create new samba accounts and change samba
passwords with no problems.
NIS still gives me problems, though. I am unable to change passwords no
matter what. Also, ypwhich on the client returns localhost.
I have reviewed everything, including configs
2004 May 04
0
Re: SYSLINUX Digest, Vol 14, Issue 3
>From: Riccardo Zonca <riccardo.zonca at promo.it>
>Subject: [syslinux] Testing Syslinux on Mazza PT-5VMD
>
>Hi All,
>I was testing syslinux floppy on a Mazza MotherBoard, his chipset is VIA
>MVP3 (VT82C598MVP, VT82C586B), and Winbond W83877F/TF.
>After reading the floppy, I see 'boot failed', I have to ide disk in the
>system, only flash device.
>I used
2004 May 10
1
Re: Grub to Syslinux
>That should work, *IF*:
>
>a) hda5 is a FAT12/16 filesystem;
>b) hda5 is <= cyl 1024.
>
> -hpa
I got thinking booting off a logical partition might not be allowed, so I
changed the LEAF/Bering logical partition to a primary, hda4. Then I ran
"syslinux d:" from a Win98SE DOS-box to (try to) initialize the
partition's boot record. And added this from a
2005 Aug 12
0
Re: SYSLINUX Digest, Vol 29, Issue 11
>From: Vanessa Conchodon <v.conchodon at smie.com>
>Subject: [syslinux] booting on a dos software
>But now I have to add powermax.exe (a MSDOS tool to test Maxtor
>disks) on this key.
>As I've always been on Unix/Linux system, I don't know what
>to do to run powermax.exe from syslinux.
>I've made a boot floppy disk and tried to copy everything
>on my usb
2004 Apr 30
3
Syslinux 1.75, LEAF Bering 1.2, Compaq 2266
I have been using the LEAF Bering firewall for a year or so. It boots
with Syslinux 1.75. But Bering is too large for a 1440KB floppy, so it
formats the diskette as 1680KB. Recently I found a small Compaq 2266 box
to replace a larger Compaq 7170 to run the firewall. But when I try to
boot the Bering diskette on the 2266 I get the following message:
Loading Linux ............
Boot failed:
2019 Jan 16
3
Inconsistent NIS Client Behavior w/ Centos 7.6
Hi All.
I am working on bringing back a number of Centos 7 rigs in our student computer lab back online. No change was made to the existing server machine [running Scientific Linux 6]
Right now there is one remaining thing to resolve: an inconsistency with the rigs' NIS Clients.
I have configured rcpbind and ypbind following guidance from Server World (
2002 Feb 28
1
Solaris, socketpair and chroot
When using rsync 2.5.2 as daemon on a Solaris 2.5.1 box, I cannot
copy data to rsync volumes with option 'use chroot'; I get the
following messages on the client:
pipe failed in do_recv
rsync error: error in socket IO (code 10) at main.c(375)
rsync: connection unexpectedly closed (69 bytes read so far)
What seems to occur on the server is that socketpair(3)
(not pipe(2)) is called,
2012 Nov 15
3
Likely mem leak in 3.7
Starting with 3.7 rc1, my workstation seems to loose ram.
Up until (and including) 3.6, used-(buffers+cached) was roughly the same
as sum(rss) (taking shared into account). Now there is an approx 6G gap.
When the box first starts, it is clearly less swappy than with <= 3.6; I
can''t tell whether that is related. The reduced swappiness persists.
It seems to get worse when I update
2003 May 22
0
[PATCH 2.5.69 2/3] Remove NFS root support from the kernel
This patch removes support for use of NFS as a root filesystem from the
kernel. It also updates the documentation to reflect this.
b/Documentation/nfsroot.txt | 97 +++---
b/arch/arm/def-configs/a5k | 1
b/arch/arm/def-configs/adi_evb | 1
b/arch/arm/def-configs/adsbitsy | 1
b/arch/arm/def-configs/anakin | 1
2004 Mar 13
1
Cannot install
Hi,
Beta 8, selected server & developer.
The installation goes into a loop on disk 2, with the error, that
it cannot read zlib-devel... claiming that either the file is
corrupted or the drive is not working.
The disk is OK: md5 ok
The file is OK, I can open it on the same machine in Windows and
see the files within the rpm.
Any suggestion?
--
Thanks
syv at 911networks.com
2009 Jan 28
0
Solaris removing ktkt_warnd from inetd.conf
Have a system admin who would like to stop running inetd on his Solaris
9 system. Currently the only thing left in his /etc/inet/inetd.conf
file is:
100134/1 tli rpc/ticotsord wait root /usr/lib/krb5/ktkt_warnd
ktkt_warnd
Does anyone know if they can remove this without causing any problems?
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
There is a new fallthrough pseudo-keyword macro that can be used
to replace the various /* fallthrough */ style comments that are
used to indicate a case label code block is intended to fallthrough
to the next case label block.
See commit 294f69e662d1 ("compiler_attributes.h: Add 'fallthrough'
pseudo keyword for switch/case use")
These patches are intended to allow clang to
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
There is a new fallthrough pseudo-keyword macro that can be used
to replace the various /* fallthrough */ style comments that are
used to indicate a case label code block is intended to fallthrough
to the next case label block.
See commit 294f69e662d1 ("compiler_attributes.h: Add 'fallthrough'
pseudo keyword for switch/case use")
These patches are intended to allow clang to