You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some items I'm not clear on. For example. in the "storage_objects" section of the file, each device has a "wwn" key:
"wwn": "2e80f5cb-050a-4ca1-94b1-49ea7dfa953f"
and in the targets section, the luns have an "alias" key:
"alias": "1d24f065e5"
I'm not sure if the values for these are pulled from somewhere else in the system or if they're generated randomly by targetcli. Is it ok for me to replace these with any unique ID I want, or is this something that needs to be referenced to something specific?