[Bug 972845] Re: after upgrade to precise, service did not start
Jon Smirl
jonsmirl at gmail.com
Sat Apr 7 16:42:20 UTC 2012
No log file.
jonsmirl at terra:/etc/default$ cat tftpd-hpa
#Defaults for tftpd-hpa
RUN_DAEMON="yes"
OPTIONS="-l -s /tftpboot"
TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/srv/tftp"
TFTP_ADDRESS="0.0.0.0:69"
jonsmirl at terra:/etc/default$
Is this config file right? This machine has been in used for a number of
years and has gone through many Ubuntu upgrades. There are two different
directories, but it uses /srv/tftp.
The serving directory is on my main root volume.
The files in it are symlinks onto a raid volume which is mounted at boot.
jonsmirl at terra:/etc/default$ ls /srv/tftp -l
total 0
lrwxrwxrwx 1 root root 51 Apr 3 16:15 ea3131.dtb -> /home/apps/florida/lpc31xx/arch/arm/boot/ea3131.dtb
lrwxrwxrwx 1 root root 47 Apr 3 16:16 uImage -> /home/apps/florida/lpc31xx/arch/arm/boot/uImage
jonsmirl at terra:/etc/default$
/dev/md2p1 on /home type ext4 (rw,noatime,nodiratime)
It must have come up and exited..... No log file and I also greped in
the log directory. System thinks it is running but it really isn't. No
pid file either.
jonsmirl at terra:/etc/default$ sudo service tftpd-hpa start
start: Job is already running: tftpd-hpa
jonsmirl at terra:/etc/default$
service --status-all
[ ? ] tftpd-hpa
jonsmirl at terra:/etc/init.d$ sudo service tftpd-hpa stop
tftpd-hpa stop/waiting
jonsmirl at terra:/etc/init.d$ sudo service tftpd-hpa start
tftpd-hpa start/running, process 11479
jonsmirl at terra:/etc/init.d$
Maybe confusing between starting as a process vs inetd? I don't care
which way it runs.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/972845
Title:
after upgrade to precise, service did not start
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/972845/+subscriptions
More information about the Ubuntu-server-bugs
mailing list