if existing_vds_count == 1 and 'OS' in existing_vds:
        existing_mode = "mirror"
    else:
        existing_mode = "util"