similar to: RPM install vs. NFS mount and code versioning

Displaying 20 results from an estimated 20000 matches similar to: "RPM install vs. NFS mount and code versioning"

2009 Mar 11
3
Intermittent NFS problems with NetApp server
I've been experiencing some intermittent problems accessing at NetApp server via NFS and automount. I'm running CentOS 5.2 (fully updated) on all my servers and workstations. Usually, everything is working just fine, when suddenly we get the following error: /bin/sh: /home/epd/srcref/swtools/Crontabs/ run_release_requests.sh: Permission denied This is actually an email from
2015 Feb 27
2
Odd nfs mount problem
I'm exporting a directory, firewall's open on both machines (one CentOS 6.6, the other RHEL 6.6), it automounts on the exporting machine, but the other server, not so much. ls /mountpoint/directory eventually times out (directory being the NFS mount). mount -t nfs server:/location/being/exported /mnt works... but an immediate ls /mnt gives me stale file handle. The twist on this: the
2003 Aug 26
1
rsync NFS automount home directories, deletes on 2nd run
rsync'ing from NFS automounted /home directories does not appear to work as expected. Initially it automounts all the home directories, and copies the tree. However, when I run the same command a second time, it deletes all the files for with the /home directory happened to be unmounted. Some more details: Using 'ypmatch -k auto.home', I generate a list of /home/ directories to
2015 Feb 27
1
Odd nfs mount problem [SOLVED]
m.roth at 5-cent.us wrote: > m.roth at 5-cent.us wrote: >> I'm exporting a directory, firewall's open on both machines (one CentOS >> 6.6, the other RHEL 6.6), it automounts on the exporting machine, but >> the >> other server, not so much. >> >> ls /mountpoint/directory eventually times out (directory being the NFS >> mount). mount -t nfs
2014 Jun 10
2
How to configure user accounts without NIS
The company where I work is mostly a Windows shop, but I run a few CentOS servers and desktops. I have configured my systems as follows with Kickstart: authconfig --enablemd5 --passalgo=sha512 --enablenis --nisdomain=XXX \ --nisserver=nis1.XXX.com,nis2.XXX.com --useshadow --enablekrb5 \ --krb5realm=XXX.COM --krb5kdc=ldap.XXX.com --krb5adminserver=ldap.XXX.com The /etc/nsswitch.conf file
2013 Jan 10
2
Samba 4 "Services for UNIX"? [SOLVED]
To get the automount schema to work with the git checkout of samba 4 I had to modify the automount schema files and separate the attributes from the classes. I also discovered that it's required to have the ntSecurityDescriptor , instanceType, and objectCategory attributes. Without these it will crash whenever you try to browse... I did alot of stopping samba, tarring of /usr/local/samba and
2017 Jun 09
2
using autofs on C-7
On Thu, Jun 08, 2017 at 04:02:05PM -0700, Kenneth Porter wrote: > Automounting is now done through systemd. In my use, we continue to use autofs for automounts of CIFS volumes, because as best I can tell, systemd doesn't support using the request-key infrastructure to use a user's kerberos ticket to set up the automount. -- Jonathan Billings <billings at negate.org>
2017 Jun 09
2
using autofs on C-7
On Fri, Jun 9, 2017 at 6:18 AM, Fred Smith <fredex at fcshome.stoneham.ma.us> wrote: > On Fri, Jun 09, 2017 at 08:25:31AM -0400, Jonathan Billings wrote: >> On Thu, Jun 08, 2017 at 04:02:05PM -0700, Kenneth Porter wrote: >> > Automounting is now done through systemd. >> >> In my use, we continue to use autofs for automounts of CIFS volumes, >> because as
2015 Apr 10
1
CentOS 7 auto mounting non authenticated users
I also have some Fedora workstations that are experiencing the same symptoms. I noticed that the userlist is being pulled from my NIS server (when the connection is down the list does not appear). but I cannot work out why the home directories are automatically mounting at boot. Does anybody have any ideas what is causing the automounts? where I can disable this functionality? logging in as
2012 Aug 08
1
Update to EL 6.3 breaks TCP NFS automounts
See Red Hat Bugzilla bug #846852 for details. https://bugzilla.redhat.com/show_bug.cgi?id=846852 FYI: We discovered that after updating to EL 6.3 on our x86_64 server, autofs 5.0.5-54 broke our nightly backups that rely on automounting an NFS share hosted on another EL 6 machine on our local network. The machine hosting NFS server was configured to allow only TCP connections to the port
2008 May 29
6
RE-export nfs mounted share
Hi Is there any way to re-export an nfs mounted directory? I am having three servers runnning on centos4.5 and i am trying to implement nfs share in an below manner [bcoz there is no alternative way for me to setup nfs share] HOST A--->>>EXPORTS /prod/data ------->>>HOST B HOST B ---->>MOUNTED ------>>> /prod/data-----UNDER---/PROD1 [working fine] HOST B
2006 Oct 02
5
Yet another yum/rpm update problem
I am in the process of updating a dozen or so workstations from CentOS 4.3 to CentOS 4.4. I set up a local YUM repository, and have been able to successfully update all systems except for one. Both yum and rpm either hang or core dump on this system. I've done a "yum clean all" and an "rpm --rebuilddb" (after deleting the __db files). I was able to
2001 Dec 18
1
mounting NFS or SMBFS ?
Hi, I've users connecting to a samba server via WinNTWS 4.0 (home directories are /home/%u) While workstations have both Windows and Linux installed, I want to allow users to connect to their /home directory when logging into Linux. Do you think it's better to automount the folders using an NFS mount or to use an SMBFS mount ? What are advantages and drawbacks of each methods ?
2012 Nov 19
4
How can I prevent apache from mounting all home directories?
We use automounted user home directories on our CentOS 6.3 desktops, and on the desktops on which we start apache, I have noticed that all 900+ home directories listed in NIS get (and stay!) mounted. If I don't start apache, this doesn't happen. We don't need access to home directories from apache, so I would like to prevent apache from mounting these home directories, but I
2005 May 23
3
OCFS - Automounts
Greetings, I installed RedHat Linux AS version 3/Update 3 over the weekend, along with ocfs RPMs that are listed below: ocfs-2.4.21-EL-smp-1.0.13-1.i686.rpm ocfs-support-1.0.10-1.i386.rpm ocfs-tools-1.0.10-1.i386.rpm Oracle 10g was then installed on the systems. On both the test cluster that I used and the production cluster that I installed over the weekend are some pretty strange lines
2015 Mar 31
2
Building a newer glibc RPM for CentOS 6 and installing into an alternate path
On 03/31/2015 11:12 AM, Les Mikesell wrote: > On Mon, Mar 30, 2015 at 9:47 PM, Alfred von Campe <alfred at von-campe.com> wrote: >> >>> Tell your vendor you want a centos 6 version of the library, it's really >>> not a huge ask, esp if you are paying them. If they say no, do a new >>> install of centos 7 and run it on a different box. It's the only
2015 Mar 31
3
Building a newer glibc RPM for CentOS 6 and installing into an alternate path
> On Mar 30, 2015, at 17:24, Patrick Flaherty <pflaherty at wsi.com> wrote: > > Tell your vendor you want a centos 6 version of the library, it's really > not a huge ask, esp if you are paying them. If they say no, do a new > install of centos 7 and run it on a different box. It's the only reasonable > thing to do, and if you do anything else and make anyone else
2010 Nov 10
1
quota broken for large NFS mount
Should I report this as a bug somewhere? Or is it just a problem with the old fedora box, probably fixed long ago and not relevant to the centos list? On the server side, theme4, a very old fedora box, exports t4d5 via NFS. t4d5 is big, has lots of space, and the user tobiasf has plenty of quota: [root at theme4 ~]# quota -vls tobiasf|grep sdf /dev/sdf1 1312G 4578G 4769G
2006 Sep 25
1
Pls help on configuring autofs on NFS
Hi all, I'm trying to setup this scenario on NFS and autofs on Centos 4.3: - useradd nfstest on an NFS server (192.168.1.247) - Setting up this NFS server /etc/exports: /home/nfstest 192.168.1.252/255.255.255.0(rw,sync,no_root_squash) - useradd nfstest on a client machine (192.168.1.252) - make sure that the uid and gid are the same on the server and the client - setting up
2012 Jan 26
2
GUI login issues over NFS
I am at my wits end, googling, trying various things, and nothing seems to really solve my problem, so I thought I would break down and write to the community to see if anyone else has run into the issue and actually solved it. My environment of interest contains a mix of various Fedora and CentOS workstations that all participate in NIS for user authentication which then, upon a successful login,