Panic while node was stopping within BG load #749

Closed
opened 2023-10-23 06:50:23 +00:00 by anikeev-yadro · 0 comments

Expected Behavior

No panics while node was stopping within BG load.

Current Behavior

Panic while node was stopping within BG load.

Steps to Reproduce (for bugs)

  1. Start BG load
  2. Try to stop frostfs-storage
  3. See panic in log
Oct 21 09:50:58 ludi systemd[1]: Stopping frostfs-storage.service - FrostFS Storage node...
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.931Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/2/3/5"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.934Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/8/3/4"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.936Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/9/3/2"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.938Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/2/1/0"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.940Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/4/1/2"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.941Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/7/7/4"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.943Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/3/4/4"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.945Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/3/1/5"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.946Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/8/6/5"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.948Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/2/2/0"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.949Z        info        shard/gc.go:237        waiting for GC workers to stop...
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.949Z        debug        shard/gc.go:213        GC is stopped
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.949Z        warn        shard/gc.go:159        stop event listener by closed channel
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.949Z        debug        blobstor/control.go:57        closing...        {"shard_id": "KWsPqjJeRh1hzjzA8mpmba"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.953Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/3/3/1"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.956Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/9/1/4"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.959Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/1/6/0"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.963Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/6/0/6"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.966Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/3/9/3"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.968Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/3/8/2"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.971Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/8/2/5"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.973Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/6/6/1"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.975Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/7/9/2"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.978Z        debug        blobovnicza/control.go:136        closing BoltDB        {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/1/2/0"}
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z        info        shard/gc.go:237        waiting for GC workers to stop...
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z        debug        shard/gc.go:213        GC is stopped
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z        warn        shard/gc.go:159        stop event listener by closed channel
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z        info        frostfs-node/config.go:939        all components of the storage engine closed successfully
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z        debug        frostfs-node/main.go:124        shutting down metrics service
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z        debug        frostfs-node/main.go:133        metrics service has been stopped
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z        debug        frostfs-node/main.go:124        shutting down pprof service
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z        debug        frostfs-node/main.go:133        pprof service has been stopped
Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.981Z        info        frostfs-node/config.go:1059        internal error processing is complete
Oct 21 09:50:58 ludi frostfs-node[8438]: panic: send on closed channel
Oct 21 09:50:58 ludi frostfs-node[8438]: goroutine 2856 [running]:
Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event.(*listener).listenLoop(0xc001268d80, {0x1643180, 0xc00003fef0}, 0xc0000e8240, 0xc00085aba0)
Oct 21 09:50:58 ludi frostfs-node[8438]:         git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event/listener.go:238 +0x433
Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event.(*listener).listen(0xc001268d80, {0x1643180, 0xc00003fef0}, 0x43?)
Oct 21 09:50:58 ludi frostfs-node[8438]:         git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event/listener.go:169 +0xb6
Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event.(*listener).ListenWithError.func1()
Oct 21 09:50:58 ludi frostfs-node[8438]:         git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event/listener.go:152 +0x45
Oct 21 09:50:58 ludi frostfs-node[8438]: sync.(*Once).doSlow(0x194b673?, 0x43?)
Oct 21 09:50:58 ludi frostfs-node[8438]:         sync/once.go:74 +0xc2
Oct 21 09:50:58 ludi frostfs-node[8438]: sync.(*Once).Do(...)
Oct 21 09:50:58 ludi frostfs-node[8438]:         sync/once.go:65
Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event.(*listener).ListenWithError(0xc0010b6410?, {0x1643180?, 0xc00003fef0?}, 0x0?)
Oct 21 09:50:58 ludi frostfs-node[8438]:         git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event/listener.go:151 +0x67
Oct 21 09:50:58 ludi frostfs-node[8438]: main.listenMorphNotifications.func1.1({0x1643180?, 0xc00003fef0?}, 0xc001af8710?)
Oct 21 09:50:58 ludi frostfs-node[8438]:         git.frostfs.info/TrueCloudLab/frostfs-node/cmd/frostfs-node/morph.go:213 +0x39
Oct 21 09:50:58 ludi frostfs-node[8438]: main.runAndLog({0x1643180, 0xc00003fef0}, 0xc000100400, {0x13d232f, 0x12}, 0x0, 0xc001dfff68)
Oct 21 09:50:58 ludi frostfs-node[8438]:         git.frostfs.info/TrueCloudLab/frostfs-node/cmd/frostfs-node/main.go:116 +0xc4
Oct 21 09:50:58 ludi frostfs-node[8438]: main.listenMorphNotifications.func1({0x1643180?, 0xc00003fef0?})
Oct 21 09:50:58 ludi frostfs-node[8438]:         git.frostfs.info/TrueCloudLab/frostfs-node/cmd/frostfs-node/morph.go:212 +0x68
Oct 21 09:50:58 ludi frostfs-node[8438]: main.startWorker.func1({{0x0?, 0x0?}, 0xc0000ec1e0?})
Oct 21 09:50:58 ludi frostfs-node[8438]:         git.frostfs.info/TrueCloudLab/frostfs-node/cmd/frostfs-node/worker.go:28 +0x37
Oct 21 09:50:58 ludi frostfs-node[8438]: created by main.startWorker
Oct 21 09:50:58 ludi frostfs-node[8438]:         git.frostfs.info/TrueCloudLab/frostfs-node/cmd/frostfs-node/worker.go:27 +0x138
Oct 21 09:50:59 ludi systemd[1]: frostfs-storage.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Oct 21 09:50:59 ludi systemd[1]: frostfs-storage.service: Failed with result 'exit-code'.
Oct 21 09:50:59 ludi systemd[1]: Stopped frostfs-storage.service - FrostFS Storage node.
Oct 21 09:50:59 ludi systemd[1]: frostfs-storage.service: Consumed 9h 49min 57.966s CPU time.

Regression

Yes

Version

FrostFS Storage node
Version: v0.37.0-rc.1-6-g5acc13fa
GoVersion: go1.20.5

Your Environment

HW
16 nodes

## Expected Behavior No panics while node was stopping within BG load. ## Current Behavior Panic while node was stopping within BG load. ## Steps to Reproduce (for bugs) 1. Start BG load 2. Try to stop frostfs-storage 3. See panic in log ``` Oct 21 09:50:58 ludi systemd[1]: Stopping frostfs-storage.service - FrostFS Storage node... Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.931Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/2/3/5"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.934Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/8/3/4"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.936Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/9/3/2"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.938Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/2/1/0"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.940Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/4/1/2"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.941Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/7/7/4"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.943Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/3/4/4"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.945Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/3/1/5"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.946Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/8/6/5"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.948Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data6/blobovnicza/2/2/0"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.949Z info shard/gc.go:237 waiting for GC workers to stop... Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.949Z debug shard/gc.go:213 GC is stopped Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.949Z warn shard/gc.go:159 stop event listener by closed channel Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.949Z debug blobstor/control.go:57 closing... {"shard_id": "KWsPqjJeRh1hzjzA8mpmba"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.953Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/3/3/1"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.956Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/9/1/4"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.959Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/1/6/0"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.963Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/6/0/6"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.966Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/3/9/3"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.968Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/3/8/2"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.971Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/8/2/5"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.973Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/6/6/1"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.975Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/7/9/2"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.978Z debug blobovnicza/control.go:136 closing BoltDB {"component": "Blobovnicza", "path": "/srv/frostfs/data7/blobovnicza/1/2/0"} Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z info shard/gc.go:237 waiting for GC workers to stop... Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z debug shard/gc.go:213 GC is stopped Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z warn shard/gc.go:159 stop event listener by closed channel Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z info frostfs-node/config.go:939 all components of the storage engine closed successfully Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z debug frostfs-node/main.go:124 shutting down metrics service Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z debug frostfs-node/main.go:133 metrics service has been stopped Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z debug frostfs-node/main.go:124 shutting down pprof service Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.979Z debug frostfs-node/main.go:133 pprof service has been stopped Oct 21 09:50:58 ludi frostfs-node[8438]: 2023-10-21T09:50:58.981Z info frostfs-node/config.go:1059 internal error processing is complete Oct 21 09:50:58 ludi frostfs-node[8438]: panic: send on closed channel Oct 21 09:50:58 ludi frostfs-node[8438]: goroutine 2856 [running]: Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event.(*listener).listenLoop(0xc001268d80, {0x1643180, 0xc00003fef0}, 0xc0000e8240, 0xc00085aba0) Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event/listener.go:238 +0x433 Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event.(*listener).listen(0xc001268d80, {0x1643180, 0xc00003fef0}, 0x43?) Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event/listener.go:169 +0xb6 Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event.(*listener).ListenWithError.func1() Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event/listener.go:152 +0x45 Oct 21 09:50:58 ludi frostfs-node[8438]: sync.(*Once).doSlow(0x194b673?, 0x43?) Oct 21 09:50:58 ludi frostfs-node[8438]: sync/once.go:74 +0xc2 Oct 21 09:50:58 ludi frostfs-node[8438]: sync.(*Once).Do(...) Oct 21 09:50:58 ludi frostfs-node[8438]: sync/once.go:65 Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event.(*listener).ListenWithError(0xc0010b6410?, {0x1643180?, 0xc00003fef0?}, 0x0?) Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/pkg/morph/event/listener.go:151 +0x67 Oct 21 09:50:58 ludi frostfs-node[8438]: main.listenMorphNotifications.func1.1({0x1643180?, 0xc00003fef0?}, 0xc001af8710?) Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/cmd/frostfs-node/morph.go:213 +0x39 Oct 21 09:50:58 ludi frostfs-node[8438]: main.runAndLog({0x1643180, 0xc00003fef0}, 0xc000100400, {0x13d232f, 0x12}, 0x0, 0xc001dfff68) Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/cmd/frostfs-node/main.go:116 +0xc4 Oct 21 09:50:58 ludi frostfs-node[8438]: main.listenMorphNotifications.func1({0x1643180?, 0xc00003fef0?}) Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/cmd/frostfs-node/morph.go:212 +0x68 Oct 21 09:50:58 ludi frostfs-node[8438]: main.startWorker.func1({{0x0?, 0x0?}, 0xc0000ec1e0?}) Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/cmd/frostfs-node/worker.go:28 +0x37 Oct 21 09:50:58 ludi frostfs-node[8438]: created by main.startWorker Oct 21 09:50:58 ludi frostfs-node[8438]: git.frostfs.info/TrueCloudLab/frostfs-node/cmd/frostfs-node/worker.go:27 +0x138 Oct 21 09:50:59 ludi systemd[1]: frostfs-storage.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Oct 21 09:50:59 ludi systemd[1]: frostfs-storage.service: Failed with result 'exit-code'. Oct 21 09:50:59 ludi systemd[1]: Stopped frostfs-storage.service - FrostFS Storage node. Oct 21 09:50:59 ludi systemd[1]: frostfs-storage.service: Consumed 9h 49min 57.966s CPU time. ``` ## Regression Yes ## Version ``` FrostFS Storage node Version: v0.37.0-rc.1-6-g5acc13fa GoVersion: go1.20.5 ``` ## Your Environment HW 16 nodes
anikeev-yadro added the
bug
triage
labels 2023-10-23 06:50:23 +00:00
acid-ant was assigned by fyrchik 2023-10-23 07:16:58 +00:00
fyrchik added this to the v0.38.0 milestone 2023-10-23 07:17:01 +00:00
fyrchik added
frostfs-node
and removed
triage
labels 2023-10-23 07:17:08 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#749
There is no content yet.