Displaying 5 results from an estimated 5 matches for "ocfs2_mount_errors_cont".
2015 Oct 14
1
Ocfs2-devel Digest, Vol 138, Issue 31 review
...ces robustness for the filesystem.
but storage network is unstable?it still triggers a panic? such as ocfs2_start_trans -> __ocfs2_abort ->panic.
The 's_mount_opt' should depend on the mount option set, If errors=continue is set,
mark as a EIO error, change OCFS2_MOUNT_ERRORS_PANIC to OCFS2_MOUNT_ERRORS_CONT in __ocfs2_abort;
it's better than forcing a panic without decreasing availability,errors=continue seems be well to me.
Finally, any feedback about this process (positive or negative) would be greatly appreciated.
Aug 11 11:32:25 cvknode73 kernel: [678904.787906] (pool,23256,12):ocfs2_star...
2015 Oct 14
1
Ocfs2-devel Digest, Vol 138, Issue 31 review
...ces robustness for the filesystem.
but storage network is unstable?it still triggers a panic? such as ocfs2_start_trans -> __ocfs2_abort ->panic.
The 's_mount_opt' should depend on the mount option set, If errors=continue is set,
mark as a EIO error, change OCFS2_MOUNT_ERRORS_PANIC to OCFS2_MOUNT_ERRORS_CONT in __ocfs2_abort;
it's better than forcing a panic without decreasing availability,errors=continue seems be well to me.
Finally, any feedback about this process (positive or negative) would be greatly appreciated.
Aug 11 11:32:25 cvknode73 kernel: [678904.787906] (pool,23256,12):ocfs2_star...
2015 Oct 14
1
Ocfs2-devel Digest, Vol 138, Issue 31 review
...or the filesystem.
> but storage network is unstable?it still triggers a panic? such as ocfs2_start_trans -> __ocfs2_abort ->panic.
> The 's_mount_opt' should depend on the mount option set, If errors=continue is set,
> mark as a EIO error, change OCFS2_MOUNT_ERRORS_PANIC to OCFS2_MOUNT_ERRORS_CONT in __ocfs2_abort;
> it's better than forcing a panic without decreasing availability,errors=continue seems be well to me.
>
> Finally, any feedback about this process (positive or negative) would be greatly appreciated.
>
> Aug 11 11:32:25 cvknode73 kernel: [678904.787906]...
2015 Oct 14
2
Ocfs2-devel Digest, Vol 138, Issue 31 review
...for the filesystem.
> but storage network is unstable?it still triggers a panic? such as ocfs2_start_trans -> __ocfs2_abort ->panic.
> The 's_mount_opt' should depend on the mount option set, If errors=continue is set,
> mark as a EIO error, change OCFS2_MOUNT_ERRORS_PANIC to OCFS2_MOUNT_ERRORS_CONT in __ocfs2_abort;
> it's better than forcing a panic without decreasing availability,errors=continue seems be well to me.
>
> Finally, any feedback about this process (positive or negative) would be greatly appreciated.
>
> Aug 11 11:32:25 cvknode73 kernel: [678904.787906] (po...
2015 Oct 14
2
Ocfs2-devel Digest, Vol 138, Issue 31 review
...storage network is unstable?it still triggers a panic? such as ocfs2_start_trans -> __ocfs2_abort ->panic.
>> > The 's_mount_opt' should depend on the mount option set, If errors=continue is set,
>> > mark as a EIO error, change OCFS2_MOUNT_ERRORS_PANIC to OCFS2_MOUNT_ERRORS_CONT in __ocfs2_abort;
>> > it's better than forcing a panic without decreasing availability,errors=continue seems be well to me.
>> >
>> > Finally, any feedback about this process (positive or negative) would be greatly appreciated.
>> >
>&...