#5 Having issue with NFS service at booting nor manual starts.
Closed: Fixed None Opened 13 years ago by dextone.

Please fill in this template fully and provide all requested information.
Incomplete tickets may be dropped.

This feedback is:

[X] Positive
[ ] Negative
[ ] Neutral

My IRC nick is: dextone

Please briefly describe the interaction that caused you to file this ticket:
Having issue with NFS service at booting nor manual starts.

Please note other IRC nicks that are involved in this interaction:
<dcr226>
<Khaytsus>

Please describe what action or positive change could be adopted based on this feedback:
Don't forget to always check our system's logs, and share our experiences in troubleshooting.

Any additional notes or logs:
<ConseQuense> x86_64
<dvanstone> dcr226: what is the trac for?
<Khaytsus> ConseQuense: ldd adb
<Khaytsus> ConseQuense: I bet you're missing some compatability stuff
<dcr226> dvanstone, feedback
<dvanstone> ok
<dcr226> dextone, add a sleep to the nfs start
<Khaytsus> Since you're 64 and the IDE is 32
<ConseQuense> whats that mena/do khaytsus
<ConseQuense> ?
<Khaytsus> ConseQuense: ldd adb | fpaste
<dcr226> dextone, you probably don't have an ip address by the time it tries to start
<Khaytsus> ldd = list dynamic libraries
<ConseQuense> khaytsus- output:
<dextone> dcr226, in /etc/sysconfig/network ?
<ConseQuense> Uploading (0.7K)...
<ConseQuense> http://fpaste.org/sfnD/
<Khaytsus> ConseQuense: erm.. so ./adb doesn't work?
<dcr226> dextone, nah /etc/rc5.d/
Sephen (~haplo@c-69-246-221-141.hsd1.in.comcast.net) has joined #fedora
<ConseQuense> well, when I typed that "file adb" command u asked earlier
<dcr226> dextone, find the script that starts nfs, and pop a sleep 5 in there to test
<ConseQuense> I finally DIDN"T get an error
<ConseQuense> just not sure what it means...lol
<dextone> dcr226, I'll try it thx ;)
<ConseQuense> adb: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, not stripped
<Khaytsus> ConseQuense: You didn't CHANGE anything, so you weren't doing ./adb before, or specfifying the full path....
<dcr226> dextone, no worries, shout back with the results
<ConseQuense> ooooh!!
<Khaytsus> ConseQuense: As for how to use adb, not in this channel :) Try #android or other associated channels.
<ConseQuense> ok, cause the ./adb makes sure to look @ the local path
<Khaytsus> ./adb = run adb in . (current directory)
<Khaytsus> . is not in the path because it's a major security problem
<ConseQuense> but I can update that path variable within my profile file, right?
<Sephen> I'm running F13-64, fully updated... I cannot change my desktop background. I change the background picture, logout, and it goes back to the picture it used to be. All files in my homedir are owned by me. Any ideas?
<Khaytsus> ConseQuense: You can add the FULL PATH to tools to your path, yes
<ConseQuense> I thought I did it, but it must NOT be listed correctly
<Khaytsus> ConseQuense: Don't add .
Bakerboy has quit (Quit: Leaving)
hicham has quit (Remote host closed the connection)
Bakerboy (~gordy@host86-175-34-241.wlms-broadband.com) has joined #fedora
<ConseQuense> Khaytsus: - adding the tool path to the profile file is a bad idea?
<Khaytsus> ConseQuense: No, adding . would be
Acidcore (~IFo@82.150.166.32) has joined #fedora
charlieg (~charles@91.109.96.66) has joined #fedora
<Khaytsus> ConseQuense: If you're ading the tools dir make it the full path, like /home/you/AndroidSDK/tools or whatever the path actually is
<charlieg> any1 got a tip on what package i need for chroot in fedora 10?
<ConseQuense> yea, thats what I THINK I've done. let me past what I've ACTUALLY got
<charlieg> [my fedora13 install having issues, wanna chroot into it to install stuff]
<Khaytsus> ConseQuense: btw, make sure when you get Eclipse up you associate with the Fedora java. I couldn't build anything because the guide I was reading seemed to skip that step.. So if you ahve problems building, look around for that, I don't recall the specifics.
<Khaytsus> charlieg: What are you trying to do?
<ConseQuense> kaytsus - thanks for that java reference
<dcr226> charlieg, coreutils
<ConseQuense> khaytsus - so heres whats in the profile file.
<ConseQuense> PATH=$PATH:$HOME/bin
<ConseQuense> PATH=$PATH:/opt/android-sdk:/opt/android-sdk/tools
<ConseQuense> export PATH
<charlieg> thanks dcr226
<ConseQuense> is that incorrect?
<dcr226> charlieg, no worries, future reference : yum provides /chroot
<dcr226> @feedback charlieg
<fedbot> charlieg: Please visit our trac instance at https://fedorahosted.org/irc-support-sig/ and file a feedback ticket telling us about your experience in #fedora. Thanks in advance for your feedback.
<charlieg> Khaytsus: trying to chroot in so i can downgrade or remove kmod-nvidia because it's causing a kernel oops
<Khaytsus> ConseQuense: I assume that IS the right path? :) otherwise looks okay to me
<charlieg> that's a great tip dcr226, thanks
<dcr226> charlieg, I got loads of them
<charlieg> i bet ;)
<Khaytsus> charlieg: boot into init 3, not chroot nonsense...
<ConseQuense> its the right path
<dcr226> charlieg, don't sit down with a light-bulb in your back pocket
<dcr226> Khaytsus, +1, no need to chroot
<charlieg> dammit, that's why i have broken glass in my back pocket =/
hicham (~hicham@fedora/hicham) has joined #fedora
hicham has quit (Remote host closed the connection)
<ConseQuense> just would assume I'd be able to execute android or adb w/o using that local directory command (./adb)
<charlieg> how do u boot into init3?
<Khaytsus> dcr226: and don't entice horses to follow you in Kentucky by putting an ice cream cone in your back pocket; it's illegal.
<ConseQuense> and its not working for some reason. Not sure what I've done
Bakerboy has quit (Remote host closed the connection)
<Khaytsus> ConseQuense: Yes you should, echo $PATH
<dcr226> Khaytsus, like it
<Khaytsus> ConseQuense: Does it show your added path?
dcr226 points charlieg to http://fedorasolved.org/post-install-solutions/runlevel/
<Khaytsus> dcr226: really.... it's illegal
<Sephen> charlieg: Edit your boot line in grub, and add "single" to the command line
<dcr226> Khaytsus, then its a valid tip :D
<Khaytsus> charlieg: So where's the segmentation fault? In nvidia-config or something?
<ConseQuense> yea, it shows - /opt/android-sdk:/opt/android-sdk/tools
<ConseQuense> is it a problem that I don't have a "/" at the end of these directories?
magistr has quit (Remote host closed the connection)
<Khaytsus> charlieg: If that's where the segfault is, do this: mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
<charlieg> Khaytsus: basically it boots, gets thru the majority of the boot sequence, and then stops doing anything
<Khaytsus> ConseQuense: Shouldn't be, but I don't use bash... hmm..
<charlieg> i can't switch between virtual consoles
<charlieg> [thus needed an alternative way in to modify stuff]
<charlieg> and in /var/log/messages
<Khaytsus> charlieg: Did you fix selinux and re-run dracut after installing? Is this a new install?
<charlieg> it stops after a kernel oops caused by nvidia
<charlieg> no, not fixed anything, it has been working fine for a few months
<charlieg> this is after upgrading n rebooting yesterday
<Khaytsus> charlieg: Odd it'd ooops... Never seen that happen. BUt yeah boot into 1 or 3 runlevel and remove the kmod-nvidia packages
maximi89 has quit (Ping timeout: 264 seconds)
<dextone> dcr226, still not working http://fpaste.org/FmAt/
<ConseQuense> Khaytsus - Thanks for all your help. I'll try to figure out whats wrong with the .bash_profile, but at least I know the adk plugin IS actually working. I appreciat all your time
<dcr226> dextone, check /var/log/messages
|Bolt| (~|Bolt|@217.66.22.1) has joined #fedora
<Khaytsus> ConseQuense: Yeah I think something to tweak with the path
reuteras (~peter@87.96.216.210) has joined #fedora
<ConseQuense> I'm sure ur right
smv (smv@95.76.35.11) has joined #fedora
<dextone> dcr226, here's the output http://fpaste.org/x7yG/
<ConseQuense> khaytsus - are you an op or somethingi? Is there a way to add bonsus points to ur profile or ur help (first 2 days using irc EVER, not sure whats protocal here)
kkrev (~kkrev@c-68-50-189-225.hsd1.va.comcast.net) has joined #fedora
<dcr226> dextone, well, your command could have been grep nfs /var/log/messages. but no need, just tail -f it and try to start nfs, you will see whats happening
<dcr226> dextone, simple debugging ;-)
<Khaytsus> ConseQuense: Heh, I didn't help you that much, just pointed out how to run something from cwd ;)
<dextone> okay
<Khaytsus> @feedback ConseQuense
<fedbot> ConseQuense: Please visit our trac instance at https://fedorahosted.org/irc-support-sig/ and file a feedback ticket telling us about your experience in #fedora. Thanks in advance for your feedback.
<Khaytsus> If you really feel inclined ;)
<ConseQuense> thx sir!
<Khaytsus> Maybe someone can help with the actual path problem... It looked right to
me
kkrev has quit (Client Quit)
<ConseQuense> I've seen quirky linux/unix scripts not work...then eraes and redo, it works! go figure
<ConseQuense> erase
<Khaytsus> ConseQuense: Eh, usually would be correcting a mistake that wasn't noticed ;)
<dextone> dcr226, no nfs logs goes to my /var/log/messages here's the tail -f output. http://fpaste.org/fCBZ/
Jantaro (~Jantaro@vl939-162.wireless.umass.edu) has joined #fedora
<Khaytsus> ConseQuense: Okay can you ls -ld /opt/android-sdk/tools
<Khaytsus> ConseQuense: and paste the output here
<dcr226> dextone, does here
<charlieg> so just add a '3' to the end of the kernel line in grub.conf, right?
<Khaytsus> I should add adb to my path here actually, just hadn't yet :)
<dcr226> dextone, su -c "/etc/init.d/nfs start"
<dcr226> dextone, then check again
<charlieg> to enter run level 3, that is
<ConseQuense> last question...when u update .bash_profile
<dcr226> charlieg, yup
<charlieg> thanks
<ConseQuense> do u have to completely log out of THAT user b4 it takes effect?
<charlieg> you guys have been great... let's try it!
<charlieg> cya
charlieg (~charles@91.109.96.66) has left #fedora
|Bolt| (~|Bolt|@217.66.22.1) has left #fedora
bitchkat has quit (Read error: Connection reset by peer)
<dextone> dcr226, I ran su -c "/etc/init.d/nfs start" still no nfs logs on /var/log/messages.
bitchkat (foobar@dev.flyballdogs.com) has joined #fedora
<dcr226> dextone, interesting
<dcr226> dextone, what output did you get?
<dextone> nothing
<dextone> :(
<dcr226> dextone, ( uname -r ; rpm -qa *nfs* ; ) | fpaste
ConseQuense has quit (Remote host closed the connection)
exw (~exw@S0106001346efd037.vc.shawcable.net) has joined #fedora
unknown_had (~unknown@180.215.181.124) has joined #fedora
<dextone> dcr226, here's the output http://fpaste.org/uPeq/
smv (smv@95.76.35.11) has left #fedora ("Leave")
<dcr226> dextone, does this return anything?: ps aux | grep nfs
<dextone> dcr226, only this one, root 2991 0.0 0.0 4360 728 pts/0 S+ 00:34 0:00 grep nfs
<dcr226> dextone, sucks. check some of the other logs, /var/log/secure and dmesg for example
<dextone> dcr226, and that's mean no nfs service running in proccess :(
<dcr226> it does
<dextone> dcr226, dmesg | grep nfs ?
kambu (~kambu@59.92.196.207) has joined #fedora
<dcr226> dextone, nah, just tail it - it will be close to the bottom if you tried to start it recently
<dextone> dcr226, no nfs logs on dmesg.
<dextone> dcr226, should I put my full dmesg on fpaste ?
<dcr226> not if there's nothing there - checked secure?
jef91 (~jeff@99.12.142.27) has joined #fedora
<jef91> How do I disable SELinux agian? I always forget
DiscordianUK (~ch@fedora/DiscordianUK) has joined #fedora
<dextone> dcr226, dmesg output http://fpaste.org/Dxhf/ and no nfs logs goes to my /var/log/secure too.
<dextone> jef91, /etc/sysconfig/selinux
<dcr226> dextone, bash -x /etc/init.d/nfs start
<dcr226> dextone, see if there's anything in the output
<jef91> thanks dextone
<dextone> jef91, your welcome ;)
<dextone> dcr226, here's the output http://fpaste.org/Pwy9/
Dy4 (~Rozinante@dy4.rh.rit.edu) has joined #fedora
<Khaytsus> Wow, so when did nfs stop working if the path is above a / path? LIke I have /home above / and it was failing for "directory /home below nearest filesystem /" which means my backups have been failing for like 3 weeks :(
<dextone> Khaytsus, I'm not sure but this issue has been there since my fresh FC13 install.
<dcr226> dextone, there's a difference between mine and your output, and its line 35
* jef91 (~jeff@99.12.142.27) has left #fedora ("Leaving")
<dcr226> dextone, mine says NETWORKING=yes
<dcr226> your stops shortly afterwards, mine carried on and starts the service
<dextone> dcr226, I'll go check it out, thx again ;)
<Khaytsus> dextone: erm, unrelated to your issue
<dcr226> dextone, I'm not saying that the problem, that the difference
<dcr226> :)
<dcr226> I'm still trying to figure the problem
<dextone> dcr226, I should try to add "NETWORKING=yes" to my /etc/sysconfig/network and rebooting.
<dextone> bbl mate ;)
Python interface unloaded

  • Loaded log from Mon Sep 13 00:49:46 2010

  • Now talking on #fedora

  • Topic for #fedora is: Fedora 12 & 13 end-user support. Please READ: https://fedoraproject.org/wiki/Fedora_Channel_FAQ | Not getting any updates notifications? -> http://lists.fedoraproject.org/pipermail/announce/2010-July/002843.html
  • Topic for #fedora set by nirik!~nirik@scrye.com at Wed Aug 4 11:47:21 2010
    <> Buffer Playback...
    <smv> [17:46:23] is there any way to disable oom-killer?
    <oddbit2> [17:46:29] Hey, so I've been googling around and I can't figure out how to get a gnome-terminal window to open up when i log in and run a shell script
    <Khaytsus> [17:47:19] oddbit2: Probably put it in Sessions
    <Dy4> [17:47:36] Hey, I just put a fresh install of F13 on a thinkpad x41 tablet... what kind of setup do I need to use the stylus?
    <
    > Playback Complete.
    <oddbit2> i've tried throwing the script into init.d and I've also tried registering it with sessions/startup application preferences
    <dcr226> it still won't display the terminal
    <oddbit2> it wont run
    <Khaytsus> oddbit2: You're putting gnome-terminal into init.d ????
    <oddbit2> it's a script that prompts me for information before mounting an encrypted drive
    <oddbit2> no, no it shouln't be in init.d; i took it out
    <oddbit2> init.d is for bootup, not login, right?
  • Magnu5 (~magnus@77.105.82.57) has joined #fedora
    <Khaytsus> oddbit2: Sounds like a convuluted way to mount a drive
    <oddbit2> yeah, but i want to do it in the terminal; i don't want it fully automatic
    <dextone> dcr226, hey it works mate lol... http://fpaste.org/Qyhi/
    <dcr226> dextone, cool
    <dcr226> @feedback dextone
    <fedbot> dextone: Please visit our trac instance at https://fedorahosted.org/irc-support-sig/ and file a feedback ticket telling us about your experience in #fedora. Thanks in advance for your feedback.
    <dextone> dcr226, here's another output, yes its working yay! http://fpaste.org/dMzj/
  • smv (smv@95.76.35.11) has left #fedora ("Leaving")
    <dcr226> nice, glad it worked out in the end :)
    <oddbit2> basically, i want to be prompted with a gnome-terminal running my script right after logging in
    <Khaytsus> Session stuff should do that.. I dunno about Gnome, I know you can run whatever in XFCE
    <dcr226> oddbit2, yeah, you need to fire up xterm with your script
    <Khaytsus> but you'd just do gnome-terminal -x /path/to/script
    <dcr226> that also
    <Khaytsus> He's insistning on gnome-term for some reason
    <dcr226> indeedy
    <Khaytsus> I'd rather put molten lead in my eyes
    <dcr226> again? I thought you stopped doing that?
  • Sephen has quit (Quit: Ex-Chat)
    <Khaytsus> I misclicked once, it had to be done
    <oddbit2> well, i have gnome, I don't know what xterm is
  • dextone learning how to file a feedback ticket, thx dcr226.

Thanks for your feedback!


Thanks for your feedback!

Login to comment on this ticket.

Metadata