Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1579237 > unrolled thread
| Started by | Bastien ROUCARIES <roucaries.bastien@gmail.com> |
|---|---|
| First post | 2017-02-12 16:50 +0100 |
| Last post | 2017-02-13 12:10 +0100 |
| Articles | 4 — 2 participants |
Back to article view | Back to linux.kernel
S2ram + btrfs with recent kernel => soft lockup warning and hard hang Bastien ROUCARIES <roucaries.bastien@gmail.com> - 2017-02-12 16:50 +0100
Re: S2ram + btrfs with recent kernel => soft lockup warning and hard hang Filipe Manana <fdmanana@suse.com> - 2017-02-13 11:50 +0100
Re: S2ram + btrfs with recent kernel => soft lockup warning and hard hang Bastien ROUCARIES <roucaries.bastien@gmail.com> - 2017-02-13 12:10 +0100
Re: S2ram + btrfs with recent kernel => soft lockup warning and hard hang Bastien ROUCARIES <roucaries.bastien@gmail.com> - 2017-02-13 12:10 +0100
| From | Bastien ROUCARIES <roucaries.bastien@gmail.com> |
|---|---|
| Date | 2017-02-12 16:50 +0100 |
| Subject | S2ram + btrfs with recent kernel => soft lockup warning and hard hang |
| Message-ID | <ta4zw-84o-3@gated-at.bofh.it> |
Hi, Since 3.8 s2ram on btrfs system lead to hang. Could not save a trace will try to get a few picture but trace are similar to : https://github.com/docker/docker/issues/15654 and https://patchwork.kernel.org/patch/8352811/ It is 100% reproducible. mount table /dev/mapper/portable2015--bastien--vg-HOME on /var/cache/pbuilder type btrfs (rw,relatime,lazytime,compress=zlib,space_cache,subvolid=934,subvol=/pbuilder) /dev/mapper/portable2015--bastien--vg-HOME on /home type btrfs (rw,nosuid,nodev,relatime,lazytime,compress=zlib,space_cache,subvolid=933,subvol=/home) btrfs is over dm-crypt Bastien
[toc] | [next] | [standalone]
| From | Filipe Manana <fdmanana@suse.com> |
|---|---|
| Date | 2017-02-13 11:50 +0100 |
| Subject | Re: S2ram + btrfs with recent kernel => soft lockup warning and hard hang |
| Message-ID | <tammL-2yB-33@gated-at.bofh.it> |
| In reply to | #1579237 |
On 02/12/2017 03:45 PM, Bastien ROUCARIES wrote: > Hi, > > Since 3.8 s2ram on btrfs system lead to hang. > > Could not save a trace will try to get a few picture but trace are similar to : > https://github.com/docker/docker/issues/15654 > and > https://patchwork.kernel.org/patch/8352811/ > > It is 100% reproducible. 3.8 is very old, and so is 3.19 (which is what you're running as shown in the github issue). Many fixes landed after 3.19. Just try a recent kernel. > > mount table > /dev/mapper/portable2015--bastien--vg-HOME on /var/cache/pbuilder type > btrfs (rw,relatime,lazytime,compress=zlib,space_cache,subvolid=934,subvol=/pbuilder) > /dev/mapper/portable2015--bastien--vg-HOME on /home type btrfs > (rw,nosuid,nodev,relatime,lazytime,compress=zlib,space_cache,subvolid=933,subvol=/home) > > btrfs is over dm-crypt > > Bastien >
[toc] | [prev] | [next] | [standalone]
| From | Bastien ROUCARIES <roucaries.bastien@gmail.com> |
|---|---|
| Date | 2017-02-13 12:10 +0100 |
| Message-ID | <tamG6-2UT-39@gated-at.bofh.it> |
| In reply to | #1579599 |
Hi, On Mon, Feb 13, 2017 at 11:43 AM, Filipe Manana <fdmanana@suse.com> wrote: > > 3.8 is very old, and so is 3.19 (which is what you're running as shown > in the github issue). Many fixes landed after 3.19. Just try a recent > kernel. > Sorry I made a typo I mean 4.8. I have just tried 4.9
[toc] | [prev] | [next] | [standalone]
| From | Bastien ROUCARIES <roucaries.bastien@gmail.com> |
|---|---|
| Date | 2017-02-13 12:10 +0100 |
| Message-ID | <tamG5-2UT-11@gated-at.bofh.it> |
| In reply to | #1579237 |
On Sun, Feb 12, 2017 at 4:45 PM, Bastien ROUCARIES <roucaries.bastien@gmail.com> wrote: > Hi, > > Since 3.8 s2ram on btrfs system lead to hang. Sorry for the typo means >4.8 > > Bastien
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web