[OpenIndiana-discuss] mount ntfs usb drive

Евгений Парфенов artofmotion.igroman at gmail.com
Wed May 28 06:41:51 UTC 2014


dmesg |grep -i fuse:
May 28 14:18:59 subversion ntfs-3g[1415]: [ID 702911 daemon.notice] 
Version 2012.1.15AR.8 external FUSE 27
May 28 16:05:01 subversion ntfs-3g[1582]: [ID 702911 daemon.notice] 
Version 2012.1.15AR.8 external FUSE 27

cut from /var/adm/messages:
May 28 14:18:59 subversion ntfs-3g[1415]: [ID 702911 daemon.notice] 
Version 2012.1.15AR.8 external FUSE 27
May 28 14:18:59 subversion ntfs-3g[1415]: [ID 702911 daemon.notice] 
Requested device /dev/dsk/c2t0d0p1 canonicalized as 
/devices/pci at 0,0/pci1043,82d4 at 1d,7/storage at 4/disk at 0,0:r
May 28 14:18:59 subversion ntfs-3g[1415]: [ID 702911 daemon.notice] 
Mounted /devices/pci at 0,0/pci1043,82d4 at 1d,7/storage at 4/disk at 0,0:r 
(Read-Write, label "", NTFS 3.1)
May 28 14:18:59 subversion ntfs-3g[1415]: [ID 702911 daemon.notice] 
Cmdline options:
May 28 14:18:59 subversion ntfs-3g[1415]: [ID 702911 daemon.notice] 
Mount options: 
allow_other,nonempty,relatime,fsname=/devices/pci at 0,0/pci1043,82d4 at 1d,7/storage at 4/disk at 0,0:r
May 28 14:18:59 subversion ntfs-3g[1415]: [ID 702911 daemon.notice] 
Ownership and permissions disabled, configuration type 4
May 28 15:45:08 subversion ntfs-3g[1415]: [ID 702911 daemon.notice] 
Unmounting /devices/pci at 0,0/pci1043,82d4 at 1d,7/storage at 4/disk at 0,0:r ()
May 28 16:05:01 subversion ntfs-3g[1582]: [ID 702911 daemon.notice] 
Version 2012.1.15AR.8 external FUSE 27
May 28 16:05:01 subversion ntfs-3g[1582]: [ID 702911 daemon.notice] 
Requested device /dev/dsk/c2t0d0p1 canonicalized as 
/devices/pci at 0,0/pci1043,82d4 at 1d,7/storage at 4/disk at 0,0:r
May 28 16:05:01 subversion ntfs-3g[1582]: [ID 702911 daemon.notice] 
Mounted /devices/pci at 0,0/pci1043,82d4 at 1d,7/storage at 4/disk at 0,0:r 
(Read-Write, label "", NTFS 3.1)
May 28 16:05:01 subversion ntfs-3g[1582]: [ID 702911 daemon.notice] 
Cmdline options:
May 28 16:05:01 subversion ntfs-3g[1582]: [ID 702911 daemon.notice] 
Mount options: 
allow_other,nonempty,relatime,fsname=/devices/pci at 0,0/pci1043,82d4 at 1d,7/storage at 4/disk at 0,0:r
May 28 16:05:01 subversion ntfs-3g[1582]: [ID 702911 daemon.notice] 
Ownership and permissions disabled, configuration type 4

pkg list:
root at subversion:/var/adm# pkg list fusefs
NAME (PUBLISHER) VERSION                    IFO
system/file-system/fusefs (sfe) 0.20100615.2-0.151.1.5     i--
root at subversion:/var/adm# pkg list ntfs-3g
NAME (PUBLISHER) VERSION                    IFO
system/file-system/ntfs-3g (sfe) 2012.1.15.0.8-0.151.1.7    i--
root at subversion:/var/adm# pkg list ntfsprogs
NAME (PUBLISHER) VERSION                    IFO
system/file-system/ntfsprogs 2.0.0-0.151.1.9            i--

28.05.2014 16:29, Jean-Pierre André пишет:
> Hi,
>
> Евгений Парфенов wrote:
>> root at subversion:/var/log# dmesg|grep -i fuse
>> May 27 18:09:36 subversion savecore: [ID 570001 auth.error] reboot after
>> panic: BAD TRAP: type=e (#pf Page fault) rp=ffffff00083dc760 addr=128
>> occurred in module "fuse" due to a NULL pointer dereference
>> May 27 18:09:38 subversion fuse: [ID 949752 kern.notice] Fuse kernel
>> 1.1AR.4 interface 7.8
>> May 27 18:09:38 subversion fuse: [ID 387751 kern.notice] Fuse kernel
>> init at 0xfffffffff8d24643, vfs_modldrv at 0xffffffffc03591c8
>
> Can you post the associated call chain, as you did yesterday :
>
> panicstack = unix:die+dd () | unix:trap+17db () | unix:cmntrap+e6 () | 
> fuse:fuse_vfs_modldrv+38a64444 () | fuse:fuse_vfs_modldrv+38a64a53 () 
> | genunix:fop_putpage+74 () | genunix:fsflush_do_pages+2c5 () | 
> genunix:fsflush+39a () | unix:thread_start+8 ()
>
> The fault location is defined as fuse_vfs_modldrv+something,
> I need both the offset and the value of (fuse_)vfs_modldrv
> from the *same* process in order to locate the fault.
>
> If I were assuming the data above came from the same process,
> I got :
> 0x38a64444+0xffffffffc03591c8-0xfffffffff8d24643 = 0x98fc9
> and 0x98fc9 is outside the fuse kernel module.
>
> Jean-Pierre
>
>
>
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss




More information about the openindiana-discuss mailing list