I have 100 nodes pc network, each computer have 1TB hard disk. I make two partitions, one is 750GB with ntfs partition for computer user and 2nd partion is 250GB with no file system. I want to share 2nd partition of each computer with Linux server to make a big single storage pool. i.e the total size of this single storage pool will be 250GB * 100computers = 25,000 GB. Is it possible? and how I can make it.
I have already configured OpenLDAP on Linux server for authentication and other resources.