blivetΒΆ

  • blivet.actionlist
  • blivet.autopart
    • do_autopart()
    • do_reqpart()
    • swap_suggestion()
  • blivet.blivet
    • Blivet
      • btrfs_volumes
      • clear_partitions()
      • config
      • copy()
      • create_device()
      • default_fstype()
      • destroy_device()
      • devices
      • devicetree
      • disks
      • do_it()
      • factory_device()
      • file_system_free_space()
      • format_device()
      • get_free_space()
      • get_fstype()
      • initialize_disk()
      • lvs
      • mdarrays
      • mdcontainers
      • mdmembers
      • mountpoints
      • names
      • new_btrfs()
      • new_btrfs_sub_volume()
      • new_lv()
      • new_mdarray()
      • new_partition()
      • new_tmp_fs()
      • new_vg()
      • partitioned
      • partitions
      • pvs
      • reset()
      • reset_device()
      • resize_device()
      • root_device
      • safe_device_name()
      • save_passphrase()
      • set_default_fstype()
      • shutdown()
      • suggest_container_name()
      • suggest_device_name()
      • swaps
      • thinlvs
      • thinpools
      • update_ksdata()
      • vgs
  • blivet.deviceaction
    • ActionAddMember
    • ActionRemoveMember
    • ActionCreateDevice
    • ActionCreateFormat
    • ActionDestroyDevice
    • ActionDestroyFormat
    • ActionResizeDevice
    • ActionResizeFormat
  • blivet.devicefactory
    • configure()
    • DEVICE_TYPE_MD
    • DEVICE_TYPE_PARTITION
    • DEVICE_TYPE_BTRFS
    • DEVICE_TYPE_DISK
    • DEVICE_TYPE_LVM_THINP
    • is_supported_device_type()
    • get_device_factory()
    • get_device_type()
    • SIZE_POLICY_AUTO
    • SIZE_POLICY_MAX
  • blivet.devicetree
    • DeviceTree
      • actions
        • add()
        • find()
        • prune()
        • remove()
        • sort()
      • cancel_disk_actions()

      • devices

      • filesystems

      • get_dependent_devices()

      • get_device_by_id()

      • get_device_by_label()

      • get_device_by_name()

      • get_device_by_path()

      • get_device_by_sysfs_path()

      • get_device_by_uuid()

      • get_disk_actions()

      • get_related_disks()

      • handle_device()

      • handle_format()

      • hide()

      • labels

      • leaves

      • populate()

      • recursive_remove()

      • resolve_device()

      • setup_all()

      • teardown_all()

      • unhide()

      • uuids

  • blivet.errors
    • AlignmentError
    • AvailabilityError
    • BTRFSError
    • BTRFSValueError
    • CorruptGPTError
    • DependencyError
    • DeviceActionError
    • DeviceCreateError
    • DeviceDestroyError
    • DeviceError
    • DeviceFactoryError
    • DeviceFormatError
    • DeviceNotFoundError
    • DeviceResizeError
    • DeviceSetupError
    • DeviceTeardownError
    • DeviceTreeError
    • DeviceUserDeniedFormatError
    • DiskLabelCommitError
    • DiskLabelError
    • DiskLabelScanError
    • DMError
    • DMRaidMemberError
    • DuplicateVGError
    • EventHandlingError
    • EventManagerError
    • EventParamError
    • FormatCreateError
    • FormatDestroyError
    • FormatResizeError
    • FormatSetupError
    • FormatTeardownError
    • FSError
    • FSReadLabelError
    • FSResizeError
    • FSTabTypeMismatchError
    • FSWriteLabelError
    • InvalidDiskLabelError
    • LUKSError
    • MDMemberError
    • MPathError
    • MultipathMemberError
    • NotEnoughFreeSpaceError
    • NoDisksError
    • PhysicalVolumeError
    • PartitioningError
    • RaidError
    • SinglePhysicalVolumeError
    • SizePlacesError
    • StorageError
    • SwapSpaceError
    • ThreadError
    • UdevError
    • UnknownSourceDeviceError
    • UnrecognizedFSTabEntryError
    • UnusableConfigurationError
  • blivet.fcoe
    • fcoe
      • add_san()
      • startup()
    • has_fcoe()

  • blivet.flags
    • flags
  • blivet.iscsi
    • iscsi
      • available()
      • create_interfaces()
      • delete_interfaces()
      • discover()
      • ifaces
      • initiator
      • initiator_set
      • log_into_node()
      • mode
      • shutdown()
      • startup()
  • blivet.partitioning
    • do_partitioning()
    • grow_lvm()
  • blivet.populator
    • See ‘populate’, ‘handle_device’, and ‘handle_format’ methods in DeviceTree.
  • blivet.size
    • B

    • EB

    • EiB

    • GB

    • GiB

    • KB

    • KiB

    • MB

    • MiB

    • PB

    • PiB

    • ROUND_DOWN

    • ROUND_UP

    • ROUND_DEFAULT

    • Size
      • convert_to()
      • human_readable()
      • round_to_nearest()
    • TB

    • TiB

    • YB

    • YiB

    • ZB

    • ZiB

  • blivet.util
    • set_up_logging()
  • blivet.zfcp
    • zfcp
      • add_fcp()
      • shutdown()
      • startup()