Bunny Lab
Mdadm Grow Array Size
bunny-lab/docs
  • Home
  • Blog
  • Deployments
  • Reference
  • Scripts
  • Workflows
bunny-lab/docs
  • Home
  • Blog
      • Windows Power Profiles Causing Notable CPU Performance Loss
      • Learning to Leverage Gitea Runners
      • Implementing the Blog Plugin
      • Openstack Frustrations
  • Deployments
    • Automation
            • AWX Operator
            • Deploy AWX on Minikube Cluster
            • Upgrading Issues past 2 10 0
          • Puppet Bolt
          • Puppet
    • Platforms
          • Deploy Portainer
            • Container Development
            • Git Repo Updater
            • Deploy RKE2 Cluster
            • Deploy Generic Kubernetes
            • Deploy Failover Cluster Node
          • Ansible OpenStack
          • OpenStack
          • Harvester
          • Configuring ISCSI Based Cluster Storage
          • ZFS over ISCSI
          • Proxmoxve
            • Ubuntu Server
    • 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
          • 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
  • Reference
    • Foundations
      • Documentation Restructure Proposal (v2)
      • Documentation Styling
        • Document Template
      • 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
  • Scripts
      • 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
          • Restart Exchange Services
          • Set Mailbox Auto Reply
            • Database Management
      • Robocopy
        • Server Watchdog
  • Workflows
          • Migrating docker-compose.yml to Rancher RKE2 Cluster
          • Forcefully Stop GuestVM
          • Kerberos Enabled VM Migration
            • Rebuild Failover Cluster Replication
          • Common Tasks
            • Manually Activate Volume Group
            • Upgrade PVE from 8 to 9
          • 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
          • Enable WinRM on Windows Devices
            • AWX Kerberos Implementation
            • Connect AWX to Gitea
            • AWX Credential Types
              • WinRM (Kerberos)
            • Host Inventories
            • Playbooks
            • AWX Projects
            • Templates
  1. Home
  2. Scripts
  3. 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