On 8/26/07, Jeff Dike <[EMAIL PROTECTED]> wrote:
> > Kernel panic - not syncing: Operation too long
>
> This is fixed in the current -stable kernel.
>

I downloaded the stock 2.6.22.5, but the cow functionality is still
not working as described in the User-mode HOWTO at
http://user-mode-linux.sourceforge.net/old/UserModeLinux-HOWTO-7.html#ss7.2

Specifically, with this kernel, I can boot with
"ubda=cow_file,original_file" - however, if I subsequently attempt to
boot with "ubda=cow_file", I'm getting the same panic in cowify_req:

[...]
Initializing software serial port version 1
 ubda: unknown partition table
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Kernel panic - not syncing: Operation too long

EIP: 0073:[<401087a7>] CPU: 0 Not tainted ESP: 007b:bf5d200c EFLAGS: 00010246
    Not tainted
EAX: 40070730 EBX: 4007aff4 ECX: 00000000 EDX: 4007bb18
ESI: 4007aedc EDI: 4007af20 EBP: bf5d2048 DS: 007b ES: 007b
097f3c2c:  [<08069598>] show_regs+0xb4/0xb9
097f3c58:  [<08057b64>] panic_exit+0x25/0x3f
097f3c6c:  [<08078bac>] notifier_call_chain+0x21/0x46
097f3c8c:  [<08078c47>] __atomic_notifier_call_chain+0x17/0x19
097f3ca8:  [<08078c5e>] atomic_notifier_call_chain+0x15/0x17
097f3cc4:  [<0806db2a>] panic+0x52/0xdd
097f3ce4:  [<0805f804>] cowify_req+0x38/0xd9
097f3d04:  [<0805f954>] prepare_request+0xaf/0xba
097f3d30:  [<0805fa0b>] do_ubd_request+0xac/0x13a
097f3d64:  [<0811d909>] __generic_unplug_device+0x20/0x26
[...]

BTW, the HOWTO recommends using ubd0 whereas the UML webpage
recommends udba - what's the difference?

 - Godmar

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to