New HPOVRack - HewlettPackard/POSH-HPEOneView GitHub Wiki

HPE OneView 4.10 Library

New-HPOVRack

Create a new facilities Rack.

SYNTAX

New-HPOVRack [-Name] <String>[ [-ThermalLimit] <Int>][ [-SerialNumber] <String>][ [-PartNumber] <String>][ [-Model] <>][ [-Depth] <Int>][ [-Height] <Int>][ [-UHeight] <Int>][ [-Width] <Int>][ [-ApplianceConnection] <Object>] [<CommonParameters>]

Detailed Description

A rack is a physical structure that contains IT equipment such as enclosures, servers, power delivery devices, and unmanaged devices (an unmanaged device uses slots in the rack and consumes power or exhausts heat, but it is not managed by the appliance). You can manage your racks and the equipment in them by adding them to the appliance. Having your racks managed by the appliance enables you to use the appliance for space and power planning. The appliance also gathers statistical data and monitors the power and temperature of the racks it manages.

When you add an enclosure to the appliance, it automatically creates a rack and places the enclosure in it. The appliance places into the rack all enclosures connected by management link cables. When enclosures are added, the appliance places them in the rack from top to bottom. When an enclosure is placed in an Intelligent Series Rack, the enclosure slots are automatically detected. For other racks, to accurately depict the layout of your enclosures within the rack you must edit the rack to place the enclosure in the proper slots.

You can use the appliance to view and manage your rack configuration and power delivery topology. You can specify the physical dimensions of the rack (width, height, and depth), the number of U slots, and the location of each piece of equipment in the rack. You can specify the rack PDUs that provide power to the rack, and their physical position in the rack or on either side. You can also describe how the devices in the rack are connected to those PDUs.

The appliance automatically discovers the rack height and rack model for a ProLiant server with Location Discovery Services and updates the physical locations of devices when they are relocated within and between racks for c7000 enclosures.

This Cmdlet will create a new Rack resource.

Parameters

-ApplianceConnection <Object>

Aliases [-Appliance]

Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).

Default Value: ${Global:ConnectedSessions} | ? Default

Aliases Appliance
Required? false
Position? named
Default value (${Global:ConnectedSessions} | ? Default)
Accept pipeline input? false
Accept wildcard characters?    False

-Depth <Int>

Rack depth, in millimeters.

Default: 1000

Aliases None
Required? false
Position? named
Default value 1000
Accept pipeline input? false
Accept wildcard characters?    False

-Height <Int>

Height of rack, in millimeters.

Default: 2004

Aliases None
Required? false
Position? named
Default value 2004
Accept pipeline input? false
Accept wildcard characters?    False

-Model <>

Provide the model of the rack to add.

Aliases None
Required? False
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-Name <String>

Name of resource.

Aliases None
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-PartNumber <String>

Part number of the rack resource.

Aliases None
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-SerialNumber <String>

Serial number of the rack resource.

Aliases None
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-ThermalLimit <Int>

Thermal limit supported by the rack, in BTU"s.

Aliases None
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-UHeight <Int>

The rack unit height of the rack.

Default: 40

Aliases None
Required? false
Position? named
Default value 220
Accept pipeline input? false
Accept wildcard characters?    False

-Width <Int>

Width of rack, in millimeters.

Default: 600

Aliases None
Required? false
Position? named
Default value 600
Accept pipeline input? false
Accept wildcard characters?    False

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)

Input Types

None. You cannot pipe objects to this cmdlet.

Return Values

HPOneView.Facilities.Rack

Newly created rack.

Examples

 -------------------------- EXAMPLE 1 --------------------------

$Params = @{ Name = "Rack-230"; ThermalLimit = 10000; SerialNumber = "AABB1122CCDD"; PartNumber = "AF046A"; Depth = 1075; Height = 2032; UHeight = 42; Width = 600 } New-HPOVRack @Params

Create new "Rack-230" rack resource.

Related Links


Top

HPE OneView 4.00 Library

New-HPOVRack

Create a new facilities Rack.

SYNTAX

New-HPOVRack [-Name] <String>[ [-ThermalLimit] <Int>][ [-SerialNumber] <String>][ [-PartNumber] <String>][ [-Model] <>][ [-Depth] <Int>][ [-Height] <Int>][ [-UHeight] <Int>][ [-Width] <Int>][ [-ApplianceConnection] <Object>] [<CommonParameters>]

Detailed Description

A rack is a physical structure that contains IT equipment such as enclosures, servers, power delivery devices, and unmanaged devices (an unmanaged device uses slots in the rack and consumes power or exhausts heat, but it is not managed by the appliance). You can manage your racks and the equipment in them by adding them to the appliance. Having your racks managed by the appliance enables you to use the appliance for space and power planning. The appliance also gathers statistical data and monitors the power and temperature of the racks it manages.

When you add an enclosure to the appliance, it automatically creates a rack and places the enclosure in it. The appliance places into the rack all enclosures connected by management link cables. When enclosures are added, the appliance places them in the rack from top to bottom. When an enclosure is placed in an Intelligent Series Rack, the enclosure slots are automatically detected. For other racks, to accurately depict the layout of your enclosures within the rack you must edit the rack to place the enclosure in the proper slots.

You can use the appliance to view and manage your rack configuration and power delivery topology. You can specify the physical dimensions of the rack (width, height, and depth), the number of U slots, and the location of each piece of equipment in the rack. You can specify the rack PDUs that provide power to the rack, and their physical position in the rack or on either side. You can also describe how the devices in the rack are connected to those PDUs.

The appliance automatically discovers the rack height and rack model for a ProLiant server with Location Discovery Services and updates the physical locations of devices when they are relocated within and between racks for c7000 enclosures.

This Cmdlet will create a new Rack resource.

Parameters

-ApplianceConnection <Object>

Aliases [-Appliance]

Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).

Default Value: ${Global:ConnectedSessions} | ? Default

Aliases Appliance
Required? false
Position? named
Default value (${Global:ConnectedSessions} | ? Default)
Accept pipeline input? false
Accept wildcard characters?    False

-Depth <Int>

Rack depth, in millimeters.

Default: 1000

Aliases None
Required? false
Position? named
Default value 1000
Accept pipeline input? false
Accept wildcard characters?    False

-Height <Int>

Height of rack, in millimeters.

Default: 2004

Aliases None
Required? false
Position? named
Default value 2004
Accept pipeline input? false
Accept wildcard characters?    False

-Model <>

Provide the model of the rack to add.

Aliases None
Required? False
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-Name <String>

Name of resource.

Aliases None
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-PartNumber <String>

Part number of the rack resource.

Aliases None
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-SerialNumber <String>

Serial number of the rack resource.

Aliases None
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-ThermalLimit <Int>

Thermal limit supported by the rack, in BTU's.

Aliases None
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters?    False

-UHeight <Int>

The rack unit height of the rack.

Default: 40

Aliases None
Required? false
Position? named
Default value 220
Accept pipeline input? false
Accept wildcard characters?    False

-Width <Int>

Width of rack, in millimeters.

Default: 600

Aliases None
Required? false
Position? named
Default value 600
Accept pipeline input? false
Accept wildcard characters?    False

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)

Input Types

None. You cannot pipe objects to this cmdlet.

Return Values

HPOneView.Facilities.Rack

Newly created rack.

Examples

 -------------------------- EXAMPLE 1 --------------------------

$Params = @{ Name = 'Rack-230'; ThermalLimit = 10000; SerialNumber = 'AABB1122CCDD'; PartNumber = 'AF046A'; Depth = 1075; Height = 2032; UHeight = 42; Width = 600 } New-HPOVRack @Params

Create new 'Rack-230' rack resource.

Related Links


Top
⚠️ **GitHub.com Fallback** ⚠️