gmirror Cannot access provider da0

2005-11-30 Thread jd

I'm trying to set up gmirror for the first time using instructions in
the Handbook. I get this error:

grenvil# gmirror insert gm0 /dev/da0
Cannot access provider da0.

From dmesg:

da0 at ahc0 bus 0 target 0 lun 0
da0: IBM DNES-309170Y SA60 Fixed Direct Access SCSI-3 device
da0: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing
Enabled
da0: 8683MB (17783301 512 byte sectors: 255H 63S/T 1106C)
da1 at ahc0 bus 0 target 1 lun 0
da1: IBM DNES-309170Y SA60 Fixed Direct Access SCSI-3 device
da1: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing
Enabled
da1: 8683MB (17783301 512 byte sectors: 255H 63S/T 1106C)
GEOM_MIRROR: Device gm0 created (id=2172298823).
GEOM_MIRROR: Device gm0: provider da1 detected.
GEOM_MIRROR: Device gm0: provider da1 activated.
GEOM_MIRROR: Device gm0: provider mirror/gm0 launched.

How can I fix this problem?

Janos Dohanics
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gmirror Cannot access provider da0

2005-11-30 Thread Elliot Finley
- Original Message - 
From: jd [EMAIL PROTECTED]
To: freebsd-questions@freebsd.org
Sent: Wednesday, November 30, 2005 1:01 PM
Subject: gmirror Cannot access provider da0



I'm trying to set up gmirror for the first time using instructions in
the Handbook. I get this error:

grenvil# gmirror insert gm0 /dev/da0
Cannot access provider da0.

try: gmirror insert gm0 da0

I just got through setting up a bunch of gmirrors as well... there are still
a few gotchas, but if you know where they are, it's easy enough to avoid
them.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gmirror Cannot access provider da0

2005-11-30 Thread web

At 04:23 PM 11/30/2005, you wrote:

- Original Message -
From: jd [EMAIL PROTECTED]
To: freebsd-questions@freebsd.org
Sent: Wednesday, November 30, 2005 1:01 PM
Subject: gmirror Cannot access provider da0



I'm trying to set up gmirror for the first time using instructions in
the Handbook. I get this error:

grenvil# gmirror insert gm0 /dev/da0
Cannot access provider da0.

try: gmirror insert gm0 da0

I just got through setting up a bunch of gmirrors as well... there are still
a few gotchas, but if you know where they are, it's easy enough to avoid
them.


Thanx... didn't work, same error message :(



Janos Dohanics 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gmirror Cannot access provider da0

2005-11-30 Thread Kirk Strauser
On Wednesday 30 November 2005 14:01, jd wrote:

 grenvil# gmirror insert gm0 /dev/da0
 Cannot access provider da0.

Is da0 in use by anything else?
-- 
Kirk Strauser
The Day Companies
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]