Skip to content

slcli vs capture --all and metadata #723

@owinfrey

Description

@owinfrey

Expected Behavior:

Capture all disks including metadata

Actual Behavior

Invalid block device supplied. Please be sure to not include any metadata disk block devices.

Environment Information

Operating System:
RHEL 6.7
softlayer-python version (slcli --version):
slcli (SoftLayer Command-line), version 4.1.1

Hello,
I am trying to automate the capture of several VSIs. I have two devices with multiple disks and a metadata block device.

The following slcli cmd is failing with the behavior above:
slcli vs capture --name="description" --note="additional notes" 17800945 --all True

Is it possible to identify only the disks I want to capture? Example Disk, 0,2,4 and exclude disk 7 (metadata)

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions