Ubuntu Server 14.04 64bit on DELL 1950

Asked by luciano rinetti

I use the install CD to prepare my DELL 1950 equipped wit 8GB of memory and two 600GB HD in RAID1 managed by a PERC 5/i RAID controller. The BIOS was 2.7.0 (last available from DELL) and the PERC FW is updated too. All the install process was successful, so i reboot the system. The first time the boot was ok but as soon i reboot again, the system get stuck with these last messages on the console:
...
random: nonblocking pool is initialized
init: plymouth-upstart-bridge main process (232) terminated with status 1
init: plymouth-upstart-bridge main process ended, respawning
init: unreadahead main process (235) terminated with status 5
Adding 15625212k swap on /dev/sda3. Priority:-1 extents:1 across:15625212k FS

after that i need to power-cycle the system. This problem is not systematic, but 50% reboot get stuck in this way.
Given that i gave a second DELL 1950 in the lab (with the same HW), i repeated all the install process in the same way, and i get the same problem again. I manually partitioning with XFS the disk during the install: 512MB in the boot partition, 30GB in the root partition, 16GB swap partition and roughly 550GB on the var partition (all the remaining left space).
Can you help me to debug ?

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Have you tested your RAM using Memtest86+ from Grub, it's a good starting point

Revision history for this message
Thomas Krüger (thkrueger) said :
#2

Try to edit /etc/defaults/grub and set:
GRUB_CMDLINE_LINUX_DEFAULT="noplymouth"

then run update-grub!

Revision history for this message
luciano rinetti (l-rinetti) said :
#3

Thank You for the answers.
After a complete pass of Memtest86 i get Errors: 0.
Moreover, i install from CD the Ubuntu Server 12.04 64bit and try to reboot the server more than 30 times, without any error.
During the boot now the log messages before the "Adding swap ..." are:

 [ 4.657586] init: ureadahead main process (299) terminated with status 5
 [ 4.936844] Adding 15625212k swap on /dev/sda3. Priority:-1 extents:1 across:15625212k FS

without any log related to "plymouth-upstart-bridge".
Before apply the suggestion of Thomas i need to reinstall the 14.04.
Can i provide you some more information before reinstall the 14.04 ?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Try:

echo "megaraid_sas" | sudo tee -a /etc/modules > /dev/null

Reboot to test. Possibly related to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/546091

Revision history for this message
luciano rinetti (l-rinetti) said :
#5

I try the following:
echo "megaraid_sas" | sudo tee -a /etc/modules > /dev/null
without success, then restored the origina /etc/modules file.

edit /etc/defaults/grub and set:
GRUB_CMDLINE_LINUX_DEFAULT="noplymouth"
with update-grub!
without success: the only difference is tha lack of the log messages:

init: plymouth-upstart-bridge main process (232) terminated with status 1
init: plymouth-upstart-bridge main process ended, respawning

The problem does not appera in various VM where i installed the same Ubuntu Server 14.04 64bit.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

Is it ok with Precise (Ubuntu 12.04)?

Revision history for this message
luciano rinetti (l-rinetti) said :
#7

Yes, no problem with the 12.04 (same HW, same system, same conditions).
With the 14.04 the problem appears:
- after a fresh install
- after a fresh install and after apt-get-update + apt-get dist-upgrade
Moreover, after the boot, the system show me the GRUB splah page and wait forever my choice (i choice Ubuntu) before complete the boot process.

Revision history for this message
luciano rinetti (l-rinetti) said :
#8

I try to use two different HD (Seagate 2TB in RAID1) and repeat all the 14.04 Ubuntu Server 64bit install procedure, this time with automating partitioning (what the install procedure proposed). But nothing change, during reboot the system stop as described above.

Revision history for this message
Launchpad Janitor (janitor) said :
#9

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
luciano rinetti (l-rinetti) said :
#10

 After Ubuntu Server 14.04.1 has been issued i have repeated all the above step, but with the same results.

Revision history for this message
Launchpad Janitor (janitor) said :
#11

This question was expired because it remained in the 'Open' state without activity for the last 15 days.