Bunny Lab
Mdadm Grow Array Size
bunny-lab/docs
  • Home
  • Blog
  • Infrastructure
  • Operations
  • Platforms
  • Services
bunny-lab/docs
  • Home
  • Blog
      • Windows Power Profiles Causing Notable CPU Performance Loss
      • Learning to Leverage Gitea Runners
      • Implementing the Blog Plugin
      • Openstack Frustrations
    • Hardware
        • Disk Arrays
        • Disk Arrays
        • Disk Arrays
        • Disk Arrays
        • Replacing a Drive
        • Disk Arrays
    • Networking
        • UniFi Controller
        • UniFi Network Server Controller
        • Creating a Macvlan Sub Interface for Docker
        • Docker Networking
          • Configure LAN Bridging
              • Configuring Remote VPN RDP Access
                • Automatic Tunnel Resetting
                • Tunnel Creation
        • 172.16.16.0 Sophos Network
        • 192.168.5.0 Container Network
        • Homelab Server Inventory
        • Modifying IP Address of Server
        • Tuya Smart Lights
        • Netbird
  • Operations
        • Backup Agent Takeover
        • Core Veeam Concepts
        • Manually Pruning Backups
        • Migrating VMs to ProxmoxVE
        • Migrating VSPC Backup Repositories
        • Retention Best Practices
          • Failed to Validate Certificates of Some Gateways
        • Generic iLO Advanced License Keys
      • Expand ISCSI Based ZFS Filesystem
      • Expanding Linux Filesystems
        • Full Setup
        • Install DE into Fedora Server
        • Install Flatpak Apps
        • Upgrading Versions
      • APC Cell Wiring Diagram
      • Battery Backup Power Distribution
      • Changing Windows Editions
      • Delete Windows Recovery Partition
        • Delete Shadow Copies
        • Creating a Local Account on Win11
          • Download the Certificate Files
    • Automation
        • Enable WinRM on Windows Devices
          • AWX Kerberos Implementation
          • Connect AWX to Gitea
            • AWX Operator
            • Deploy AWX on Minikube Cluster
            • Upgrading Issues past 2 10 0
          • AWX Credential Types
            • WinRM (Kerberos)
          • Host Inventories
          • Playbooks
          • AWX Projects
          • Templates
          • Puppet Bolt
          • Puppet
    • Foundations
      • Documentation Styling
        • Document Template
    • Reference
        • Configure SSH Key Authentication
        • Fix Displaylink Issues on Linux
        • Git Repo Updater (Script)
        • Install QEMU Guest Agent
        • Install XRDP
        • Mdadm Grow Array Size
        • Open Port Checker
        • Time Adjustment
        • Transfer Docker Containers
        • Transfer Files with Netcat
          • Deeplab Rollback Script
          • Check Email Aliases
          • Connect to Azure AD
          • Connect to Exchange Online
          • DNS Hierarchy Correction
          • Directory Walker
          • File Finder
          • Fix Corrupted Windows Updates
          • Force Gpupdate Domain Wide
          • Inactive User Profile Data Cleanup
          • Rclone
          • Restart Service Domain Wide
          • Windows 11 Upgrade via UNC Path
          • Collapse Differencing Disk Chains
          • Delete Locked VHDX File
            • Force Reboot Remote Cluster Node
            • Replication Bumper
          • Update Script
          • Upload Data to Nextcloud Share
          • Get Password Expiration
          • Inactive Computers
          • Inactive Users
          • Detailed Permission Report All Shares
          • Top Level Permission Report All Shares
        • Robocopy
          • Server Watchdog
  • Platforms
        • Deploy Portainer
          • Container Development
          • Git Repo Updater
        • Migrating docker-compose.yml to Rancher RKE2 Cluster
          • Deploy RKE2 Cluster
          • Deploy Generic Kubernetes
        • Forcefully Stop GuestVM
        • Kerberos Enabled VM Migration
          • Deploy Failover Cluster Node
          • Rebuild Failover Cluster Replication
        • Ansible OpenStack
        • OpenStack
        • Harvester
        • Common Tasks
        • Configuring ISCSI Based Cluster Storage
        • ZFS Over ISCSI
        • Proxmoxve
          • Ubuntu Server
          • Manually Activate Volume Group
          • Upgrade PVE from 8 to 9
  • Services
      • Homebox
      • Snipe IT
      • Activepieces
      • Node Red
      • Semaphore UI
      • AdGuard Home
      • Pi Hole
        • Best Practices
        • DFS Namespaces with Replication
      • Frigate
      • HomeAssistant
      • Emulatorjs
      • Pyload
      • Change MFA Settings
      • Apache Guacamole
      • Firefox
      • Changedetection
      • Cyberchef
      • IT Tools
      • Password Pusher
      • Searx
      • Vaultwarden
      • Authelia
      • Authentik
      • Privacyidea
        • Certificate Services
        • LDAP Settings
        • Restore Domain Trust
          • Desktop Shortcut to UNC Path
        • Traefik Keycloak Middleware
          • Gitea OAuth2
          • Portainer OAuth2
          • Deployment
      • Kopia
      • Creating Email Server
      • Niltalk
        • Autotask Regex Replacer
        • Deployment
      • Homepage Docker
      • Dashy
      • Gitea
      • Material MkDocs
      • Docusaurus
      • Zensical
      • Nginx
      • Traefik
      • Mailcow
        • Configuring ACME Letsencrypt Bot
        • Preparing for Cumulative Updates
          • Restart Exchange Services
          • Set Mailbox Auto Reply
            • Database Management
        • Deploy iRedMail
        • Query SMTP Outgoing Queue
        • Quick Server Settings
      • Ark Survival Ascended
      • Pterodactyl
      • Valheim
      • Speedtest Tracker
      • Gatus
      • Uptimekuma
      • Ntfy
      • Collabora Code Server
      • Nextcloud AIO
      • OnlyOffice EE
      • Stirling PDF
      • Nextcloud
      • Traefik Configuration
      • Wordpress
      • Tacticalrmm
  1. Home
  2. Operations
  3. Reference
  4. Bash

Mdadm Grow Array Size

https://www.digitalocean.com/community/tutorials/how-to-create-raid-arrays-with-mdadm-on-ubuntu-16-04

sudo mdadm --grow /dev/md0 -l 5
cat /proc/mdstat

RAID Bash Scripting Linux
Made with Zensical