Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Christopher Hauser
  • OpenStack-Cloud
  • Wiki
  • disk partitioning

Last edited by Christopher Hauser Oct 06, 2014
Page history

disk partitioning

Partitioning: Compute Nodes

The compute nodes (except diskless nodes) have two disks configured as a software RAID-1 using mdadm. Two partitions are available:

md0 -> /boot
md1 -> used for lvm

The LVM is setup as follows:

  lv_cinder-container vg_system -wi-a----- 480.00g HDD / 100g SSD
  lv_home             vg_system -wi-ao----  10.00g
  lv_root             vg_system -wi-ao----   2.00g
  lv_swap             vg_system -wi-ao----  32.00g
  lv_tmp              vg_system -wi-ao----   2.00g
  lv_usr              vg_system -wi-ao----   5.00g
  lv_var              vg_system -wi-ao---- 400.00g HDD / 72g SSD
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