From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j0IHaDO02128 for ; Tue, 18 Jan 2005 12:36:13 -0500 Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.247]) by mx3.redhat.com (8.12.11/8.12.11) with ESMTP id j0IHa7kC003370 for ; Tue, 18 Jan 2005 12:36:07 -0500 Received: by mproxy.gmail.com with SMTP id q44so592332cwc for ; Tue, 18 Jan 2005 09:36:06 -0800 (PST) Message-ID: Date: Tue, 18 Jan 2005 12:36:06 -0500 From: Kristina Clair Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [linux-lvm] snapshots and nfs Reply-To: Kristina Clair , LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-lvm@redhat.com Hello, I'm trying to create snapshots on a volume whose filesystem is mounted over nfs on multiple webservers. lvcreate is hanging trying to suspend the volume, and I suspect that the problem is that it is being used by the webservers. Does this sound like a reasonable theory? If so, is there a way to have lvcreate not suspend the volume? I'm using xfs, so I should be able to freeze the filesystem. Thanks for any advice, Kristina