Skip to content

Cannot dump from user added in too many groups #2898

@Ritish758

Description

@Ritish758

Hi all,

We are using CRIU to migrate processes from one machine to another. However, we are encountering failures when checkpointing processes for users who have a large size of group file (user has read access to alot of teams and subteams).

Even a simple sleep process dump for such users is failing.

For example, when attempting to dump:
sudo /usr/local/bin/remoteCheckpoint dump -t 675488 -D /tmp/ --shell-job --tcp-close --file-locks

We are seeing the following errors:
Error (criu/bfd.c:199): bfd: The bfd buffer is too small
Error (criu/proc_parse.c:1216): Error parsing proc status file
Error (compel/src/lib/infect.c:418): Unable to detach from 675488: No such process
Error (criu/cr-dump.c:2111): Dumping FAILED.
Is there any fix to this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    no-auto-closeDon't auto-close as a stale issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions