Line 19: |
Line 19: |
| *** PID mismatch | | *** PID mismatch |
| *** File with the name we need exists | | *** File with the name we need exists |
− | *** CGroup exists (?) | + | *** [[CGroups]] exist (?) |
| ** Missing item on restore | | ** Missing item on restore |
− | *** No TCP lock (for non netns case) | + | *** No [[TCP connection]] locks (for non netns case) |
− | *** Missing session leader (--shell-job might help) | + | *** Missing session leader ([[CLI/opt/--shell-job]] might help) |
| *** Required file doesn't exist | | *** Required file doesn't exist |
| * Dump errors | | * Dump errors |
− | ** Unsupported object | + | ** [[What cannot be checkpointed|Unsupported object]] |
− | *** AIO with events | + | *** [[AIO]] with events |
| *** Corked UDP socket | | *** Corked UDP socket |
| *** Tasks under strace | | *** Tasks under strace |
− | *** Knots in mount points | + | *** Knots in [[mount points]] |
| *** Too many of smth (open files) met | | *** Too many of smth (open files) met |
| * Common errors | | * Common errors |
Line 35: |
Line 35: |
| ** Access denied / permission denied | | ** Access denied / permission denied |
| ** Other unexpected/unhandled syscall error | | ** Other unexpected/unhandled syscall error |
− | ** Error reading/writing image files | + | ** Error reading/writing [[images]] |
| ** Proc file format error (do we really expect this thing?) | | ** Proc file format error (do we really expect this thing?) |
| | | |