View previous topic :: View next topic |
Author |
Message |
incubator Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 05 Jun 2003 Posts: 584 Location: Belgium
|
Posted: Thu Sep 08, 2005 7:55 pm Post subject: weird kernel errors from device :s |
|
|
recently I get this error when booting:
Code: |
nbd96: Request when not-ready
end_request: I/O error, dev nbd96, sector 4294964992
nbd96: Request when not-ready
end_request: I/O error, dev nbd96, sector 4294964992
nbd96: Request when not-ready
end_request: I/O error, dev nbd96, sector 4294964992
nbd96: Request when not-ready
end_request: I/O error, dev nbd96, sector 4294964848
nbd96: Request when not-ready
end_request: I/O error, dev nbd96, sector 4294964848
nbd97: Request when not-ready
end_request: I/O error, dev nbd97, sector 4294965120
|
thing is, I didnt update the kernel,; i did update udev and baselayout some time ago though
Could someone tell me what this error is about and what it means and maybe how I can fix it ? _________________ Programming today is a race between Software Engineers striving to build bigger and better idiot-proof Programs, and the Universe trying to produce bigger and better idiots.
So far, the Universe is winning! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ekutay l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 30 Mar 2005 Posts: 636 Location: Berlin
|
Posted: Sat Sep 10, 2005 7:10 pm Post subject: |
|
|
Don't know how your system is configured, but nbd is the network block device, hence I would guess that your system is trying to access something in your network during boottime and fails maybe because in this moment your network is not up and running. _________________ -- erol |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Mandr4ke Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/BaldursGate/baldursgate2_jahiera.gif)
Joined: 25 Jul 2002 Posts: 214 Location: Chicago, IL
|
Posted: Sun Sep 11, 2005 2:00 am Post subject: |
|
|
ekutay wrote: | Don't know how your system is configured, but nbd is the network block device, hence I would guess that your system is trying to access something in your network during boottime and fails maybe because in this moment your network is not up and running. |
Yeah i'm getting the same thing, it just started after i updated world.. not sure whats wrong.. or even where to start.. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ekutay l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 30 Mar 2005 Posts: 636 Location: Berlin
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
incubator Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 05 Jun 2003 Posts: 584 Location: Belgium
|
Posted: Sun Sep 11, 2005 10:59 am Post subject: |
|
|
I dont have LVM, there is no /etc/lvm/ as I dont use it
could this have to do with udev/cold and hotplug ? _________________ Programming today is a race between Software Engineers striving to build bigger and better idiot-proof Programs, and the Universe trying to produce bigger and better idiots.
So far, the Universe is winning! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ekutay l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 30 Mar 2005 Posts: 636 Location: Berlin
|
Posted: Sun Sep 11, 2005 8:07 pm Post subject: |
|
|
If you don't need it, kick the module or compiled in option in your kernel. hotplug maybe tries to activate the network device .... _________________ -- erol |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|