ceph.clients module

exception ceph.clients.CommandFailed

Bases: Exception

exception ceph.clients.TimeoutException

Bases: Exception

class ceph.clients.WinNode(**kw)

Bases: object

check_disk(number)
connect_to_target(ip, username, password)
create_disk(number)
create_fio_job_options(job_options)
create_new_target(ip, port=3260)
delete_target()
disconnect_from_target()
get_iscsi_initiator_name()
run_fio_test()
start_iscsi_initiator()
win_exec(ps_command, timeout=180)