読み取り専用ファイルシステム


9

GPartedのあるLive CDからパーティション(ext4)のサイズを変更しましたが、再起動後、ファイルシステムは読み取り専用であると表示されます。

CDから再起動し、エラーなしでGPartedで確認しました。
ファイルシステムを読み取り専用モードで再マウントする理由を知るにはどうすればよいですか?

編集:正常に起動しますが、しばらくすると「/」マウントポイントが読み取り専用の設定で再マウントされるため、最終的にはエラーが発生すると思います。
それを修復する他の方法はありますか?

fstab

proc                                        /proc   proc   nodev,noexec,nosuid   0   0
UUID=20e01341-4171-43da-99e5-7b49d83d21d5   /       ext4   errors=remount-ro     0   1
UUID=8059f2f1-2cae-44a6-a21d-fe466813e641   none    swap   sw                    0   0

smartctl -a /dev/sda

=== START OF INFORMATION SECTION ===
Device Model:     TOSHIBA MK3276GSX
Serial Number:    617AP1JTT
LU WWN Device Id: 5 000039 352601a90
Firmware Version: GS001C
User Capacity:    320.072.933.376 bytes [320 GB]
Sector Size:      512 bytes logical/physical
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   8
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:    Wed Oct  3 12:57:01 2012 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x02) Offline data collection activity
                    was completed without error.
                    Auto Offline Data Collection: Disabled.
Self-test execution status:      (   0) The previous self-test routine completed
                    without error or no self-test has ever 
                    been run.
Total time to complete Offline 
data collection:        (  120) seconds.
Offline data collection
capabilities:            (0x51) SMART execute Offline immediate.
                    No Auto Offline data collection support.
                    Suspend Offline collection upon new
                    command.
                    No Offline surface scan supported.
                    Self-test supported.
                    No Conveyance Self-test supported.
                    Selective Self-test supported.
SMART capabilities:            (0x0003) Saves SMART data before entering
                    power-saving mode.
                    Supports SMART auto save timer.
Error logging capability:        (0x01) Error logging supported.
                    General Purpose Logging supported.
Short self-test routine 
recommended polling time:    (   2) minutes.
Extended self-test routine
recommended polling time:    (  84) minutes.
SCT capabilities:          (0x003f) SCT Status supported.
                    SCT Error Recovery Control supported.
                    SCT Feature Control supported.
                    SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate     0x002f   100   100   050    Pre-fail  Always       -       0
  2 Throughput_Performance  0x0027   100   100   050    Pre-fail  Always       -       0
  3 Spin_Up_Time            0x0023   100   100   002    Pre-fail  Always       -       1131
  4 Start_Stop_Count        0x0032   100   100   000    Old_age   Always       -       2117
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  7 Seek_Error_Rate         0x002f   100   100   050    Pre-fail  Always       -       0
  8 Seek_Time_Performance   0x0025   100   100   050    Pre-fail  Offline      -       0
  9 Power_On_Hours          0x0032   098   098   000    Old_age   Always       -       1013
 10 Spin_Retry_Count        0x0033   142   100   030    Pre-fail  Always       -       0
 12 Power_Cycle_Count       0x0032   100   100   000    Old_age   Always       -       1834
183 Runtime_Bad_Block       0x0032   100   100   001    Old_age   Always       -       0
184 End-to-End_Error        0x0033   100   100   097    Pre-fail  Always       -       0
185 Unknown_Attribute       0x0032   100   100   001    Old_age   Always       -       65535
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
188 Command_Timeout         0x0032   100   100   000    Old_age   Always       -       0
189 High_Fly_Writes         0x003a   100   100   001    Old_age   Always       -       0
190 Airflow_Temperature_Cel 0x0022   064   049   040    Old_age   Always       -       36 (Min/Max 29/37)
191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always       -       62
192 Power-Off_Retract_Count 0x0022   100   100   000    Old_age   Always       -       131074
193 Load_Cycle_Count        0x0032   099   099   000    Old_age   Always       -       14344
196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       0
197 Current_Pending_Sector  0x0032   100   100   000    Old_age   Always       -       0
199 UDMA_CRC_Error_Count    0x0032   200   200   000    Old_age   Always       -       0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Short offline       Completed without error       00%      1013         -
# 2  Short offline       Completed without error       00%         3         -

SMART Selective self-test log data structure revision number 1
 SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
    1        0        0  Not_testing
    2        0        0  Not_testing
    3        0        0  Not_testing
    4        0        0  Not_testing
    5        0        0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.

demsg

[11782.181320] EXT4-fs error (device sda1): ext4_ext_search_left:1224: inode #5636499: comm flush-8:0: ix (17474) != EXT_FIRST_INDEX (0) (depth 1)!
[11782.181331] Aborting journal on device sda1-8.
[11782.183375] EXT4-fs (sda1): Remounting filesystem read-only
[11782.183396] EXT4-fs error (device sda1) in ext4_da_writepages:2317: IO failure
[11782.183584] EXT4-fs (sda1): ext4_da_writepages: jbd2_start: 992 pages, ino 5636499; err -30

iノードIDを持つファイルを削除しようとする必要があります。5636499
これはファイルのパスです。

~/.cache/google-chrome/Default/Cache/data_3

(このような他のファイルがあるかどうかを確認することは可能ですか?)

編集: Chromeキャッシュを削除した後、私はこのエラーを経験していません。


パーティションには何が含まれていましたか?どこにマウントされましたか?また、最近ext3からext4に切り替えましたか?ext4にいくつかの変更があり、ext4がサポートされていないコンピューターで読み取り専用になります
Huckle

これには、オペレーティングシステムとデータが含まれ、「/」マウントポイントでした。それはext4で、サイズ変更されました。
ユーザーの

UUIDは同じです
ユーザー

ハードウェアの問題であることが判明した同様の問題がありました。私の質問のトラブルシューティング手順の一部を試してから、更新してください。
Tom Brossman、

読み取り専用で再マウントする以外に、OSを使用できますか?ソフトウェアをインストールしたり、ディスクに書き込む処理を実行したりできますか?
Anwar

回答:


7

Chromiumキャッシュファイルのメタデータに問題があります。キャッシュファイルを削除しても問題はないかもしれませんが、-fフラグ(force)を指定したfsckでこの問題をいずれかの方法で修正できます。(IRごとに説明:アンマウントされたパーティションで実行する必要があるため、livecdからfsckを実行します)

$ sudo fsck.ext4 -f /dev/sda1

読み取り/書き込みモードでディスクを再マウントする必要がある場合は、次のことを試してください。

$ sudo mount -vo remount,rw /

編集:これは、Ext4でのより大きな未解決の問題の一部のようです。他の人々は、パーティションのサイズを変更したり、コピーしたりした後で(場合によってはどちらも実行せずに)同じ問題を経験しました。

http://lists.freedesktop.org/archives/wayland-devel/2012-September/005225.html

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/982490

http://ubuntuforums.org/archive/index.php/t-1735975.html

Google Chromeによりファイルシステムが読み取り専用としてマウントされる


fsckは、マウントされていないパーティションでのみ実行する必要があります-その時点では、読み取り専用でも読み取り/書き込みでもありません。
ImaginaryRobots

私はクロムチェッシュを削除しましたが、fsckは/ dev / sda1は削除操作の前後に問題がないと言っています。(私は、ファイルの読みやすさをチェックするためのいくつかの他の方法を探していた理由だように、私はこのような他の間違ったファイルが存在しないことを確認して作ることができます。)
ユーザー

-fオプションを指定してfsckを実行しましたか?ランチパッドリンクの下部で、同じ問題のある人物がクロムキャッシュファイルを削除したため、状況は解決したようです。これは、ext4のより大きな問題の一部である可能性があります。
Mark Loiseau

はい、私は-fオプションを使用してそれを実行しました。また、GPartedはチェック時に-tオプションをe2fsckに渡すと思います。ただし、キャッシュを削除したため、このエラーは発生していません。
ユーザー、
弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.