Home
last modified time | relevance | path

Searched full:provisioning (Results 1 – 25 of 128) sorted by relevance

123456

/openbmc/docs/designs/
H A Dredfish-resource-supplement-for-pfr.md21 represent the PFR provisioning status such as platform firmware is provisioned
22 or not as well as provisioning is locked or not. This also covers the Redfish
44 provisioning status over Redfish.
68 provisioning status.
70 - ProvisiongStatus: The value of this property indicates the provisioning status
77 provisioned but not locked. So re-provisioning is allowed in this state.
80 and locked. So re-provisioning is not allowed in this state.
96 Below type of events should be logged as part of PFR or provisioning. These
200 provisioning status.
H A Dexpired-password.md185 requires the tech to have access, and requires re-provisioning the account
211 design where the BMC is initially in a provisioning mode which does not allow
213 the BMC (which includes changing its password) before you can leave provisioning
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/
H A DOpenBMCComputerSystem.v1_0_0.json8 "description": "Configuration data for platform firmware provisioning.",
33 "description": "This indicates platform firmware provisioning state.",
34 …"longDescription": "The value of this property indicating provisioning status of platform firmware…
53 …sionedAndLocked": "Platform firmware is provisioned and locked. So re-provisioning is not allowed …
54 …utNotLocked": "Platform firmware is provisioned but not locked. So re-provisioning is allowed in t…
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/csdl/
H A DOpenBMCComputerSystem_v1.xml50 …notation Term="OData.Description" String="Configuration data for platform firmware provisioning."/>
53 …Annotation Term="OData.Description" String="This indicates platform firmware provisioning state."/>
54 …"OData.LongDescription" String="The value of this property indicating provisioning status of platf…
64 …ption" String="Platform firmware is provisioned but not locked. So re-provisioning is allowed in t…
68 …scription" String="Platform firmware is provisioned and locked. So re-provisioning is not allowed …
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PFR/
H A DAttributes.interface.yaml17 Indicates the platform firmware provisioning locked state. Once the
18 provisioning is locked, it can't be re-provisioned.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/
H A Dlvm2.inc44 # NOTE: Add thin-provisioning-tools only if your distro policy allows GPL-3.0 license
45 PACKAGECONFIG[thin-provisioning-tools] = "--with-thin=internal,--with-thin=none,,thin-provisioning-…
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dpersistent-data.rst13 - Heinz Mauelshagen's thin provisioning target
22 targets. It's currently used by the thin-provisioning target and an
83 thin-provisioning target uses a btree with two levels of nesting.
H A Dthin-provisioning.rst2 Thin provisioning
9 between them implement thin-provisioning and snapshots.
51 This section describes some quick recipes for using thin provisioning.
112 thin-pool is created. People primarily interested in thin provisioning
137 means the thin-provisioning target behaves like a physical disk that has
157 Thin provisioning
H A Dera.rst114 thin-provisioning-tools project:
116 https://github.com/jthornber/thin-provisioning-tools
H A Dindex.rst35 thin-provisioning
H A Ddm-clone.rst29 The dm-clone target reuses the metadata library used by the thin-provisioning
327 thinly-provisioned volumes. Thin-provisioning has an inherent metadata
331 Moreover, cloning a device shouldn't force the use of thin-provisioning. On
332 the other hand, if we wish to use thin provisioning, we can just use a thin
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-linecard.rst32 concept of provisioning is introduced. It allows the user to:
65 * ``provisioning``: Line card slot is currently in a process of being provisioned
67 * ``provisioning_failed``: Provisioning was not successful.
83 | | provisioning |
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/
H A DRestrictionMode.interface.yaml24 - name: Provisioning
26 Indicate that system is in provisioning mode and all commands
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/thin-provisioning-tools/
H A Dthin-provisioning-tools_1.0.13.bb3 HOMEPAGE = "https://github.com/jthornber/thin-provisioning-tools"
11 git://github.com/jthornber/thin-provisioning-tools;branch=main;protocol=https \
/openbmc/qemu/docs/system/s390x/
H A Dcpu-topology.rst176 Polarization defines two models of CPU provisioning: horizontal
181 have about equal resource provisioning.
195 different real CPU provisioning:
198 vCPU gets 100% of the real CPU provisioning.
204 vCPU only gets real CPU provisioning when no other vCPUs needs it.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteontx2.rst24 again has multiple local functions (LFs) for provisioning to PCI devices.
43 Resource provisioning examples
66 supports resource provisioning and configuration of functional blocks.
71 receiving requests AF does resource provisioning and other HW configuration.
74 DPDK etc. So AF has to handle provisioning/configuration requests sent
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_linecard.sh128 log_info "Provisioning linecard $lc"
131 check_err $? "Failed trigger linecard $lc provisioning"
133 state=$(lc_wait_until_state_changes $lc "provisioning" \
/openbmc/linux/drivers/md/persistent-data/
H A DKconfig9 device-mapper targets such as the thin provisioning target.
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Dsoftware-architecture.rst110 the provisioning on the first boot, hardware initialization and verification
113 The BL1_2 code, hashes and keys are written into the OTP during the provisioning.
140 - The provisioning bundle that contains the BL1_2 code is located in the ROM.
141 This means the BL1_2 cannot be updated during provisioning time.
/openbmc/qemu/tests/keys/
H A DREADME3 Some guests require the key to exist prior to provisioning the guest; also,
/openbmc/linux/tools/arch/x86/intel_sdsi/
H A DMakefile2 # Makefile for Intel Software Defined Silicon provisioning tool
/openbmc/linux/net/devlink/
H A Dlinecard.c302 /* Provisioning failed. Assume the linecard is unprovisioned in devlink_linecard_type_set()
493 * devlink_linecard_provision_set - Set provisioning on linecard
514 * devlink_linecard_provision_clear - Clear provisioning on linecard
533 * devlink_linecard_provision_fail - Fail provisioning on linecard
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/
H A Dmeson.build5 'redfish-provisioning-feature': 'OpenBMCComputerSystem',
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DSchedule.v1_2_5.json161 … "description": "The time after provisioning when the schedule as a whole expires.",
162 …operty shall contain a Redfish Duration that describes the time after provisioning when the schedu…
/openbmc/openbmc/meta-openembedded/meta-oe/conf/include/
H A Dnon-repro-meta-oe.inc96 thin-provisioning-tools-dev \

123456