Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O OpenStack-Cloud
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Christopher Hauser
  • OpenStack-Cloud
  • Wiki
  • ipmitool

ipmitool · Changes

Page history
ehx27 created page: sdn setup questions authored Oct 29, 2014 by Jan Siersch's avatar Jan Siersch
Hide whitespace changes
Inline Side-by-side
ipmitool.markdown
View page @ 41a5ef7f
...@@ -3,7 +3,7 @@ This page contains useful command for the ipmitool. ipmitool is installed on com ...@@ -3,7 +3,7 @@ This page contains useful command for the ipmitool. ipmitool is installed on com
You need to know the following information to connect to an IPMI interface. You need to know the following information to connect to an IPMI interface.
```bash ```bash
IPMI_IP=10.0.1.105 # computenode05 IPMI_IP=10.1.0.105 # computenode05
PASSWORD="" # not shown here for security purposes PASSWORD="" # not shown here for security purposes
``` ```
...@@ -25,7 +25,7 @@ vmlinuz <other params ...> xencons=ttyS1 console=tty console=ttyS1,19200n8 lowre ...@@ -25,7 +25,7 @@ vmlinuz <other params ...> xencons=ttyS1 console=tty console=ttyS1,19200n8 lowre
* Note: computenode01 - computenode04 and storagenode use a different IPMI card that does not support the serial console. * Note: computenode01 - computenode04 and storagenode use a different IPMI card that does not support the serial console.
```bash ```bash
controlnode ? controlnode ttyS1
networknode ttyS1 networknode ttyS1
storagenode no ipmi access storagenode no ipmi access
sdncontrol ? sdncontrol ?
......
Clone repository
  • Add Computenode to Beta cluster
  • disk partitioning
  • eth if names
  • ganglia
  • Home
  • ipmitool
  • kickstart
  • networking
  • neutron external
  • nova migration
  • omi clusterlab addnode
  • omi clusterlab index
  • omi clusterlab nodes
  • opendaylight
  • openstack export image
View All Pages