From: Alexey Petrakov <lex@asd.iao.ru> To: ALT Linux sysadmins' discussion <sysadmins@lists.altlinux.org> Subject: Re: [Sysadmins] dhcpcd и таймаут Date: Tue, 31 Jan 2012 11:02:07 +0700 Message-ID: <3395562.YWuuBSlNl0@prog3.pap.local> (raw) In-Reply-To: <20120130161920.7f820af5@c203.office.altlinux.ru> On 30 января 2012 16:19:20 Mikhail Efremov wrote: > Если -t не работает как заявлено в документации, то это баг, который > надо вешать. > Но вы уверены, что он dhcpcd действительно запускается с -t 0? > Посмотрите ps ax | grep dhcpcd. Уверен. Именно так и проверяю. > Кстати, о какой версии идет речь? Я проверял с dhcpcd-4.0.15-alt5 из > p6. Аналогично, dhcpcd-4.0.15-alt5 > Проверил, dhcpcd уже час пытается получить адрес с -t 0. Он при этом, > правда, где-то раз в минуту запускает хуки с reason FAIL, но это не > проблема, думаю. Я сейчас опишу что я делаю, и что наблюдаю, а вы мне скажите в чём я неправ, if ever. В файлике /etc/net/options.d/50-ALTLinux-desktop ставлю параметр DHCP_TIMEOUT=0 Далее, service network restart Проверяем: # ps aux |grep dhcpcd root 23235 0.0 0.0 2060 692 ? S 10:53 0:00 /sbin/dhcpcd -m 1 -h prog3.pap.local -d -t 0 eth0 Вроде всё верно. В логе: Jan 31 10:53:37 prog3 dhcpcd[23235]: eth0: dhcpcd 4.0.15 starting Jan 31 10:53:37 prog3 ifplugd(eth0)[22913]: client: eth0: hardware address = e0:cb:4e:e2:a2:29 Jan 31 10:53:37 prog3 ifplugd(eth0)[22913]: client: eth0: executing `/lib/dhcpcd/dhcpcd-run-hooks', reason PREINIT Jan 31 10:53:37 prog3 dhcpcd[23235]: eth0: broadcasting for a lease Jan 31 10:53:37 prog3 ifplugd(eth0)[22913]: client: eth0: broadcasting for a lease Jan 31 10:53:37 prog3 ifplugd(eth0)[22913]: client: eth0: sending DHCP_DISCOVER with xid 0x4e1cda31, next in 4.97 seconds Jan 31 10:53:42 prog3 ifplugd(eth0)[22913]: client: eth0: sending DHCP_DISCOVER with xid 0x4e1cda31, next in 7.36 seconds Jan 31 10:53:49 prog3 ifplugd(eth0)[22913]: client: eth0: sending DHCP_DISCOVER with xid 0x4e1cda31, next in 15.32 seconds Jan 31 10:54:04 prog3 ifplugd(eth0)[22913]: client: eth0: sending DHCP_DISCOVER with xid 0x4e1cda31, next in 31.28 seconds Jan 31 10:54:36 prog3 ifplugd(eth0)[22913]: client: eth0: sending DHCP_DISCOVER with xid 0x4e1cda31, next in 64.12 seconds Jan 31 10:54:41 prog3 dhcpcd[23235]: eth0: timed out Jan 31 10:54:41 prog3 ifplugd(eth0)[22913]: client: eth0: timed out Jan 31 10:54:41 prog3 ifplugd(eth0)[22913]: client: eth0: executing `/lib/dhcpcd/dhcpcd-run-hooks', reason FAIL Jan 31 10:54:41 prog3 ifplugd(eth0)[22913]: client: !. Jan 31 10:54:41 prog3 ifplugd(eth0)[22913]: Program executed successfully. Т.е. он 5 раз попробовал и отвалился. Более активности проявлять не пытается.
next prev parent reply other threads:[~2012-01-31 4:02 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2012-01-30 3:30 Alexey Petrakov 2012-01-30 12:19 ` Mikhail Efremov 2012-01-30 15:10 ` Mikhail Efremov 2012-01-31 4:02 ` Alexey Petrakov [this message] 2012-02-01 13:54 ` Mikhail Efremov 2012-02-01 13:56 ` Mikhail Efremov 2012-02-01 17:23 ` Mikhail Efremov 2012-02-02 3:32 ` Alexey Petrakov 2012-02-02 13:23 ` Mikhail Efremov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=3395562.YWuuBSlNl0@prog3.pap.local \ --to=lex@asd.iao.ru \ --cc=sysadmins@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux sysadmins discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \ sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com public-inbox-index sysadmins Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sysadmins AGPL code for this site: git clone https://public-inbox.org/public-inbox.git