My first post in here, but i've used Linux Mint for a few years now.
I'm running Linux Mint 9 as a server, and i'm trying to add two 3TB seagate sata disks in addition to the ones i've already got installed in my system. These disks are going to be used as storage for large files (movies, tv shows etc.).
What i've done is this:
- Installed the disks in the machine
- Created GPT partition table with GParted
- Created a new ext4 partition with GParted
But when i open Disk Utility (palimpsest) i get a (yellow/orange) warning message on the new drive:
"WARNING: The partition is misaligned by 3072 bytes. This may result in very poor performance. Repartitioning is suggested."
I've also tried to use gdisk to create the partition on one of the disks, and mkfs.ext4 to format it, but no difference from the warning above.
I find the partition as /dev/sde1, and i'm able to mount it from fstab and write to it without any problems. I can't say if the performance is low or anythig (taking 10-12 secs to copy a 650 MB file from another disk).
Is this something i should worry about? I'm not going to use any of the disks as system disks, just data storage for sharing over samba to my htpc.
Thanks in advance.





