gmirror, sparc and SCSI problems

Chris Hodgins christopher.hodgins at gmail.com
Sat Jul 9 19:02:18 GMT 2005


On 7/9/05, Danny Howard <dannyman at toldme.com> wrote:
> On Sat, Jul 09, 2005 at 05:36:43PM +0100, Chris Hodgins wrote:
> 
> > Everything worked fine until we arrived at this step below.
> > # mount /dev/mirror/gm0s1a /mnt
> >
> > It seems that gmirror does not give us any partitions.  A listing of
> > the mirror directory shows only the gm0 node even though da0 is
> > partitioned.  When mounting the mirror it seems that /dev/mirror/gm0
> > only represents the root partition.  How can we get the mirror to
> > recognise the other partitions?
> 
> Just a wild guess, maybe for Sparc hardware you still need to run
> MAKEDEV?
> 
> -danny
> 

According to http://www.freebsd.org/releases/5.4R/migration-guide.html:

"MAKEDEV is no longer available, nor is it required. FreeBSD 5.X uses
a device file system, which automatically creates device nodes on
demand. Configuration of the entries in the device filesystem can be
performed with the devfs(8) utility or with the /etc/devfs.conf
mechanism. More information can be found in the devfs(5) manual page."

Unfortunetly there is no MAKEDEV in 5.4, even for sparc.  Is it
possible it is some sort of compatibility problem with the partitions
created and gmirror?

Thanks
Chris


More information about the freebsd-stable mailing list