Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 66582 invoked from network); 21 Jul 2010 16:26:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Jul 2010 16:26:23 -0000 Received: (qmail 59494 invoked by uid 500); 21 Jul 2010 16:26:21 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 59440 invoked by uid 500); 21 Jul 2010 16:26:21 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Delivered-To: moderator for user@couchdb.apache.org Received: (qmail 99357 invoked by uid 99); 21 Jul 2010 03:26:16 -0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of codehero@gmail.com designates 209.85.214.180 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=YOspXouAl80g1neaNST7hyiufkPEwrAGrHWASRHuwZM=; b=h+gyVOrq6ph7r2LPeRTHkQeX2faabJ6fqpMIymqP1XTK8apBhiyKW7k6faDIHwBWTF R2EpbVW7/iihr8FsWMjmZyrWYTjZgf32V3Z38MdSLL2pmuINOPaN1FRvskkmOGuVtQLU ccyTyzmZ1vBI/4jPWzeQ5pn9vEytmrqEtYEL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ICxTJy8plqCNP/OMZkrps+L16TBo/6a0kZB/8aTxNao5WaE/sbXKuArIQgZXuoqHKu 3T9V0TjZCcxfbsOkRhOv2xOqd7Ey8PgPPrWvbEmWplkV4jurAhDVrWoUD5SDg4KYWdUq 20HmBXAts8ocqicB1CLsjwZbEGzCSbBgQd7V0= MIME-Version: 1.0 Date: Tue, 20 Jul 2010 23:25:47 -0400 Message-ID: Subject: database files stored on SAN? From: Dave Bender To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=001485eba79897520e048bdd5b80 X-Virus-Checked: Checked by ClamAV on apache.org --001485eba79897520e048bdd5b80 Content-Type: text/plain; charset=ISO-8859-1 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 --001485eba79897520e048bdd5b80--