Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

List all devices in "incremental" mode? #211

@polarpurple

Description

@polarpurple

After creating a snapshot of a block device (elioctl setup-snapshot /dev/dm-0 "/.eliosnap/eliosnap1" 0), backing it up and then calling elioctl transition-to-incremental 0, I observe that my /proc/elastio-snap-info no longer contains any mention of the block device I've put into "incremental mode". How can I query the system for a list of all block devices that are "being tracked"?

For reference, here is my /proc/elastio-snap-info after calling transition-to-incremental

nobody@linuxbackuptest:/# cat /proc/elastio-snap-info
{
        "version": "0.11.0",
        "devices": [

        ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions