Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2005 16:37:34 +1200
From:      Juha Saarinen <juhasaarinen@gmail.com>
To:        "D. Goss" <lists@dylangoss.com>
Cc:        FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   Re: odd disk activity
Message-ID:  <b34be84205061421375fd86a2f@mail.gmail.com>
In-Reply-To: <D9E7C253-7FD4-4A67-9839-B883E503B54D@dylangoss.com>
References:  <D9E7C253-7FD4-4A67-9839-B883E503B54D@dylangoss.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/15/05, D. Goss <lists@dylangoss.com> wrote:
> I've got a bit of a general question - sorry if this is vague.
>=20
> I recently ran some memory tests that were posted in the list earlier
> - they are bootable CD images.  Each one hung in it's standard
> configuration and I put them aside until later to look into in more
> detail.  In the meantime I've noticed that one of my hard drives can
> not be found on the SCSI bus...
>=20
> Normally with this test server the drives are as follows:
>=20
> da0s1 =3D 18GB U160 as boot volume with system and all data
> da1s1 =3D 36GB U320 emtpy
> da2s1 =3D 36GB U320 emtpy
> da3s1 =3D 36GB U320 emtpy
> da4s1 =3D 36GB U320 emtpy
>=20
> The four test drives have been mountable (up until now) -
>=20
> mount /dev/da1s1 /mnt/misc1
> mount /dev/da2s1 /mnt/misc2
> etc...
>=20
> but now I'm getting
> # mount /dev/da4d1 /mnt/misc4
> mount: /dev/da4d1: No such file or directory


Did you mean to type:

# mount /dev/da4s1 /mnt/misc4

instead?

--=20

Juha



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b34be84205061421375fd86a2f>