Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 16651 invoked from network); 21 Jul 2010 14:15:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Jul 2010 14:15:45 -0000 Received: (qmail 48840 invoked by uid 500); 21 Jul 2010 14:15:44 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 48701 invoked by uid 500); 21 Jul 2010 14:15:41 -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 Received: (qmail 48693 invoked by uid 99); 21 Jul 2010 14:15:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jul 2010 14:15:40 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,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.160.52 as permitted sender) Received: from [209.85.160.52] (HELO mail-pw0-f52.google.com) (209.85.160.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jul 2010 14:15:32 +0000 Received: by pwi7 with SMTP id 7so5790847pwi.11 for ; Wed, 21 Jul 2010 07:15:10 -0700 (PDT) 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=iFZ6udqSBSeG1zMWMeyRQh0A6ichrPfC0EZkbpZYiSA=; b=mq96f3IDjbcvg5lshiqu2FrxTG3W0ftNq3K5L5bEpW85Zyzf/eS1PyI5CduQBy+5D/ I4f0RMgBUCWMlgO+n3VgQqLNH5XV/F43zQ5lPVpVtbjQrTb/wCl+DhRhEBqtVNKuaJdq dAf08/fBD9dyXDJJ4rwNlqREWYIzDlYuk25p0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=oNN/OQ8Ac9b3heHhAskn8OAQ0ybmHI1+m7kNHQbaUhqn4NW2A1RZAo892AQS7CEXOi xIW8jVIsZ9qQwsiP8nseHCediIsJsNBep9QghUR/5oeSsNkKA/Fapq3DMOukCikvTl4L 4okPK4ZdE37FXkwnvYCpBgwfTTo9TIT/rEass= MIME-Version: 1.0 Received: by 10.114.113.9 with SMTP id l9mr340674wac.147.1279721708164; Wed, 21 Jul 2010 07:15:08 -0700 (PDT) Received: by 10.231.61.131 with HTTP; Wed, 21 Jul 2010 07:15:07 -0700 (PDT) Date: Wed, 21 Jul 2010 10:15:07 -0400 Message-ID: Subject: database files stored on SAN? From: Dave Bender To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0016364d2023dc4950048be66d14 X-Virus-Checked: Checked by ClamAV on apache.org --0016364d2023dc4950048be66d14 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 --0016364d2023dc4950048be66d14--