Hi everybody,
I am encountering strange problems with my install of proxmox. v1.1 was installed from cd, apt-get update & dist-upgrade, so newest versions run.
In a KVM host when copying many files via scp over network suddenly the vm hangs, in proxmox interface it is listed as "stopped". When restarting, everything is fine.
Sometimes the vm suddenly has read only filesystem.
The following lines are in dmesg. On the host there are no failures in the logs, all other VMs are not affected by the problem of one.
Here the logs:
when it is read only, the following messages occur:
any suggestions?
Thank you!
I am encountering strange problems with my install of proxmox. v1.1 was installed from cd, apt-get update & dist-upgrade, so newest versions run.
In a KVM host when copying many files via scp over network suddenly the vm hangs, in proxmox interface it is listed as "stopped". When restarting, everything is fine.
Sometimes the vm suddenly has read only filesystem.
The following lines are in dmesg. On the host there are no failures in the logs, all other VMs are not affected by the problem of one.
Here the logs:
Code:
3283.972014] Buffer I/O error on device vda1, logical block 4605434
[ 3283.972014] lost page write due to I/O error on vda1
[ 3283.972014] Buffer I/O error on device vda1, logical block 4605435
[ 3283.972014] lost page write due to I/O error on vda1
[ 3283.972014] end_request: I/O error, dev vda, sector 36843223
[ 4590.683834] end_request: I/O error, dev vda, sector 58769359
[ 4590.684408] __ratelimit: 52 messages suppressed
when it is read only, the following messages occur:
Code:
52758.430425] end_request: I/O error, dev vda, sector 58770095
[52758.696019] end_request: I/O error, dev vda, sector 58769655
[52759.157652] EXT3-fs error (device vda1): htree_dirblock_to_tree: bad entry in directory #1835057: rec_len % 4 != 0 - offset=0, inode=1872459720, rec_len=32627, name_len=0
[52759.159162] Aborting journal on device vda1.
[52759.177970] ext3_abort called.
[52759.178375] EXT3-fs error (device vda1): ext3_journal_start_sb: Detected aborted journal
[52759.179391] Remounting filesystem read-only
[52759.192016] Remounting filesystem read-only
[52759.318328] EXT3-fs error (device vda1): htree_dirblock_to_tree: bad entry in directory #1835061: rec_len % 4 != 0 - offset=0, inode=1872459720, rec_len=32627, name_len=0
[52759.759656] EXT3-fs error (device vda1): htree_dirblock_to_tree: bad entry in directory #1835054: rec_len % 4 != 0 - offset=0, inode=1872459720, rec_len=32627, name_len=0
[52759.777309] EXT3-fs error (device vda1): htree_dirblock_to_tree: bad entry in directory #1835065: rec_len % 4 != 0 - offset=0, inode=1872459720, rec_len=32627, name_len=0
[52760.780705] end_request: I/O error, dev vda, sector 58770295
[52761.877625] end_request: I/O error, dev vda, sector 58769871
[52762.231628] EXT3-fs error (device vda1): htree_dirblock_to_tree: bad entry in directory #1835104: rec_len % 4 != 0 - offset=0, inode=1872459720, rec_len=32627, name_len=0
any suggestions?
Thank you!