View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006426 | CentOS-6 | samba4 | public | 2013-05-01 17:23 | 2013-05-01 20:56 |
Reporter | rootus | Assigned To | |||
Priority | high | Severity | crash | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | vmware And Proliant G5 | OS | centos | OS Version | 64bit |
Product Version | 6.4 | ||||
Summary | 0006426: After installing samba4 os crash on boot. | ||||
Description | yum -y install samba4.x86_64 samba4-winbind.x86_64 samba4-winbind-clients.x86_64 samba4-winbind-krb5-locator.x86_64 after reboot crash on boot. Last messageges: Remounting root filesystem in ... OK mounting local file systems OK chgrp: invalid group utmp chown invalid users root:root enabling /etc/fstab swaps OK telinit: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. That's the last gasp. | ||||
Steps To Reproduce | vmware 4.2 platform or a hardware server hp DL380 G5. install centos 6.4 minimal install samba4 start smb (will fail) reboot server will result in crash | ||||
Tags | No tags attached. | ||||
One possibility is that something happened to /etc/passwd (broken, missing ?). Try booting the system in rescue mode using install media and check. I recommend you use one of the support venues (mailing list, forums, etc) for troubleshooting the issue rather than the bug tracker. | |
You don't think it is a bug? /etc/passwd is perfect. (mounted the vmdk to another VM.) I have had this issue already 5 times. Just before installing samba4 the reboot was fine. After samba4 install the crash on boot. Does Not happen on 32 bit OS only 64bit. |
|
install samba4 is ok. install samba4-winbind causes smb to crash and also causes the crash on boot. |
|
I just installed samba4 and samba4-winbind on a test system. But there was no problem booting it. Apparently just installing these packages would not trigger the boot problem. What other things/factors are needed to reproduce the issue? | |
Your right. not a bug. /etc/nsswitch.conf passwd: compat winbind group: compat winbind should be: passwd: compat winbind files group: compat winbind files so is was the passwd after all. can remove this bogus bug. |
|
Good that you've got this sorted out. Will close as "not a bug". | |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-01 17:23 | rootus | New Issue | |
2013-05-01 18:09 | toracat | Note Added: 0017347 | |
2013-05-01 18:21 | rootus | Note Added: 0017348 | |
2013-05-01 19:37 | rootus | Note Added: 0017349 | |
2013-05-01 20:37 | toracat | Note Added: 0017350 | |
2013-05-01 20:38 | rootus | Note Added: 0017351 | |
2013-05-01 20:56 | toracat | Note Added: 0017352 | |
2013-05-01 20:56 | toracat | Status | new => closed |
2013-05-01 20:56 | toracat | Resolution | open => no change required |