Hello.
I'd like to know if someone faced the following problem.
I've installed SRSS 4.2 on CentOS 5.4, everything works quite fine
except usbdisk mounting.
When I insert usb disk into SunRay terminal, it is not mounted
automatically. However, I can mount it by hand:
$ utdiskadm -l
Device Partition Mount Path
------ --------- ----------
disk1 disk1
disk1 disk1p1
$ utdiskadm -m disk1p1
$ utdiskadm -l
Device Partition Mount Path
------ --------- ----------
disk1 disk1
disk1 disk1p1 /tmp/SUNWut/mnt/user/noname
$ utdiskadm -u /tmp/SUNWut/mnt/alp/noname
It looks like utmountd tries to mount usb disk (disk1), but not its
first slice (disk1p1).
Here are logs from utmountd:
mount: unknown filesystem type 'ntfs'
mount: wrong fs type, bad option, bad superblock
on /tmp/SUNWut/units/IEEE802.00
03ba6b94a8/dev/dsk/disk1,
missing codepage or other error
In some cases useful info is found in syslog - try
mount: wrong fs type, bad option, bad superblock
on /tmp/SUNWut/units/IEEE802.0003ba6b94a8/dev/dsk/disk1,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Utstoraged correctly adds device:
2009.11.26 10:34:04.597386 MSK new media
status
/tmp/SUNWut/units/IEEE802.0003ba6b94a8/devices/u...@1/USBest_TechnologyUSB_Mass_Storage_Device,
lun=0
2009.11.26 10:34:04.597468 MSK capacity: ctl=1, nblocks=7cffff,
bsize=200
2009.11.26 10:34:04.597493
MSK
/tmp/SUNWut/units/IEEE802.0003ba6b94a8/devices/u...@1/USBest_TechnologyUSB_Mass_Storage_Device,
lun=0, ctlmin=1, nb=7cffff, bs=200
2009.11.26 10:34:04.597518 MSK
ut_mknode:
/tmp/SUNWut/units/IEEE802.0003ba6b94a8/devices/u...@1/USBest_Technology,usb_mass_storage_dev...@1,ctl
2009.11.26 10:34:04.597602 MSK
mknodes:
/tmp/SUNWut/units/IEEE802.0003ba6b94a8/devices/u...@1/USBest_Technology,usb_mass_storage_dev...@1,ctl
[1]
2009.11.26 10:34:04.597668 MSK
ut_mknode: /tmp/SUNWut/units/IEEE802.0003ba6b94a8/dev/dsk/disk1p1
8/dev/dsk/disk1p1
, xid=11
system logs shows, that system unable to mount device:
Nov 26 10:34:04 sr2 kernel: utdisk1: p1
Nov 26 10:34:14 sr2 kernel: FAT: invalid media value (0x01)
1.
Nov 26 10:34:16 sr2 kernel: VFS: Can't find an ext2 filesystem on dev
utdisk1.
Nov 26 10:34:18 sr2 kernel: Unable to identify CD-ROM format.
Nov 26 10:34:18 sr2 kernel: VFS: Can't find ext3 filesystem on dev
utdisk1.
dmesg shows, that OS tries to mount disk1, but not disk1p1:
utdisk1: p1
FAT: invalid media value (0x01)
VFS: Can't find a valid FAT filesystem on dev utdisk1.
VFS: Can't find an ext2 filesystem on dev utdisk1.
Unable to identify CD-ROM format.
VFS: Can't find ext3 filesystem on dev utdisk1.
--
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of South Federal University
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users