Copying A Large Amount Of Files VIA Samba Disables CD-Rom Drives

Bug #202951 reported by Jeremy LaCroix
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Medium
Unassigned

Bug Description

Binary package hint: samba

On my system I have a DVDRW drive and a CDRW drive, master and slave configuration.

Both drives work fine, copying files, reading discs all work as expected.

If I copy a large amount of files via Samba, the drives stop working. No matter which drive I use, if I insert a CD or DVD, it will tell me that there is no media when I try to mount it. If I reboot, all returns to normal until the next time I do a large copy (probably over 3gb) and then the drives stop working again. This is strange because I'm not even using the drives when this happens.

This all worked fine before Hardy.

Steps to reproduce:
1.) Copy a large amount of data to affected machine from Samba via network
2.) Try to mount a CD or DVD
3.) Will not mount
4.) Reboot
5.) Drives start working again.

Revision history for this message
Chuck Short (zulcss) wrote :

This sounds like a kernel issue. If possible can you attach the output of dmesg

Thanks
chuck

Revision history for this message
Jeremy LaCroix (jlacroix82-deactivatedaccount) wrote : Re: [Bug 202951] Re: Copying A Large Amount Of Files VIA Samba Disables CD-Rom Drives
Download full text (28.0 KiB)

Here you go.

Chuck Short wrote:
> This sounds like a kernel issue. If possible can you attach the output
> of dmesg
>
> Thanks
> chuck
>
> ** Changed in: linux (Ubuntu)
> Sourcepackagename: samba => linux
>
>

[ 0.000000] Linux version 2.6.24-11-generic (buildd@yellow) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu1)) #1 SMP Fri Feb 29 21:26:31 UTC 2008 (Ubuntu 2.6.24-11.17-generic)
[ 0.000000] Command line: root=UUID=90b1cfb9-9abf-4d43-a328-f42141a59bd0 ro quiet splash
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007fef0000 (usable)
[ 0.000000] BIOS-e820: 000000007fef0000 - 000000007fef3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007fef3000 - 000000007ff00000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 524016) 1 entries of 3200 used
[ 0.000000] end_pfn_map = 1048576
[ 0.000000] DMI 2.4 present.
[ 0.000000] ACPI: RSDP signature @ 0xFFFF8100000F7CE0 checksum 0
[ 0.000000] ACPI: RSDP 000F7CE0, 0014 (r0 K8M890)
[ 0.000000] ACPI: RSDT 7FEF3040, 0034 (r1 K8M890 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: FACP 7FEF30C0, 0074 (r1 K8M890 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: DSDT 7FEF3180, 6DE7 (r1 K8M890 AWRDACPI 1000 MSFT 100000E)
[ 0.000000] ACPI: FACS 7FEF0000, 0040
[ 0.000000] ACPI: HPET 7FEFA080, 0038 (r1 K8M890 AWRDACPI 42302E31 AWRD 98)
[ 0.000000] ACPI: MCFG 7FEFA100, 003C (r1 K8M890 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: APIC 7FEF9FC0, 0074 (r1 K8M890 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] Scanning NUMA topology in Northbridge 24
[ 0.000000] CPU has 2 num_cores
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000007fef0000
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 524016) 1 entries of 3200 used
[ 0.000000] Bootmem setup node 0 0000000000000000-000000007fef0000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] DMA32 4096 -> 1048576
[ 0.000000] Normal 1048576 -> 1048576
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0 -> 159
[ 0.000000] 0: 256 -> 524016
[ 0.000000] On node 0 totalpages: 523919
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 1225 pages reserved
[ 0.000000] DMA zone: 2718 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7108 pages used for memmap
[ 0.000000] DMA32 zone: 512812 pages, LIFO batch:31
[ 0.000000] Normal zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages ...

Revision history for this message
Jeremy LaCroix (jlacroix82-deactivatedaccount) wrote :
Download full text (29.2 KiB)

It just happened again just now.

Here is a fresh copy of dmesg right after this happened.

Chuck Short wrote:
> This sounds like a kernel issue. If possible can you attach the output
> of dmesg
>
> Thanks
> chuck
>
> ** Changed in: linux (Ubuntu)
> Sourcepackagename: samba => linux
>
>

[ 0.000000] Linux version 2.6.24-11-generic (buildd@yellow) (gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu1)) #1 SMP Fri Feb 29 21:26:31 UTC 2008 (Ubuntu 2.6.24-11.17-generic)
[ 0.000000] Command line: root=UUID=90b1cfb9-9abf-4d43-a328-f42141a59bd0 ro quiet splash
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007fef0000 (usable)
[ 0.000000] BIOS-e820: 000000007fef0000 - 000000007fef3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000007fef3000 - 000000007ff00000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 524016) 1 entries of 3200 used
[ 0.000000] end_pfn_map = 1048576
[ 0.000000] DMI 2.4 present.
[ 0.000000] ACPI: RSDP signature @ 0xFFFF8100000F7CE0 checksum 0
[ 0.000000] ACPI: RSDP 000F7CE0, 0014 (r0 K8M890)
[ 0.000000] ACPI: RSDT 7FEF3040, 0034 (r1 K8M890 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: FACP 7FEF30C0, 0074 (r1 K8M890 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: DSDT 7FEF3180, 6DE7 (r1 K8M890 AWRDACPI 1000 MSFT 100000E)
[ 0.000000] ACPI: FACS 7FEF0000, 0040
[ 0.000000] ACPI: HPET 7FEFA080, 0038 (r1 K8M890 AWRDACPI 42302E31 AWRD 98)
[ 0.000000] ACPI: MCFG 7FEFA100, 003C (r1 K8M890 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] ACPI: APIC 7FEF9FC0, 0074 (r1 K8M890 AWRDACPI 42302E31 AWRD 0)
[ 0.000000] Scanning NUMA topology in Northbridge 24
[ 0.000000] CPU has 2 num_cores
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000007fef0000
[ 0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[ 0.000000] Entering add_active_range(0, 256, 524016) 1 entries of 3200 used
[ 0.000000] Bootmem setup node 0 0000000000000000-000000007fef0000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] DMA32 4096 -> 1048576
[ 0.000000] Normal 1048576 -> 1048576
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0 -> 159
[ 0.000000] 0: 256 -> 524016
[ 0.000000] On node 0 totalpages: 523919
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 1225 pages reserved
[ 0.000000] DMA zone: 2718 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7108 pages used for memmap
[ 0.000000] DMA32 zone: 512812 pages, LIFO batch:31
[ 0.000000] ...

Changed in linux:
assignee: nobody → ubuntu-kernel-team
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would appreciate it if you could please test this newer 2.6.27 Ubuntu kernel. There are one of two ways you should be able to test:

1) If you are comfortable installing packages on your own, the linux-image-2.6.27-* package is currently available for you to install and test.

--or--

2) The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer 2.6.27 Ubuntu kernel. Alpha5 is set to be released Thursday Sept 4. Please watch http://www.ubuntu.com/testing for Alpha5 to be announced. You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the bug reported here or if the issue remains. More importantly, please open a new bug report for each new bug/regression introduced by the 2.6.27 kernel and tag the bug report with 'linux-2.6.27'. Also, please specifically note if the issue does or does not appear in the 2.6.26 kernel. Thanks again, we really appreicate your help and feedback.

Revision history for this message
Launchpad Janitor (janitor) wrote : Kernel team bugs

Per a decision made by the Ubuntu Kernel Team, bugs will longer be assigned to the ubuntu-kernel-team in Launchpad as part of the bug triage process. The ubuntu-kernel-team is being unassigned from this bug report. Refer to https://wiki.ubuntu.com/KernelTeamBugPolicies for more information. Thanks.

Revision history for this message
Brad Figg (brad-figg) wrote :

This bug was reported a while ago but there hasn't been any recent comments or updates. Is this still an issue with the latest pre-release of Jaunty 9.04? Refer to http://www.ubuntu.com/testing/jaunty/beta . Please let us know.

Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

This bug report was marked as Triaged a while ago but has not had any updated comments for quite some time. Please let us know if this issue remains in the current Ubuntu release, http://www.ubuntu.com/getubuntu/download . If the issue remains, click on the current status under the Status column and change the status back to "New". Thanks.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-triage
Changed in linux (Ubuntu):
status: Triaged → Incomplete
Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested information that may have been missing. To reopen the bug, click on the current status under the Status column and change the status back to "New". Thanks.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-expired
Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.