You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Dave Bender <co...@gmail.com> on 2010/07/21 05:25:47 UTC

database files stored on SAN?

Hi,
  I am looking to use couchdb on a Linux VM with some limited local storage
and a huge amount of SAN storage. What I would like to do is run one couchdb
instance, but keep some databases on the local storage and some on the SAN.

-If the SAN goes down and the couchdb process enters the 'D' state, will I
still be able to talk to couch over HTTP?
-Furthermore, will I still be able to access databases on the local VM
storage?

Thanks,
Dave