Big Disk allows you to attach up to 20TB of additional storage to your VPS. On Windows Server, this appears as a new, uninitialized hard drive that you must format before use.
Step 1: Attach the Disk
- Log in to the MyTilaa Dashboard.
- Navigate to Big Disk and click Add Big Disk.
- Choose the size and attach it to your Windows VPS.
- Important: You must check the box to Reboot the VPS. Windows needs a reboot to detect the new virtual hardware.
Step 2: Initialize the Disk
Once the server is back online, log in via Remote Desktop (RDP).
- Press Win+R, type
diskmgmt.mscand press Enter. - You will likely see a popup "Initialize Disk".
- Select the new disk (e.g., Disk 1).
- Choose partition style: GPT (GUID Partition Table).
- Click OK.
Why GPT?
We recommend GPT over MBR because it supports volumes larger than 2TB and is more robust against corruption.
We recommend GPT over MBR because it supports volumes larger than 2TB and is more robust against corruption.
Step 3: Create a Volume
The disk is now "Online" but shows as "Unallocated" (black bar).
- Right-click the Unallocated space.
- Select New Simple Volume.
- Follow the Wizard:
- Volume Size: Leave at maximum (default).
- Drive Letter: Assign a letter (e.g., D: or E:).
- File System: Select NTFS.
- Allocation Unit Size: Default.
- Volume Label: Give it a name like "BigDisk" or "Data".
- Click Finish.
Step 4: Verification
Open File Explorer (This PC). You should now see your new drive (e.g., BigDisk (D:)) ready for use.