Author Topic: Green Hard Drive  (Read 3583 times)

Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11591
  • ----IOFLU----
Re: Green Hard Drive
« Reply #45 on: April 23, 2013, 04:17:25 PM »

I'll look again at some the new Seagate drives, but one year warranties are off putting.  HD manufacturers are also guilty of producing the same model drive with more than one platter/head configuration which are not easily distinguished.

All my more recent drives have a two year warranty. My older ones had a five year warranty. The two year warranty came about after the Taiwanese flood, started by WD, and the other manufacturers followed suit. Some Seagate drives still have the five year warranty. One has to check before ordering.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline Tony

  • Hero Member
  • *****
  • Posts: 1744
  • Reason_able ;)
Re: Green Hard Drive
« Reply #46 on: April 24, 2013, 08:18:31 AM »
I've a question, hope I'm not breaking your trains of thought.

Say I have a 500 GB External Hard Drive, and I want to backup both Linux (ext4) Data, and also Windows Data, which would be NTFS, would it be critical to make two partitions, 1.) for Linux;  and a 2nd, as NTFS for the Win Data ? This is a scenario where I'd regularly be backing both filetypes.

My gut tells me to just use a single drive for a single filetype, at this point in time.
I've a feeling I stuffed up my Maxtor drive by not taking file systems into account.

If I was using a USB flash drive I know I can, or I have,...  just used Fat32 for both NTFS, and Ext4.

Any thoughts ?.
*PCLOS 3.2.18-pclos2 - MiniMe 2013.x - KDE 4.10.1 - Intel(R) Pentium(R) 4 CPU 3.00GHz - 1GiB DIMM DDR 533 MHz RAM  = SHABANG ! ;) *Software Updates

Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11591
  • ----IOFLU----
Re: Green Hard Drive
« Reply #47 on: April 24, 2013, 10:00:24 AM »
I've a question, hope I'm not breaking your trains of thought.

Say I have a 500 GB External Hard Drive, and I want to backup both Linux (ext4) Data, and also Windows Data, which would be NTFS, would it be critical to make two partitions, 1.) for Linux;  and a 2nd, as NTFS for the Win Data ? This is a scenario where I'd regularly be backing both filetypes.

My gut tells me to just use a single drive for a single filetype, at this point in time.
I've a feeling I stuffed up my Maxtor drive by not taking file systems into account.

If I was using a USB flash drive I know I can, or I have,...  just used Fat32 for both NTFS, and Ext4.

Any thoughts ?.

If the data from the Linux installation doesn't need to have its ownership and permissions saved, it can be saved to a NTFS partition, as can the Window data. NTFS offers saving of larger files than Fat32 can support. If the Linux data needs the permissions and ownership preserved, it must be backed up to a Linux native filesystem, so would need a separate partition.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline Tony

  • Hero Member
  • *****
  • Posts: 1744
  • Reason_able ;)
Re: Green Hard Drive
« Reply #48 on: April 24, 2013, 11:00:29 AM »
Thankyou O-P, I'll make a note of that ! The logic is quite obvious once the dynamics are explained. I came back a bit embarassed to delete the question as I felt the answer was probably here on the Forum, ...if I'd done a simple search.  :-[
*PCLOS 3.2.18-pclos2 - MiniMe 2013.x - KDE 4.10.1 - Intel(R) Pentium(R) 4 CPU 3.00GHz - 1GiB DIMM DDR 533 MHz RAM  = SHABANG ! ;) *Software Updates

Offline pags

  • Hero Member
  • *****
  • Posts: 2519
  • Keep it clean.
Re: Green Hard Drive
« Reply #49 on: April 24, 2013, 01:36:43 PM »
I've a question, hope I'm not breaking your trains of thought.

Say I have a 500 GB External Hard Drive, and I want to backup both Linux (ext4) Data, and also Windows Data, which would be NTFS, would it be critical to make two partitions, 1.) for Linux;  and a 2nd, as NTFS for the Win Data ? This is a scenario where I'd regularly be backing both filetypes.

My gut tells me to just use a single drive for a single filetype, at this point in time.
I've a feeling I stuffed up my Maxtor drive by not taking file systems into account.

If I was using a USB flash drive I know I can, or I have,...  just used Fat32 for both NTFS, and Ext4.

Any thoughts ?.

If the data from the Linux installation doesn't need to have its ownership and permissions saved, it can be saved to a NTFS partition, as can the Window data. NTFS offers saving of larger files than Fat32 can support. If the Linux data needs the permissions and ownership preserved, it must be backed up to a Linux native filesystem, so would need a separate partition.

Alternatively, Linux data can be backed onto a FS that doesn't support Linux permissions (such as NTFS) if a "container" file is used (tar, truecrypt, etc.).  The file within the container file will maintain proper permissions, while the container file itself will be limited to the host FS (the downside to this approach is the lack of "simple" file access...you would need to un-tar, or mount the image file, etc.)

Offline Tony

  • Hero Member
  • *****
  • Posts: 1744
  • Reason_able ;)
Re: Green Hard Drive
« Reply #50 on: April 25, 2013, 02:11:54 AM »
OK, thanks pags. An Archive File. Great for smaller bits of Data probably. Cheers  ;)
*PCLOS 3.2.18-pclos2 - MiniMe 2013.x - KDE 4.10.1 - Intel(R) Pentium(R) 4 CPU 3.00GHz - 1GiB DIMM DDR 533 MHz RAM  = SHABANG ! ;) *Software Updates

Offline pags

  • Hero Member
  • *****
  • Posts: 2519
  • Keep it clean.
Re: Green Hard Drive
« Reply #51 on: April 25, 2013, 06:56:33 AM »
The other use would be if you see the mix of data changing in the future (i.e., you're transitioning from Windows to Linux, so expect as time goes on to have less and less data from Windows, and more and more data from Linux).  This would allow the mix of data to change, without requiring re-partitioning to accommodate it.

Just another thought to consider.

Personally, I don't run Windows as any primary platforms have one XP system handling my DVR, but it gets the recordings rsync'd to my Linux box.  Any other Windows backups (that I might do for friends and relatives as part of a cleanup) are done from Live CDs onto ext3/4 systems, anyway.  I figure that, as single-user data, the NTFS permissions will be sufficient when it's copied back onto an NTFS partition (which can also be achieved via SAMBA, SFTP, etc.)

Offline longtom

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3342
  • Satellite Station Africa
Re: Green Hard Drive
« Reply #52 on: April 28, 2013, 12:34:43 PM »
I use file servers which are formatted as ext4 and are all but one accessed by Windows machines of different denominations without problems.  I use samba and samba users to sort out permissions and passwords - works very reliable. 
Certainly a lot saver and, in the end, easier than trying to achieve the same level of reliability and security the other way around.
Oh - and the backup is a lot easier as well that way .... ;)

Regards longtom

PCLinuxOS KDE 32bit
Intel Core 2 Duo E2200 / 2.2 GHz
2GB Ram
Nvidia GT610

Offline horusfalcon

  • Hero Member
  • *****
  • Posts: 998
  • Wayfarer of The Western Wastes
Re: Green Hard Drive
« Reply #53 on: April 28, 2013, 12:52:07 PM »
Before commenting, let me note that my experience with larger (> 1 TB) drives is rather limited.

I note folks are saying that saving data from a Linux partition to an NTFS partition is do-able, and that's true, given the caveats about permissions and such that have already been expressed.

If it is necessary to preserve the operating system for some reason, it might be better to consider a solution such as Redo Backup or Clonezilla which can create either whole-disk or partition images that can be recovered to fresh media and be ready to go.  The only drawback here is that enough space is needed to store the images created, so yet another large drive needed for this purpose.

Just a thought...

Later On,
D
"The Way is not a matter of knowing or not knowing.  One word to a wise man; one lash to a bright horse."

Dell Latitude D620, PCLinuxOS 2012.08 KDE4/LXDE, 3.2.18.pclos.bfs, specs here.