0

I am using centos. I have having two servers with disk space 300 GB in each server. Is it possible to merge it and can be used as a single diskspace of 600gb

gmax
  • 1
  • Are you trying to store one big file? Many small files? Need more information about what you're trying to do. – Nic Nov 20 '11 at 08:15
  • not necessarly a big file.. for my project setup if i can get both as single space i can use it without even checking diskspace upto 600gb. that is the intention – gmax Nov 20 '11 at 08:20

1 Answers1

2

It sounds like you're looking for a distributed file system. Take a look at GlusterFS.

Nic
  • 13,425
  • 17
  • 61
  • 104