Ticket #54: jfs_error.txt

File jfs_error.txt, 3.7 KB (added by Anchieri, 11 years ago)

description of error

Line 
1I have installed your last version of usbhcd-190 to test it, over my eCS 2.1GA
2after shutdown I have attached my three external disk (J: FAT32, K: JFS, M: JFS)
3and then I have restarted the PC.
4The system start correctly and WPS come up without problem, but with only two drive
5attached J: and K: after that I have open the disk folder of my K: drive
6that contain a partition formatted using JFS FS.
7The folder window come up correctly with the root tree of the partition,
8but I was unable to view it's content because the system is halted and mouse
9is blocked, the only choise is to power off and then power on the PC to reboot it,
10CAD don't work.
11
12This is the process that I have to do for check my K: drive:
13
14!) command: dir
15
16
17C:\]dir K:
18
19SYS0627: Drive %1 was improperly stopped.  From the OS/2 command
20prompt, run CHKDSK with the /F parameter on the specified drive.
21
222) command chkdsk on K: drive
23
24[C:\]chkdsk K: /F
25The current hard disk drive is: K:
26The type of file system for the disk is JFS.
27The JFS file system program has been started.
28CHKDSK  Block size in bytes:  4096
29CHKDSK  File system size in blocks:  39072080
30CHKDSK *Phase 0 - Replay Journal Log
31CHKDSK *Phase 1 - Check Blocks, Files/Directories, and Directory Entries
32JFS0148: CHKDSK  Unrecoverable error reading M from K:.  CHKDSK CANNOT
33CONTINUE.
34
35    ......@..
36
37the phrase: reading M from K: is emblematic, M is the address of my third disk
38that is known only by LVM and is not attached.
39
40I have rebooted two more time for attempt to chek this disk but I obtain alwayse
41the same result.
42
43
44[C:\]
45
463) Reinstalling the original usb stack from IBM 10162 and power off and power on again
47
484) with this version installed the K: drive is checked correctly as you can view here.
49
50[C:\]chkdsk K: /F
51The current hard disk drive is: K:
52The type of file system for the disk is JFS.
53The JFS file system program has been started.
54CHKDSK  Block size in bytes:  4096
55CHKDSK  File system size in blocks:  39072080
56CHKDSK *Phase 0 - Replay Journal Log
57CHKDSK *Phase 1 - Check Blocks, Files/Directories, and Directory Entries
58CHKDSK *Phase 2 - Count Links
59CHKDSK *Phase 3 - Rescan for Duplicate Blocks and Verify Directory Tree
60CHKDSK *Phase 4 - Report Problems
61CHKDSK *Phase 5 - Check Connectivity
62CHKDSK *Phase 7 - Rebuild File/Directory Allocation Maps
63CHKDSK *Phase 8 - Rebuild Disk Allocation Maps
64156288320 kilobytes total disk space.
65    46866 kilobytes are in 22620 directories.
66 50052646 kilobytes are in 280661 user files.
67    50600 kilobytes are in extended attributes.
68   152168 kilobytes are reserved for system use.
69106079772 kilobytes are available for use.
70CHKDSK  File system is clean.
71CHKDSK  THE FILE SYSTEM IS NOW AVAILABLE.
72CHKDSK  Transferring entries from the LVM Bad Block Table for this file
73system to the JFS Bad Block Table for this file system.
74
75CHKDSK  LVM reports 0 bad blocks.  Of these, 0 have been transferred
76to the JFS Bad Block List.
77    @........
78[C:\]
79
80[C:\]dir K:
81
82The volume label in drive K is IOMEGA-JFS.
83The Volume Serial Number is B71A:95C0.
84Directory of K:\
85
8610/01/13 16:39          <DIR>      0 ----  .
8710/01/13 16:39          <DIR>      0 ----  ..
8817/12/12 16:42          <DIR>      0 ----  C_
89 3/12/12 18:15          <DIR>      0 ----  D_
9014/03/13 15:27          <DIR>      0 ----  H_
9126/09/12 20:40          <DIR>      0 ----  I_
92        6 file(s)           0 bytes used
93                  108.625.686 K bytes free
94
955) please this error is second time that occur to me with your USB also in a previous
96version and I have submitted a bug report time ago, but this is not corrected by now.
97
986) I don't now how this can occur but seem to me that this can be a problem with LVM
99do you can investigate this problem?