#5 Having issue with NFS service at booting nor manual starts.
Closed: Fixed Opened 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:

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:
x86_64
dcr226: what is the trac for?
ConseQuense: ldd adb
ConseQuense: I bet you're missing some compatability stuff
dvanstone, feedback
ok
dextone, add a sleep to the nfs start
Since you're 64 and the IDE is 32
whats that mena/do khaytsus
?
ConseQuense: ldd adb | fpaste
dextone, you probably don't have an ip address by the time it tries to start
ldd = list dynamic libraries
khaytsus- output:
dcr226, in /etc/sysconfig/network ?
Uploading (0.7K)...
http://fpaste.org/sfnD/
ConseQuense: erm.. so ./adb doesn't work?
dextone, nah /etc/rc5.d/
* Sephen (~haplo@c-69-246-221-141.hsd1.in.comcast.net) has joined #fedora
well, when I typed that "file adb" command u asked earlier
dextone, find the script that starts nfs, and pop a sleep 5 in there to test
I finally DIDN"T get an error
just not sure what it means...lol
dcr226, I'll try it thx ;)
adb: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, not stripped
ConseQuense: You didn't CHANGE anything, so you weren't doing ./adb before, or specfifying the full path....
dextone, no worries, shout back with the results
ooooh!!
ConseQuense: As for how to use adb, not in this channel :) Try #android or other associated channels.
ok, cause the ./adb makes sure to look @ the local path
./adb = run adb in . (current directory)
. is not in the path because it's a major security problem
but I can update that path variable within my profile file, right?
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?
ConseQuense: You can add the FULL PATH to tools to your path, yes
I thought I did it, but it must NOT be listed correctly
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
Khaytsus: - adding the tool path to the profile file is a bad idea?
ConseQuense: No, adding . would be
* Acidcore (~IFo@82.150.166.32) has joined #fedora
* charlieg (~charles@91.109.96.66) has joined #fedora
ConseQuense: If you're ading the tools dir make it the full path, like /home/you/AndroidSDK/tools or whatever the path actually is
any1 got a tip on what package i need for chroot in fedora 10?
yea, thats what I THINK I've done. let me past what I've ACTUALLY got
[my fedora13 install having issues, wanna chroot into it to install stuff]
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.
charlieg: What are you trying to do?
kaytsus - thanks for that java reference
charlieg, coreutils
khaytsus - so heres whats in the profile file.
PATH=$PATH:$HOME/bin
PATH=$PATH:/opt/android-sdk:/opt/android-sdk/tools
export PATH
thanks dcr226
is that incorrect?
charlieg, no worries, future reference : yum provides /chroot
@feedback charlieg
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.
Khaytsus: trying to chroot in so i can downgrade or remove kmod-nvidia because it's causing a kernel oops
ConseQuense: I assume that IS the right path? :) otherwise looks okay to me
that's a great tip dcr226, thanks
charlieg, I got loads of them
i bet ;)
charlieg: boot into init 3, not chroot nonsense...
its the right path
charlieg, don't sit down with a light-bulb in your back pocket
Khaytsus, +1, no need to chroot
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)
just would assume I'd be able to execute android or adb w/o using that local directory command (./adb)
how do u boot into init3?
dcr226: and don't entice horses to follow you in Kentucky by putting an ice cream cone in your back pocket; it's illegal.
and its not working for some reason. Not sure what I've done
* Bakerboy has quit (Remote host closed the connection)
ConseQuense: Yes you should, echo $PATH
Khaytsus, like it
ConseQuense: Does it show your added path?
* dcr226 points charlieg to http://fedorasolved.org/post-install-solutions/runlevel/
dcr226: really.... it's illegal
charlieg: Edit your boot line in grub, and add "single" to the command line
Khaytsus, then its a valid tip :D
charlieg: So where's the segmentation fault? In nvidia-config or something?
yea, it shows - /opt/android-sdk:/opt/android-sdk/tools
is it a problem that I don't have a "/" at the end of these directories?
* magistr has quit (Remote host closed the connection)
charlieg: If that's where the segfault is, do this: mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
Khaytsus: basically it boots, gets thru the majority of the boot sequence, and then stops doing anything
ConseQuense: Shouldn't be, but I don't use bash... hmm..
i can't switch between virtual consoles
[thus needed an alternative way in to modify stuff]
and in /var/log/messages
charlieg: Did you fix selinux and re-run dracut after installing? Is this a new install?
it stops after a kernel oops caused by nvidia
no, not fixed anything, it has been working fine for a few months
this is after upgrading n rebooting yesterday
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)
dcr226, still not working http://fpaste.org/FmAt/
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
dextone, check /var/log/messages
* |Bolt| (~|Bolt|@217.66.22.1) has joined #fedora
ConseQuense: Yeah I think something to tweak with the path
* reuteras (~peter@87.96.216.210) has joined #fedora
I'm sure ur right
* smv (smv@95.76.35.11) has joined #fedora
dcr226, here's the output http://fpaste.org/x7yG/
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
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
dextone, simple debugging ;-)
ConseQuense: Heh, I didn't help you that much, just pointed out how to run something from cwd ;)
okay
@feedback ConseQuense
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.
If you really feel inclined ;)
thx sir!
Maybe someone can help with the actual path problem... It looked right to
me
* kkrev has quit (Client Quit)
I've seen quirky linux/unix scripts not work...then eraes and redo, it works! go figure
erase
ConseQuense: Eh, usually would be correcting a mistake that wasn't noticed ;)
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
ConseQuense: Okay can you ls -ld /opt/android-sdk/tools
ConseQuense: and paste the output here
dextone, does here
so just add a '3' to the end of the kernel line in grub.conf, right?
I should add adb to my path here actually, just hadn't yet :)
dextone, su -c "/etc/init.d/nfs start"
dextone, then check again
to enter run level 3, that is
last question...when u update .bash_profile
charlieg, yup
thanks
do u have to completely log out of THAT user b4 it takes effect?
you guys have been great... let's try it!
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)
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
dextone, interesting
dextone, what output did you get?
nothing
:(
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
dcr226, here's the output http://fpaste.org/uPeq/
* smv (smv@95.76.35.11) has left #fedora ("Leave")
dextone, does this return anything?: ps aux | grep nfs
dcr226, only this one, root 2991 0.0 0.0 4360 728 pts/0 S+ 00:34 0:00 grep nfs
dextone, sucks. check some of the other logs, /var/log/secure and dmesg for example
dcr226, and that's mean no nfs service running in proccess :(
it does
dcr226, dmesg | grep nfs ?
* kambu (~kambu@59.92.196.207) has joined #fedora
dextone, nah, just tail it - it will be close to the bottom if you tried to start it recently
dcr226, no nfs logs on dmesg.
dcr226, should I put my full dmesg on fpaste ?
not if there's nothing there - checked secure?
* jef91 (~jeff@99.12.142.27) has joined #fedora
How do I disable SELinux agian? I always forget
* DiscordianUK (~ch@fedora/DiscordianUK) has joined #fedora
dcr226, dmesg output http://fpaste.org/Dxhf/ and no nfs logs goes to my /var/log/secure too.
jef91, /etc/sysconfig/selinux
dextone, bash -x /etc/init.d/nfs start
dextone, see if there's anything in the output
thanks dextone
jef91, your welcome ;)
dcr226, here's the output http://fpaste.org/Pwy9/
* Dy4 (~Rozinante@dy4.rh.rit.edu) has joined #fedora
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 :(
Khaytsus, I'm not sure but this issue has been there since my fresh FC13 install.
dextone, there's a difference between mine and your output, and its line 35
* jef91 (~jeff@99.12.142.27) has left #fedora ("Leaving")
dextone, mine says NETWORKING=yes
your stops shortly afterwards, mine carried on and starts the service
dcr226, I'll go check it out, thx again ;)
dextone: erm, unrelated to your issue
dextone, I'm not saying that the problem, that the difference
:)
I'm still trying to figure the problem
dcr226, I should try to add "NETWORKING=yes" to my /etc/sysconfig/network and rebooting.
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...
    [17:46:23] is there any way to disable oom-killer?
    [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
    [17:47:19] oddbit2: Probably put it in Sessions
    [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.
    i've tried throwing the script into init.d and I've also tried registering it with sessions/startup application preferences
    it still won't display the terminal
    it wont run
    oddbit2: You're putting gnome-terminal into init.d ????
    it's a script that prompts me for information before mounting an encrypted drive
    no, no it shouln't be in init.d; i took it out
    init.d is for bootup, not login, right?
  • Magnu5 (~magnus@77.105.82.57) has joined #fedora
    oddbit2: Sounds like a convuluted way to mount a drive
    yeah, but i want to do it in the terminal; i don't want it fully automatic
    dcr226, hey it works mate lol... http://fpaste.org/Qyhi/
    dextone, cool
    @feedback dextone
    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.
    dcr226, here's another output, yes its working yay! http://fpaste.org/dMzj/
  • smv (smv@95.76.35.11) has left #fedora ("Leaving")
    nice, glad it worked out in the end :)
    basically, i want to be prompted with a gnome-terminal running my script right after logging in
    Session stuff should do that.. I dunno about Gnome, I know you can run whatever in XFCE
    oddbit2, yeah, you need to fire up xterm with your script
    but you'd just do gnome-terminal -x /path/to/script
    that also
    He's insistning on gnome-term for some reason
    indeedy
    I'd rather put molten lead in my eyes
    again? I thought you stopped doing that?
  • Sephen has quit (Quit: Ex-Chat)
    I misclicked once, it had to be done
    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!

Metadata