ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] проблема при подсоединении винта - mount: Stale NFS file handle
@ 2008-08-18  9:30 Peter Evdokimov
  2008-08-18 10:03 ` Sergey Vlasov
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Evdokimov @ 2008-08-18  9:30 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

Hello, ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>.

пытаюсь подцепить внешний sata винт.

в логах:

usb 2-3: new high speed USB device using ehci_hcd and address 3
usb 2-3: configuration #1 chosen from 1 choice
usb 2-3: New USB device found, idVendor=152d, idProduct=2338
usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=5
usb 2-3: Product: JM20338 SATA, USB Combo
usb 2-3: Manufacturer: JMicron
usb 2-3: SerialNumber: 888888888888
usbcore: registered new interface driver libusual
Initializing USB Mass Storage driver...
scsi4 : SCSI emulation for USB Mass Storage devices
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
scsi 4:0:0:0: Direct-Access     ST375064             5QD1 3.AA PQ: 0 ANSI: 2 CCS
sd 4:0:0:0: [sdb] 1465149168 512-byte hardware sectors (750156 MB)
sd 4:0:0:0: [sdb] Write Protect is off
sd 4:0:0:0: [sdb] Assuming drive cache: write through
sd 4:0:0:0: [sdb] 1465149168 512-byte hardware sectors (750156 MB)
sd 4:0:0:0: [sdb] Write Protect is off
sd 4:0:0:0: [sdb] Assuming drive cache: write through
sdb: sdb1 < sdb5 >
sd 4:0:0:0: [sdb] Attached SCSI disk
sd 4:0:0:0: Attached scsi generic sg2 type 0

при монтировании через mount - mount: Stale NFS file handle

гугленье не помогло. куда рыть?

sy,
	peter

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] проблема при подсоединении винта - mount: Stale NFS file handle
  2008-08-18  9:30 [sisyphus] проблема при подсоединении винта - mount: Stale NFS file handle Peter Evdokimov
@ 2008-08-18 10:03 ` Sergey Vlasov
  2008-08-18 10:14   ` Peter Evdokimov
  2008-08-18 10:16   ` Michael Shigorin
  0 siblings, 2 replies; 4+ messages in thread
From: Sergey Vlasov @ 2008-08-18 10:03 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 1716 bytes --]

On Mon, Aug 18, 2008 at 01:30:08PM +0400, Peter Evdokimov wrote:
> пытаюсь подцепить внешний sata винт.
> 
> в логах:
> 
> usb 2-3: new high speed USB device using ehci_hcd and address 3
> usb 2-3: configuration #1 chosen from 1 choice
> usb 2-3: New USB device found, idVendor=152d, idProduct=2338
> usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=5
> usb 2-3: Product: JM20338 SATA, USB Combo
> usb 2-3: Manufacturer: JMicron
> usb 2-3: SerialNumber: 888888888888
> usbcore: registered new interface driver libusual
> Initializing USB Mass Storage driver...
> scsi4 : SCSI emulation for USB Mass Storage devices
> usbcore: registered new interface driver usb-storage
> USB Mass Storage support registered.
> scsi 4:0:0:0: Direct-Access     ST375064             5QD1 3.AA PQ: 0 ANSI: 2 CCS
> sd 4:0:0:0: [sdb] 1465149168 512-byte hardware sectors (750156 MB)
> sd 4:0:0:0: [sdb] Write Protect is off
> sd 4:0:0:0: [sdb] Assuming drive cache: write through
> sd 4:0:0:0: [sdb] 1465149168 512-byte hardware sectors (750156 MB)
> sd 4:0:0:0: [sdb] Write Protect is off
> sd 4:0:0:0: [sdb] Assuming drive cache: write through
> sdb: sdb1 < sdb5 >
> sd 4:0:0:0: [sdb] Attached SCSI disk
> sd 4:0:0:0: Attached scsi generic sg2 type 0
> 
> при монтировании через mount - mount: Stale NFS file handle

Какая ФС, какой именно командой (с какими опциями) монтировали, что
после этой попытки монтирования появилось в dmesg?

Вообще по поводу чипов JMicron USB-SATA недавно была некоторая ругань
в linux-usb@ - похоже, в них имеются какие-то странности, приводящие к
нестабильной работе и потере информации без выдачи явных ошибок; пока
100% работающее решение не найдено.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] проблема при подсоединении винта - mount: Stale NFS file handle
  2008-08-18 10:03 ` Sergey Vlasov
@ 2008-08-18 10:14   ` Peter Evdokimov
  2008-08-18 10:16   ` Michael Shigorin
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Evdokimov @ 2008-08-18 10:14 UTC (permalink / raw)
  To: sisyphus

On Mon, 18 Aug 2008 14:03:53 +0400
Sergey Vlasov wrote:


> > при монтировании через mount - mount: Stale NFS file handle
> 
> Какая ФС, какой именно командой (с какими опциями) монтировали, что
> после этой попытки монтирования появилось в dmesg?
ext2
просто 
mount -t ext2 /dev/sdb5 /mnt/sdb5
вот эта ругань mount: Stale NFS file handle и появилась

> Вообще по поводу чипов JMicron USB-SATA недавно была некоторая ругань
> в linux-usb@ - похоже, в них имеются какие-то странности, приводящие к
> нестабильной работе и потере информации без выдачи явных ошибок; пока
> 100% работающее решение не найдено.
ладно. понял прицеплю внутря (неохота было) и скопирую всё.

sy,
	peter

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [sisyphus] проблема при подсоединении винта - mount: Stale NFS file handle
  2008-08-18 10:03 ` Sergey Vlasov
  2008-08-18 10:14   ` Peter Evdokimov
@ 2008-08-18 10:16   ` Michael Shigorin
  1 sibling, 0 replies; 4+ messages in thread
From: Michael Shigorin @ 2008-08-18 10:16 UTC (permalink / raw)
  To: sisyphus

On Mon, Aug 18, 2008 at 02:03:53PM +0400, Sergey Vlasov wrote:
> > usb 2-3: Product: JM20338 SATA, USB Combo
> > usb 2-3: Manufacturer: JMicron
> Вообще по поводу чипов JMicron USB-SATA недавно была некоторая
> ругань в linux-usb@ - похоже, в них имеются какие-то
> странности, приводящие к нестабильной работе и потере
> информации без выдачи явных ошибок; пока 100% работающее
> решение не найдено.

Вообще этот вендор у меня лично в густо-чёрном списке...

> > usb 2-3: SerialNumber: 888888888888

Ай красота.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-08-18 10:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-18  9:30 [sisyphus] проблема при подсоединении винта - mount: Stale NFS file handle Peter Evdokimov
2008-08-18 10:03 ` Sergey Vlasov
2008-08-18 10:14   ` Peter Evdokimov
2008-08-18 10:16   ` Michael Shigorin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git