Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP

Loading…

Is some config migration from targetli to targetcli-fb available/possible? #38

Open
JonnyJD opened this Issue · 1 comment

2 participants

@JonnyJD
Collaborator

I am basically forwarding this request from today (2014-03-11) from Arch Linux:
https://aur.archlinux.org/packages/targetcli-fb/

Is there a migration/upgrade strategy to move the targetcli/lio-utils/.py "configuration" to the targetcl-fb/rtslib-fb/json format?
(apart from reading the *.py configuration and manually creating the json files)

From what I grasp, at least part could be read into configfs with the old configuration and could be extracted and saved to json from the new python code.

This possibly would work when having lio-utils installed to read/start the old configuration and having targetclif-fb/rtslib-fb installed (or available) without interfering with the running setup.

@agrover
Owner

Yes, while LIO is running, all configuration is available via configfs. Loading configuration with lio-utils then saving configuration with targetcli (or targetctl) to .json should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.