Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages linux-image-2.6.25-2-686 depends on:
ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii initramfs-tools [linux-initra 0.92b tools for generating an initramfs
ii module-init-tools 3.4-1 tools for managing Linux kernel mo
Versions of packages linux-image-2.6.25-2-686 recommends:
ii libc6-i686 2.7-10 GNU C Library: Shared libraries [i
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
07-01-2008, 12:12 PM
maximilian attems
Bug#488794: linux-image-2.6.25-2-686: cannot suspend to disk while a mounted cifs share is inaccessible
On Tue, Jul 01, 2008 at 11:52:11AM +0200, Hramrach wrote:
> Package: linux-image-2.6.25-2-686
> Version: 2.6.25-5
> Severity: normal
>
>
> To reproduce:
>
> 1) mount -t cifs //private-ip/share /mnt
>
> 2) go to a different network where private-ip is not available
>
> 3) run hibernate
>
> Results: hibernate does never get to saving state to disk
>
> Expected: suspend works
>
> Workarounds:
>
> a) unplug the network cable
>
> b) unmount the share
>
> c) return back to the network where the share is available
>
please checkout latest linux images based on 2.6.26-rc8
available on snapshot build, see trunk apt lines
-> http://wiki.debian.org/DebianKernel
thanks for feedback
--
maks
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
07-03-2008, 03:43 PM
Michal Suchanek
Bug#488794: linux-image-2.6.25-2-686: cannot suspend to disk while a mounted cifs share is inaccessible
On Jul 1, 2008, at 2:12 PM, maximilian attems wrote:
On Tue, Jul 01, 2008 at 11:52:11AM +0200, Hramrach wrote:
Package: linux-image-2.6.25-2-686
Version: 2.6.25-5
Severity: normal
To reproduce:
1) mount -t cifs //private-ip/share /mnt
2) go to a different network where private-ip is not available
3) run hibernate
Results: hibernate does never get to saving state to disk
Expected: suspend works
Workarounds:
a) unplug the network cable
b) unmount the share
c) return back to the network where the share is available
please checkout latest linux images based on 2.6.26-rc8
available on snapshot build, see trunk apt lines
-> http://wiki.debian.org/DebianKernel
This also does not go away with the new kernel.
The server exists in a local network, has a private IP address, and
is referred to by a short DNS name (which the local name server
resolves to the private IP address and a non-existent fully qualified
DNS name). When a share is mounted from the server, and the computer
is moved to a public network it won't suspend.
When the computer is disconnected from any networks it suspends
normally.
To reproduce easily just mount a local share (I used an IP alias on
eth0 to do so, does not work with 127.0.0.1), and set
iptables -P OUTPUT DROP
Thanks
Michal
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
07-03-2008, 03:49 PM
maximilian attems
Bug#488794: linux-image-2.6.25-2-686: cannot suspend to disk while a mounted cifs share is inaccessible
On Thu, Jul 03, 2008 at 05:43:37PM +0200, Michal Suchanek wrote:
> This also does not go away with the new kernel.
>
> The server exists in a local network, has a private IP address, and
> is referred to by a short DNS name (which the local name server
> resolves to the private IP address and a non-existent fully qualified
> DNS name). When a share is mounted from the server, and the computer
> is moved to a public network it won't suspend.
>
> When the computer is disconnected from any networks it suspends
> normally.
>
> To reproduce easily just mount a local share (I used an IP alias on
> eth0 to do so, does not work with 127.0.0.1), and set
>
> iptables -P OUTPUT DROP
i see, could you please report that upstream on bugzilla.kernel.org
to get the attention of the swsusp and cifs devs.
thanks for letting us know the upstream bug number.
--
maks
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
07-08-2008, 10:51 AM
Michal Suchanek
Bug#488794: linux-image-2.6.25-2-686: cannot suspend to disk while a mounted cifs share is inaccessible
On Jul 3, 2008, at 5:49 PM, maximilian attems wrote:
On Thu, Jul 03, 2008 at 05:43:37PM +0200, Michal Suchanek wrote:
This also does not go away with the new kernel.
The server exists in a local network, has a private IP address, and
is referred to by a short DNS name (which the local name server
resolves to the private IP address and a non-existent fully qualified
DNS name). When a share is mounted from the server, and the computer
is moved to a public network it won't suspend.
When the computer is disconnected from any networks it suspends
normally.
To reproduce easily just mount a local share (I used an IP alias on
eth0 to do so, does not work with 127.0.0.1), and set
iptables -P OUTPUT DROP
i see, could you please report that upstream on bugzilla.kernel.org
to get the attention of the swsusp and cifs devs.
thanks for letting us know the upstream bug number.
--
maks
http://bugzilla.kernel.org/show_bug.cgi?id=11050
MS
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org