Bug 30414 - s4connector in appliance setup when changing from DHCP to a fixed IP addresss
Summary: s4connector in appliance setup when changing from DHCP to a fixed IP addresss
Status: CLOSED FIXED
Alias: None
Product: UCS
Classification: Unclassified
Component: S4 Connector
Version: UCS 3.1
Hardware: Other Linux
: P4 normal
Target Milestone: UCS 3.1-1
Assignee: Lukas Walter
QA Contact: Stefan Gohmann
URL:
Keywords:
Depends on: 30119
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-13 11:02 CET by Stefan Gohmann
Modified: 2013-03-25 19:57 CET (History)
3 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Troubleshooting
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2013-02-13 11:02:59 CET
It seems to work now but the script should be moved to: /etc/network/if-post-down.d/


+++ This bug was initially created as a clone of Bug #30119 +++

The s4connector is not synchronizing new LDAP entries when booting in appliance
mode and configuring a master system with Samba4 + changing the DHCP IP address
to a fixed static address. strace shows that the s4connector hangs while
reading from a socket. The problem is reproducible with the current UCS VMware
image. This behaviour is possibly due to an open LDAP connection to the old
DHCP IP address that gets invalidated after system setups cleanup (which is
executed as soon as the user is confirming to continue booting). A restart of
the s4connector in the appliance hooks, as well as a "nscd -i hosts" does not
change this behaviour.
Comment 1 Lukas Walter univentionstaff 2013-02-27 13:28:11 CET
univention-s4-connector (7.0.28-1) unstable; urgency=low
  * moved ifdown script from "ifdown.d" to "if-post-down.d" (Bug #30414)

svn 39277
Comment 2 Stefan Gohmann univentionstaff 2013-03-19 14:24:24 CET
Tests: OK

Changelog: Failed (added)
Comment 3 Stefan Gohmann univentionstaff 2013-03-25 19:57:30 CET
UCS 3.1-1 has been released: 
 http://download.univention.de/doc/release-notes-3.1-1_en.pdf
 http://download.univention.de/doc/release-notes-3.1-1.pdf

If this error occurs again, please use "Clone This Bug".