xfs
[Top] [All Lists]

Re: Mounting IRIX disk on Linux

To: Mogens Kjaer <mk@xxxxxx>
Subject: Re: Mounting IRIX disk on Linux
From: Russell Cattelan <cattelan@xxxxxxxxxxx>
Date: Mon, 11 Sep 2006 11:21:55 -0500
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <45053B2D.50203@xxxxxx>
References: <45053B2D.50203@xxxxxx>
Sender: xfs-bounce@xxxxxxxxxxx
Was this disk cleanly unmounted from the SGI box?

If the log is dirty linux won't be able to mount it since it will be
in the wrong endian format (well assuming you are using a 
little endian linux box)

If you can cleanly mount and unmount on the sgi box
if that is not possible run xfs_repair -L to clear
the log. But not that will potentially loose important
file system info.


On Mon, 2006-09-11 at 12:32 +0200, Mogens Kjaer wrote:
> When I try to mount a disk from our SGI Origin 200
> machine under Linux (Fedora Core 5), I get the following error message:
> 
> # mount /dev/sda1 /mnt/sgi
> mount: Function not implemented
> 
> The partitions are found during boot:
> 
> ...
> SCSI device sda: 143374738 512-byte hdwr sectors (73408 MB)
> sda: Write Protect is off
> sda: Mode Sense: 9f 00 10 08
> SCSI device sda: drive cache: write back w/ FUA
> SCSI device sda: 143374738 512-byte hdwr sectors (73408 MB)
> sda: Write Protect is off
> sda: Mode Sense: 9f 00 10 08
> SCSI device sda: drive cache: write back w/ FUA
>  sda: sda1 sda2 sda9 sda11
> ...
> # fdisk -l /dev/sda
> 
> Disk /dev/sda (SGI disk label): 255 heads, 63 sectors, 8924 cylinders
> Units = cylinders of 16065 * 512 bytes
> 
> ----- partitions -----
> Pt#    Device  Info     Start       End   Sectors  Id  System
>  1: /dev/sda1  boot        17      8924 143108498   a  SGI xfs
>  2: /dev/sda2  swap         1        16    262144   3  SGI raw
>  9: /dev/sda3               0         0      4096   0  SGI volhdr
> 11: /dev/sda4               0      8924 143374738   6  SGI volume
> ----- Bootinfo -----
> Bootfile: /unix
> ----- Directory Entries -----
> 
> The only thing that gets logged during the mount is:
> 
> SGI XFS with ACLs, security attributes, large block numbers, no debug
> enabled
> SGI XFS Quota Management subsystem
> 
> 
> How do I determine which of the requirements
> listed in:
> 
> http://oss.sgi.com/projects/xfs/faq.html#useirixxfs
> 
> that hasn't been fulfilled?
> 
> Mogens

Attachment: signature.asc
Description: This is a digitally signed message part

<Prev in Thread] Current Thread [Next in Thread>