Fedora :: NFS Mounts And Ypbind Starts Failing
Aug 11, 2011
I'm building a lab of fedora 14 machines that are supported by an RHEL/CentOS 5.6 server. Everything was working fine yesterday, but today ypbind can't connect to the server and nfs mounts fail with this message:
mount.nfs: mount(2): Operation not permitted
mount.nfs: trying text-based options 'addr=10.9.1.6'
mount.nfs: prog 100003, trying vers=3, prot=6
mount.nfs: portmap query failed: RPC: Remote system error - No route to host
I can ping the server from the client using FQDN and ip address.
View 8 Replies
ADVERTISEMENT
Jul 14, 2010
I have several NFS entries in my /etc/fstab file. Each entry generates an error during boot (from /var/log/boot.log):mount.nfs: DNS resolution failed for macpro.dpc: Name or service not known mountall: mount /mnt/BaseLines [656] terminated with status 32
This occurs even if I specify an IP address in fstab rather than a host name. I was really surprised by that. The odd thing is that by the time the system is up, not only is DNS working as expected, but the NFS shares are mounted as expected. I'd just ignore it for now, accept that it prevents Apache from starting since some of the server's files live on the NFS shares (this is a development system). It appears that the DNS resolver isn't running when the mounts are attempted and that they are attempted again later, after the resolver is running.
I did an
$ sudo apt-get update
$ sudo apt-get upgrade....
View 1 Replies
View Related
Nov 24, 2010
I have multiple ubuntu machines and I connect to one through an NFS share. I have done this for a few years without issue. However, since re-installing ubuntu and upgrading to 10.4 I have a problem with my system hanging when the remote shares are lost.
Basically, I can power down the machine downstairs, and my main machine then has a fit. I can not open any folders in ubuntu, nor can I shut down. If I try and shut down the system hangs, last time it hung for 8 hours before I had to kill the power.
These are the lines in my fstab
I don't know what I've done wrong, or how I can prevent this from hanging. I have googled the heck out of this as well and can't seem to find an answer either.
View 2 Replies
View Related
Mar 25, 2010
Problem: This morning, our NIS master server down (due to ram prob), and what happen is all the sun servers able to bind to NIS Slave, able to communicate to other sun and windows servers but not Linux servers.
Detailed Problem: sun_server[sab]% rsh linux01 o_ypcall: clnt_call: RPC: Unable to receive; errno = No route to host sun_server[sab]% telnet linux01
Trying 10.x.x.x...
Connected to linux01.
Escape character is '^]'.
[Code]...
View 1 Replies
View Related
Jan 26, 2009
After updates and restart of debian server, my NIS is not functioning. No yptools are working, it cannot find the server. All my commands I issue on the NIS server. When I issue the command yptest, I get:
>>
century4:~# yptest
Test 1: domainname
Configured domainname is "cga.lan"
Test 2: ypbind
Can't communicate with ypbind
century4:~#
<<
rpcinfo gives:
>>
century4:~# rpcinfo -p
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100004 2 udp 899 ypserv
100004 1 udp 899 ypserv
100004 2 tcp 902 ypserv
100004 1 tcp 902 ypserv
100009 1 udp 901 yppasswdd
600100069 1 udp 904 fypxfrd
600100069 1 tcp 906 fypxfrd
100007 2 udp 913 ypbind
100007 1 udp 913 ypbind
100007 2 tcp 916 ypbind
100007 1 tcp 916 ypbind
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 4 udp 2049 nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100003 4 tcp 2049 nfs
100021 1 udp 32795 nlockmgr
100021 3 udp 32795 nlockmgr
100021 4 udp 32795 nlockmgr
100021 1 tcp 59990 nlockmgr
100021 3 tcp 59990 nlockmgr
100021 4 tcp 59990 nlockmgr
100005 1 udp 894 mountd
100005 1 tcp 897 mountd
100005 2 udp 894 mountd
100005 2 tcp 897 mountd
100005 3 udp 894 mountd
100005 3 tcp 897 mountd
100024 1 udp 32797 status
100024 1 tcp 59863 status
century4:~#
View 3 Replies
View Related
Apr 6, 2010
I am trying to set up an NIS client on a Fedora Core 12 64-bit system. The ypbind daemon is running via the /etc/init.d/ypbind script. However, whenever I run the ypwhich command, the following error message appears on-screen:
[code]...
The client has been configured so the domain is set, and the client will broadcast for the first available nis server. The client is on a subnet where there is one nis slave server, so it should bind to that server. One thought that came to mind was the fact the client in question is 64-bit, while the nis slave is 32-bit. Could that cause this problem?
View 4 Replies
View Related
Jun 16, 2009
I have using ubuntu nis server (LTS 8.04.1) and all nis client fedora 6,7,8,9 its working fine yesterday I installed new client os fedora 11 and configure nis client I started ypbind service can't start I did client configuration.
1. /etc/sysconfig/network add NISDOMAIN=TEST
2. /etc/sysconfig/authconfig UseNIS=yes
3./etc/nsswith.conf
passwd: files nis
shadow: files nis
group: files nis
4. /etc/yp.conf
Add nisdomain and ypserver name
After I stop ip6tables and iptable and network Manager
Shutting down NIS service: [FAILED]
Starting NIS service: [ OK ]
Binding NIS service: ....................... [FAILED]
View 1 Replies
View Related
Jun 13, 2010
I have upgraded three machines to Fedora 13.
On all of them any attempt to mount an nfs drive fails with:
Code:
This happens immediately - within a few tenths of a second at most. It happens whether I use mount -a(mounts are listed in the fstab file) or a full mount command. It happens on both 32-bit and 64-bit installs.
Nothing appears in the messages log file on either the server or the client machine.
It was working in Fedora 12.
Iptables and ip6tables are both disabled. nfsd is running.
Hosts.allow and hosts.deny both exist on the client, but are empty. They contain nothing but comment lines.
I can ping the server and run ssh shells to it. I can open Web pages in Firefox.
The server is CentOS 5.4.
View 3 Replies
View Related
Feb 8, 2011
I am running Fedora 14 with kernel 2.6.35.74 x86_64 and I am having an issue with a Vfat partition that is shared with Windows 7 on a dual boot setup. this partition contains my mozilla profiles and it occasionally mounts as read only in Fedora. I wont be able to write to it and root doesnt seem to be able to write to it when this happens. I checked this by trying to redirect an output of ifconfig. My fstab entry looks like this.
Code:
UUID=5830-75A8 /home/joe/share_storage vfat rw,umask=0000,uid=500,gid=joe 0 0
and ls -l
Code:
drwxrwxrwx. 8 joe joe 4096 Dec 31 1969
These two (fstab and ls -l) always look the same whether the partition behaves as read only or not.
View 5 Replies
View Related
Feb 10, 2011
I am trying to get NFS mounts working properly using autofs, but I'm only getting partially results. I have an auto.master set up for indirect mounts and a list of map files for each entry. Forgot to mention that when I mount the directory using /etc/fstab or setup a direct mount in /etc/auto.master I can see files in the mounted directory...
View 10 Replies
View Related
Mar 10, 2011
I need to mount tmpfs partitions to /etc & /var and unpack archieves of this folders there. This task is complete working on Gentoo with monolite kernel & handmade initramfs script. But on fedora this method is like hacking. And not pretty for later upgrades, etc... I think, may be it is need to create script in /etc/init.d/ with high run priority. But this method takes many errors on boot. It is need to mount two tmpfs partitions to /etc/ & /var & unpack archieves. All this processes are to be executet after switching init from initramfs to realinit. But before first system processes try to start. How to complete this task with fedora way?
View 1 Replies
View Related
Feb 16, 2009
just about to install Fedora 10 on my MSI WIND laptop and read abit about file system on Linux and come across alot of recommendations on how many logical mounts or partition to create..so far i have created /boot of 100MB.i'm unsure of what sizes i will give to my [root] / and /home and /swap
i am thinking of assigning 1GB to /swap which leaves me with 40GB left for / and /home.i'm going to install alot of softwares and probably try out wine as well.i want a separate /home directory incase i change distro then i'll keep it... where does the programs go to under?
View 4 Replies
View Related
Oct 15, 2009
In trying to get rid of GPT I somehow hosed my flash drive - now when plugged in and I run df - I see tempfs /dev/shm - is there anyway I can somehow repartition, reformat my flash drive ?
View 1 Replies
View Related
Mar 17, 2009
On our network, we authenticate our users via LDAP and use autofs to mount their home directories. This works fine in Fedora 8. However, in Fedora 10, when the user logs in, it also mounts the home folders of the users that previously logged onto the system as well. This is what I see when I login as "user1" on Fedora 10
[Code]...
View 2 Replies
View Related
Jan 19, 2010
I have installed Fedora 12 i686 Live to a 200 mb partition on an external drive. Before the install I created a 6.7 GB ext3 partition and a 45 GB ext3 partition. The live cd copied the image to a 200 mb partition.
partition 2bce0f9d-53a6-4ec2-b5ad-1a6915c74260 is 45 GB
partition 4683EB23BED2EB34 is 102.6 GB NTFS
partition b7240ff1-0807-42ba-e172-bff5872519ad is 6.7 GB
[code]....
Will creating an entry in fstab sdb6 and sdb8 allow the fedora distrib dvd to install to the external hd? How do I create the entries?
I have a raid0 hd with windows xp pro. When i try to shrink the partition using anaconda, I get a disk error and the comper locks up. I have to shut off the ups to reboot.
View 11 Replies
View Related
Jan 20, 2010
I am new here and Fedora. Currently running Fedora 12 and recieved kernel crashes to which error report shows failure with IPv6.
I have disabled Ipv6 in /etc/sysconfig/network, blacklisted and stop these services.
However why is my Ipv6 failing?
View 2 Replies
View Related
Jan 12, 2010
I am trying to run finch on fedora6. Finch is exiting immediately on starting and i am not able to add any account using it. correct procedure to use finch.
View 5 Replies
View Related
Feb 21, 2010
When I go to Administration->Preferences->Appearance, the window pops up for a split second and is then gone. Attempting to open it again yields the same result. I have never had this issue before and haven't changed anything recently that I recall.
View 8 Replies
View Related
Apr 3, 2010
I have recently decided to rebuild my fedora install and have had several problems installing the updates to the system. I am receiving the following error:
libcdio.so.12 is needed by package gstreamer-plugins-ugly-0.10.14-1.fc13.i686 (rpmfusion-free-rawhide)
libcdio.so.12(CDIO_12) is needed by package gstreamer-plugins-ugly-0.10.14-1.fc13.i686 (rpmfusion-free-rawhide)
[code]....
I am more familiar with using sources.list in debian style distros but I am unsure how to proceed with /etc/yum/repos.d. I am currently attempting to either install them from the CLI or to download the binaries, but I do not think that will fix the problem in my repository lists.
View 3 Replies
View Related
Dec 20, 2010
The HD containing my main F14 install is suddenly failing with many unreadable blocks. So I booted a different F14 installation I have on another disk.
Then I run dump, for example, as following:
Code:
dump -0 -a -q -v -A sdb1_home.arc -f sdb1_home.dmp -L F14_sdb1_home /dev/sdb1
as, for what I can recall, I've often done to create full backups.
The problem is that running restore with this command:
Code:
restore -i -A sdb1_home.arc -f sdb1_home.dmp
(as, for whatI can...) and using the add and extract commands, only the directory are created. But files are listed using ls. If I add just a file, only dirname is extracted.
View 9 Replies
View Related
May 31, 2011
So apparently the GNU c++ compiler did not install when I did:
# yum install gcc
And now it's failing to install the C++ compiler when I do:
# yum install gcc-c++
It's saying it's running out of mirrors to check or something? Does anyone know what else I can do to install it?
View 1 Replies
View Related
Feb 6, 2010
I've installed F12, updated to today. I've set it to boot to runlevel 3. That works. If I run startx, X starts - I see the mouse cursor and the blue/green background. But no panels. No desktop icons.
I tried switchdesk kde, then startx. Same thing. Except kde is running because if I right-click on the desktop, I get a kde dialog that allows me to start an app.
Tried switchdesk gnome. Same thing. Rebooted, same thing.
View 9 Replies
View Related
Jun 11, 2009
I have configured a Fedora 10 server on a mixed Win / ix network but am unable to get DNS to resolve on my Fedora boxes.My DHCP is provided from a D-Link 108G Router - but this will not provide DNS.Therefore I have tried to configure dnsmask to provide just DNS and not DHCP. I can ping around my 192.168.1.x network by IP but not name
View 4 Replies
View Related
Sep 1, 2009
Skype doesn't recognise my plugged in mic and earphones. I can hear sound through the headphones from other programs. DVD burner burnt a cd for me, but seemed to pause at around 15-20% and sat there for half an hour. When I ejected CD it jumped to 100% stating it had finished. The CD was a Live Install CD for Ubuntu, which didn't work. I get I/O errors when trying to install from CD on start up. I'm guessing it didn't burn properly or isn't being read properly. I'm generally unsure of what drivers are installed for all of my hardware. Not sure if there is an auto-detection program in or for Fedora that can help, or if I will have to stop being lazy. Skype, like mentioned before. I'm not sure if this is a software issue or driver issue.
Mozilla failing to open. When clicking on the Firefox icon it wouldn't start. Shows an icon at bottom of monitor on toolbar, but disappears after 5-10 seconds with no browser opening. I had recently installed a VLC player with plugin for Mozilla while logged in as root. Wondering if I messed this one up myself? I stumbled onto updates and it had Mozilla install in there. It works again. I'm sure it won't be reoccurrent. If I were to post system specs and issues I'm having, would someone on this forum be willing to guide me through or point me in the direction of having my laptop fully operational? All drivers basically. It works as is, just not completely
View 7 Replies
View Related
Nov 5, 2010
I have a couple VPNs I use for work, and after installing F14 x86_64 it is failing:
Code:
Nov 5 12:40:57 raykj NetworkManager[4106]: <info> VPN service 'vpnc' started (org.freedesktop.NetworkManager.vpnc), PID 4203
Nov 5 12:40:57 raykj NetworkManager[4106]: <info> VPN service 'vpnc' appeared; activating connections
[Code]....
View 2 Replies
View Related
Mar 14, 2010
Last week, i updated, my fedora. After that, during every boot up, I am getting a warning message like " Your hard disk may failing". It indicates that it is due to bad sectors. But I don't think so. There was a bug reported for a similar problem in fedora 11. I think it is not fixed yet. Hard disk is not having any problem during data access. Other OS including windows are not giving any warning message.
View 9 Replies
View Related
Jul 22, 2010
I'm attempting to download the DVD Install ISO for Scientific Linux (Red Hat with some additions for science) to my PC-Laptop external USB Hard Disk, but the download keeps failing near the end.
My PC-Laptop is running Vista 32bit, and the external HD is a 500GB wallet sized Buffalo HD with 400 GB free. I'm no PC sys admin - but the Scientific Linux file is over 4GB in size and I wonder if this might be a problem if the HD is formatted as a FAT32 rather than an NTFS disk (if that's the correct terminology)?
The Windows Vista download window says that I've run out of space on the HD, even though I haven't.
Note that I can't think I can download this as multiple CD's rather than a single DVD distribution - because I'm trying to install this Scientific Linux in Oracle(former Sun) Virtual Box and I'm having difficulties understanding what it wants and was advised by someone to download Scientific Linux as a single iso to burn to a DVD (in the hope that Virtual box will see it for installation in the DVD drive) - but as said I'm unable to even download the DVD installation file.
View 4 Replies
View Related
Apr 10, 2010
I ran smartctl and it says "unrecognized" hard drive. I recognized the hard drive the first time I ran the test. But now, it's unrecognized? How come? I don't know how or why this happens. How can I get rid of this problem and the annoying icon?
I tried to run Windows, then started getting errors? This is strange: I've been running Linux the whole day. I last used the Windows hard drive was 2 days ago. Now its screwing up. Window is screwing up the hard drive? HDD has too many bad sectors. didn't touch it, I didn't do much on it, etc? I do not understand?!
View 4 Replies
View Related
Feb 1, 2010
I can't get my Fedora 12 laptops to find bluetooth devices. In fact, I can't seem to get bluetooth working at all. This is happening with identical symptoms on two very different laptops, both of which had working bluetooth out-of-the-box with Fedora 10. Under Fedora 12 bluetooth silently fails and I have no idea how to debug it.
Here are the details:
- I'm running Fedora 12 on 32 and 64 bit machines. Both exhibit the same problem.
- I'm using KDE for both (this is the KDE spin of Fedora 12, the 32 and 64 bit versions)
I've got kdebluetooth installed. When I run
Code:
I see:
So I think the right programs are running.
Using the system menus, I can click on "Kdebluetooth4" but nothing happens. There is no bluetooth icon in the system tray, nor have I been able to discover how to add one (I thought clicking Kdebluetooth4 would do that).
I can manually run kbluetooth-devicemanager from the command line, and attempt to look for devices. The devices are never found (they are found by a nearby Windows machine, so I know the devices work). There are no error messages in the GUI, or in /var/log/messages.
On the console, I do see these messages when I run kbluetooth-devicemanager and attempt to discover devices:
Code:
Based on Google searches, that would imply a problem with dbus (I think) but dbus appears to be installed and running.
View 3 Replies
View Related
Sep 10, 2009
Squid gives the follwoing error messages when i attepmt to start it:Sep 10 12:33:24 localhost (squid): Cannot open '/var/log/squid/access.log' for writing. The parent directory must be writeable by the user 'squid', which is the cache_effective_user set in squid.conf.Sep 10 12:33:24 localhost squid[3423]: Squid Parent: child process 3446 started
View 3 Replies
View Related