[Bug 104790] Re: feisty opens a busybox on boot with RAID0+reiserfs

2007-12-09 Thread Francesco Montorsi
Hi, 
  as I wrote in my comment dated 2007-07-09, since the kernel:

  Linux ubuntu 2.6.20-16-386 #2 Thu Jun 7 20:16:13 UTC 2007 i686
GNU/Linux

the problem is gone for me. Now I'm using

  Linux ubuntu 2.6.22-14-386 #1 Sun Oct 14 22:36:54 GMT 2007 i686
GNU/Linux

and I still don't have any problem.

Should this bug report be closed?
Or the fix in the newer kernels was actually a side-effect of unrelated 
changes? In this case I fear the bug could reappear in future!
Putting some comments in the initialization scripts about the danger of a race 
condition between md-building and root-mounting could be useful to avoid 
such possibility in future...

-- 
feisty opens a busybox on boot with RAID0+reiserfs
https://bugs.launchpad.net/bugs/104790
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104790] Re: feisty opens a busybox on boot with RAID0+reiserfs

2007-12-09 Thread Nanley Chery
Yep, this bug report is being closed due to your last comment regarding
this being fixed with an update (newer kernel). For future reference you
can manage the status of your own bugs by clicking on the current status
in the yellow line and then choosing a new status in the revealed drop
down box. You can learn more about bug statuses at [WWW]
https://wiki.ubuntu.com/Bugs/Status . If the problem ever arises again,
then we can reopen this bug. Thank you again for taking the time to
report this bug and helping to make Ubuntu better. Feel free to submit
any future bugs you may find.

** Changed in: ubuntu
   Status: Incomplete = Invalid

-- 
feisty opens a busybox on boot with RAID0+reiserfs
https://bugs.launchpad.net/bugs/104790
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104790] Re: feisty opens a busybox on boot with RAID0+reiserfs

2007-12-08 Thread Nanley Chery
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering is this still an issue
for you? Can you try with latest Ubuntu release? Thanks in advance.

** Changed in: ubuntu
 Assignee: (unassigned) = Nanley Chery (nanoman)
   Status: New = Incomplete

-- 
feisty opens a busybox on boot with RAID0+reiserfs
https://bugs.launchpad.net/bugs/104790
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104790] Re: feisty opens a busybox on boot with RAID0+reiserfs

2007-09-15 Thread RCC
Thanks!  I had this problem with an ex3 file system and the sleep
command fixed it.

-- 
feisty opens a busybox on boot with RAID0+reiserfs
https://bugs.launchpad.net/bugs/104790
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104790] Re: feisty opens a busybox on boot with RAID0+reiserfs

2007-07-09 Thread dan_linder
I was having a similar problem too (the booting issue, not the USB
keyboard issue).  It turned out to be a race condition within the
init script the system was running on boot.  The md weren't getting
built quick enough before the boot process tried to use them.

Here is what I did:
1: Edit the /usr/share/initramfs-tools/init file
2: Find the line maybe_break mount (about line 145)
3: Add a sleep 10 after that line.  Should look like this (ignore line 
numbers):
   145  maybe_break mount
   146  sleep 10
   147  log_begin_msg Mounting root file system...
4: Save and exit the editor.
5: Run sudo /usr/sbin/update-initramfs -uk all to rebuild the initramfs image.

When you reboot, the system will sleep for an additional 10 seconds
before trying to mount the filesystems.  If this works, you can try
tweaking the time down a bit.

I've seen someone write up a more complex set of tests that don't rely
on a set sleep time, but rather wait until the software raid pieces are
ready, but that fix is beyond the scope of this reply (and I don't have
that information a the moment).

Dan

-- 
feisty opens a busybox on boot with RAID0+reiserfs
https://bugs.launchpad.net/bugs/104790
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104790] Re: feisty opens a busybox on boot with RAID0+reiserfs

2007-07-09 Thread Francesco Montorsi
I forgot to say that using the latest kernel:

Linux ubuntu 2.6.20-16-386 #2 Thu Jun 7 20:16:13 UTC 2007 i686 GNU/Linux

the problem is gone!
I had however to uninstall also the uswsusp package because it seems it was 
giving problems to the boot, too.

-- 
feisty opens a busybox on boot with RAID0+reiserfs
https://bugs.launchpad.net/bugs/104790
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104790] Re: feisty opens a busybox on boot with RAID0+reiserfs

2007-04-09 Thread Francesco Montorsi

** Attachment added: dmesg dmesg.log
   http://librarian.launchpad.net/7222814/dmseg.log

-- 
feisty opens a busybox on boot with RAID0+reiserfs
https://bugs.launchpad.net/bugs/104790
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs