I have a problem that is a lot like Steve's -- we both have data that's stored on lots of hard disks. the difference is that while lots of his discs are offline, i've got all of them online. my basement is like a data center. i've got almost a dozen PCs, acting as dedicated firewall/routers, workstations, file servers, and backup servers. the backup servers and file servers are stuffed to the gills with discs, and i have multiple file servers just because the storage density of the older media is so low. this system really needs to be revamped and consolidated. now that 2 TB drives are available, i think its possible to build a 10 TB storage box using LVM and put all of the file server eggs in one basket.
i have to admit that my storage system has grown incrementally, and that it looks like a system that's gone through a lot of add-ons rather than being designed from the ground-up for its current role. i've got several terabytes of storage scattered across several file servers using drives that are small by today's standards. this is primarily an artifact of having spent years collecting digital media on whatever size drives were available at the time, and adding new drives and a new PC to the LAN as i ran out of space. what i really need to do is to replace a lot of old, smaller drives with a handful of new, high density drives, and eliminate some of the CPUs.
right now i'm in the process of gradually consolidating to a smaller number of big drives running on fewer boxes. to do this right really requires considerations about scalability. in the linux world, this means at least using a tool like LVM, or taking it to a higher level, a distributed file system like GFS or Gluster.
one of the endpoints i'm looking toward is consolidating all of the audio file data storage so that its available to any one of a number of iTunes compatible clients via an mt-daap compliant back-end server. that way i'll be able to access the entire collection across the LAN using an iTunes type of front end. optimally, i'd like to have a wireless tablet PC (like a Slate or an iPad) running as the front end to the home stereo system, so that i can play anything in the library on-demand. well, that's the goal, anyway...
Steve, I think you've got a very extensive collection of digital audio data. How many GB or TB do you have in total? I think that you could really benefit from the type of setup I'm thinking about.
i have to admit that my storage system has grown incrementally, and that it looks like a system that's gone through a lot of add-ons rather than being designed from the ground-up for its current role. i've got several terabytes of storage scattered across several file servers using drives that are small by today's standards. this is primarily an artifact of having spent years collecting digital media on whatever size drives were available at the time, and adding new drives and a new PC to the LAN as i ran out of space. what i really need to do is to replace a lot of old, smaller drives with a handful of new, high density drives, and eliminate some of the CPUs.
right now i'm in the process of gradually consolidating to a smaller number of big drives running on fewer boxes. to do this right really requires considerations about scalability. in the linux world, this means at least using a tool like LVM, or taking it to a higher level, a distributed file system like GFS or Gluster.
one of the endpoints i'm looking toward is consolidating all of the audio file data storage so that its available to any one of a number of iTunes compatible clients via an mt-daap compliant back-end server. that way i'll be able to access the entire collection across the LAN using an iTunes type of front end. optimally, i'd like to have a wireless tablet PC (like a Slate or an iPad) running as the front end to the home stereo system, so that i can play anything in the library on-demand. well, that's the goal, anyway...
Steve, I think you've got a very extensive collection of digital audio data. How many GB or TB do you have in total? I think that you could really benefit from the type of setup I'm thinking about.
Comment