From owner-freebsd-questions@FreeBSD.ORG Mon May 26 02:24:24 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4CB766CF for ; Mon, 26 May 2014 02:24:24 +0000 (UTC) Received: from mail-vc0-x242.google.com (mail-vc0-x242.google.com [IPv6:2607:f8b0:400c:c03::242]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0EA442951 for ; Mon, 26 May 2014 02:24:23 +0000 (UTC) Received: by mail-vc0-f194.google.com with SMTP id hq11so920613vcb.5 for ; Sun, 25 May 2014 19:24:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=j2p/idu/uZT69ikUhmMvgOaRllMSfTCoJ+4BcLuxs38=; b=oNCx+0VqEChn7V/xYqdQBkVwQuC7jHOPBHRt+yBoLYCO6iD4szMgEtjCUvybVUVvqT 79s6fsJqWD8/a96tpu1svBORZoskQi41BzkoWoDIMkFXhIgsFd19ngpjqCLZVNjK04gF lLt8dx929vMtXZZdewaDV9RTqlgBjeqs6yyJPy6CefOVjs0j+MpiDUaPPeciCygOdAgI G54o7P6gF+BAvpdVu9lknipg3Ok6c4pOAzQ046ivzGE7SUxh/rpVWrabiFvKQB6M2G2j RZNk0NSlyBto6sdSPYpJjc80r7AIDudEjXdOm9hIRC39mzeLTFdSsZ/lkK+EC6b8RMaI N9aA== MIME-Version: 1.0 X-Received: by 10.220.12.66 with SMTP id w2mr18489137vcw.15.1401071063175; Sun, 25 May 2014 19:24:23 -0700 (PDT) Received: by 10.58.207.14 with HTTP; Sun, 25 May 2014 19:24:23 -0700 (PDT) Date: Mon, 26 May 2014 09:24:23 +0700 Message-ID: Subject: FreeBSD 10.0-STABLE on VMware From: Shirako Takamoto To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2014 02:24:24 -0000 Dear All, I just install FreeBSD 10.0 on VMware an make it Stable but i received error msg (da0:mpt0:0:0:0): WRITE(10). CDB: 2a 00 00 b0 18 a2 00 00 40 00 (da0:mpt0:0:0:0): CAM status: SCSI Status Error (da0:mpt0:0:0:0): SCSI status: Busy (da0:mpt0:0:0:0): Retrying command (da0:mpt0:0:0:0): WRITE(10). CDB: 2a 00 02 99 3e a2 00 00 40 00 (da0:mpt0:0:0:0): CAM status: SCSI Status Error (da0:mpt0:0:0:0): SCSI status: Busy (da0:mpt0:0:0:0): Retrying command How can i fix this error? Thank you shirako