Hi
I've got a 250GB HDD in my NAS/server.
I've just added a 2TB disk, too, and formatted it as ext4. I'm about to mount it as a folder - but I've no idea on where/how I should do it. The machine should eventually contain 4 large disks on top of the 250GB system disk.
I've used Linux a small-moderate amount, but I've never played with disk stuff before - my other linux experience is on a server at work (6 drives in hardware RAID6 and mount the single drive) and virtual machines (a single virtual disk)
Should I mount the drive under /randomname /home/me/name /mnt/name or some other variation? Does it matter? Also, do I mount the disk (SATA Device A Partition 1) or the "partition with ID"? (I'm using Webmin)
The drive will basically just be a backup for the 2TB in my windows machine, presented as an OwnCloud and Samba shares, probably with FTP access (so everyone can play). I'll then move the 2TB it's backing up into the NAS too, and keep them as simple manual backups (maybe with a cron job to sync them). I'm guessing that as long as I create the drive as a mount somewhere, it doesn't really matter where it is under the file structure?
Later on, when I've got a couple more disks to be able to swap things around I'll create a 2x2TB RAID1's (4x 2TB disks) and mount everything as a single LVM... but for now, I just need access to the two drives.
I've got a 250GB HDD in my NAS/server.
I've just added a 2TB disk, too, and formatted it as ext4. I'm about to mount it as a folder - but I've no idea on where/how I should do it. The machine should eventually contain 4 large disks on top of the 250GB system disk.
I've used Linux a small-moderate amount, but I've never played with disk stuff before - my other linux experience is on a server at work (6 drives in hardware RAID6 and mount the single drive) and virtual machines (a single virtual disk)
Should I mount the drive under /randomname /home/me/name /mnt/name or some other variation? Does it matter? Also, do I mount the disk (SATA Device A Partition 1) or the "partition with ID"? (I'm using Webmin)
The drive will basically just be a backup for the 2TB in my windows machine, presented as an OwnCloud and Samba shares, probably with FTP access (so everyone can play). I'll then move the 2TB it's backing up into the NAS too, and keep them as simple manual backups (maybe with a cron job to sync them). I'm guessing that as long as I create the drive as a mount somewhere, it doesn't really matter where it is under the file structure?
Later on, when I've got a couple more disks to be able to swap things around I'll create a 2x2TB RAID1's (4x 2TB disks) and mount everything as a single LVM... but for now, I just need access to the two drives.