All of lore.kernel.org
 help / color / mirror / Atom feed
* file attributes destroyed.
@ 2003-10-26 11:27 Wolfgang Rohdewald
  2003-10-26 12:50 ` Vitaly Fertman
  0 siblings, 1 reply; 9+ messages in thread
From: Wolfgang Rohdewald @ 2003-10-26 11:27 UTC (permalink / raw)
  To: reiserfs-list

Hi,

last night, some files and directories involved in starting bash went defect:

$HOME had very wrong permissions
/etc/bashrc was empty

and a few more. I did not make notes, I was rather trying to fix that ASAP.

This never happened before. I am running an up to date debian unstable 
with only ReiserFS and 2.4.22

Last night, the summer daylight saving ended. The modification time of
/etc/bashrc was 03:29, I believe.

Any ideas?

-- 

mit freundlichen Grüssen

with my best greetings

Wolfgang Rohdewald

dipl. Informatik Ing. ETH Rohdewald Systemberatung
Karauschenstieg 4
D 21640 Horneburg
Tel.:     04163 826 819
Fax:      04163 826 828
Internet: www.rohdewald.de

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

* Re: file attributes destroyed.
  2003-10-26 12:50 ` Vitaly Fertman
@ 2003-10-26 12:06   ` Hans Reiser
  2003-10-26 13:45     ` Wolfgang Rohdewald
  2003-10-26 13:52   ` Wolfgang Rohdewald
  2003-10-27  4:54   ` Wolfgang Rohdewald
  2 siblings, 1 reply; 9+ messages in thread
From: Hans Reiser @ 2003-10-26 12:06 UTC (permalink / raw)
  To: Vitaly Fertman; +Cc: wolfgang, reiserfs-list

Vitaly Fertman wrote:

>On Sunday 26 October 2003 14:27, Wolfgang Rohdewald wrote:
>  
>
>>Hi,
>>
>>last night, some files and directories involved in starting bash went
>>defect:
>>
>>$HOME had very wrong permissions
>>/etc/bashrc was empty
>>
>>and a few more. I did not make notes, I was rather trying to fix that ASAP.
>>
>>This never happened before. I am running an up to date debian unstable
>>with only ReiserFS and 2.4.22
>>
>>Last night, the summer daylight saving ended. The modification time of
>>/etc/bashrc was 03:29, I believe.
>>
>>Any ideas?
>>    
>>
>
>would you take the latest reiserfsprogs from our ftp site (3.6.11) and run
>reiserfsck to be sure that there are no fs corruptions.
>
>  
>
Are you using the SuSE kernel?  Are you using NFS?

-- 
Hans



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

* Re: file attributes destroyed.
  2003-10-26 11:27 file attributes destroyed Wolfgang Rohdewald
@ 2003-10-26 12:50 ` Vitaly Fertman
  2003-10-26 12:06   ` Hans Reiser
                     ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Vitaly Fertman @ 2003-10-26 12:50 UTC (permalink / raw)
  To: wolfgang; +Cc: reiserfs-list

On Sunday 26 October 2003 14:27, Wolfgang Rohdewald wrote:
> Hi,
>
> last night, some files and directories involved in starting bash went
> defect:
>
> $HOME had very wrong permissions
> /etc/bashrc was empty
>
> and a few more. I did not make notes, I was rather trying to fix that ASAP.
>
> This never happened before. I am running an up to date debian unstable
> with only ReiserFS and 2.4.22
>
> Last night, the summer daylight saving ended. The modification time of
> /etc/bashrc was 03:29, I believe.
>
> Any ideas?

would you take the latest reiserfsprogs from our ftp site (3.6.11) and run
reiserfsck to be sure that there are no fs corruptions.

-- 
Thanks,
Vitaly Fertman

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

* Re: file attributes destroyed.
  2003-10-26 12:06   ` Hans Reiser
@ 2003-10-26 13:45     ` Wolfgang Rohdewald
  2003-10-26 16:27       ` Hans Reiser
  0 siblings, 1 reply; 9+ messages in thread
From: Wolfgang Rohdewald @ 2003-10-26 13:45 UTC (permalink / raw)
  To: reiserfs-list

On 26.10.2003 13:06, Hans Reiser wrote:
HR> Are you using the SuSE kernel?

No, Debian unstable with a standard 2.4.22 kernel augmented with ibcs2, qc-usb.
I am using ibcs2 since years and qc-usb since several months.

HR> Are you using NFS?

Never.

/usr/src/linux# grep -i nfs .config
# CONFIG_NFS_FS is not set
# CONFIG_NFS_V3 is not set
# CONFIG_NFS_DIRECTIO is not set
# CONFIG_ROOT_NFS is not set
# CONFIG_NFSD is not set
# CONFIG_NFSD_V3 is not set
# CONFIG_NFSD_TCP is not set
# CONFIG_NCPFS_NFS_NS is not set

-- 
Wolfgang

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

* Re: file attributes destroyed.
  2003-10-26 12:50 ` Vitaly Fertman
  2003-10-26 12:06   ` Hans Reiser
@ 2003-10-26 13:52   ` Wolfgang Rohdewald
  2003-10-26 16:29     ` Hans Reiser
  2003-10-27  4:54   ` Wolfgang Rohdewald
  2 siblings, 1 reply; 9+ messages in thread
From: Wolfgang Rohdewald @ 2003-10-26 13:52 UTC (permalink / raw)
  To: reiserfs-list

On 26.10.2003 13:50, Vitaly Fertman wrote:
VF> would you take the latest reiserfsprogs from our ftp site (3.6.11) and run
VF> reiserfsck to be sure that there are no fs corruptions.

I'll try that later, being away now for a while.

-- 
Wolfgang

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

* Re: file attributes destroyed.
  2003-10-26 13:45     ` Wolfgang Rohdewald
@ 2003-10-26 16:27       ` Hans Reiser
  0 siblings, 0 replies; 9+ messages in thread
From: Hans Reiser @ 2003-10-26 16:27 UTC (permalink / raw)
  To: wolfgang; +Cc: reiserfs-list, vs

Wolfgang Rohdewald wrote:

>On 26.10.2003 13:06, Hans Reiser wrote:
>HR> Are you using the SuSE kernel?
>
>No, Debian unstable with a standard 2.4.22 kernel augmented with ibcs2, qc-usb.
>I am using ibcs2 since years and qc-usb since several months.
>
>HR> Are you using NFS?
>
>Never.
>
>/usr/src/linux# grep -i nfs .config
># CONFIG_NFS_FS is not set
># CONFIG_NFS_V3 is not set
># CONFIG_NFS_DIRECTIO is not set
># CONFIG_ROOT_NFS is not set
># CONFIG_NFSD is not set
># CONFIG_NFSD_V3 is not set
># CONFIG_NFSD_TCP is not set
># CONFIG_NCPFS_NFS_NS is not set
>
>  
>
Vladimir, please look into this.

-- 
Hans



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

* Re: file attributes destroyed.
  2003-10-26 13:52   ` Wolfgang Rohdewald
@ 2003-10-26 16:29     ` Hans Reiser
  2003-10-26 17:05       ` Wolfgang Rohdewald
  0 siblings, 1 reply; 9+ messages in thread
From: Hans Reiser @ 2003-10-26 16:29 UTC (permalink / raw)
  To: wolfgang; +Cc: reiserfs-list, vs

Wolfgang Rohdewald wrote:

>On 26.10.2003 13:50, Vitaly Fertman wrote:
>VF> would you take the latest reiserfsprogs from our ftp site (3.6.11) and run
>VF> reiserfsck to be sure that there are no fs corruptions.
>
>I'll try that later, being away now for a while.
>
>  
>
Ah, wait, I forgot, did you ever use a kernel version older than 2.4.22 
on this fs?  Could the corruption be from that time?

-- 
Hans



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

* Re: file attributes destroyed.
  2003-10-26 16:29     ` Hans Reiser
@ 2003-10-26 17:05       ` Wolfgang Rohdewald
  0 siblings, 0 replies; 9+ messages in thread
From: Wolfgang Rohdewald @ 2003-10-26 17:05 UTC (permalink / raw)
  To: reiserfs-list

On 26.10.2003 17:29, Hans Reiser wrote:
HR> Ah, wait, I forgot, did you ever use a kernel version older than 2.4.22 
HR> on this fs?  Could the corruption be from that time?

I am not sure how old this file system is but it has certainly seen 2.4.20
and 2.4.21.

However the files were still intact when I made my nightly backup last night.
I'll try reiserfsck later.

-- 
Wolfgang

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

* Re: file attributes destroyed.
  2003-10-26 12:50 ` Vitaly Fertman
  2003-10-26 12:06   ` Hans Reiser
  2003-10-26 13:52   ` Wolfgang Rohdewald
@ 2003-10-27  4:54   ` Wolfgang Rohdewald
  2 siblings, 0 replies; 9+ messages in thread
From: Wolfgang Rohdewald @ 2003-10-27  4:54 UTC (permalink / raw)
  To: reiserfs-list

On 26.10.2003 13:50, Vitaly Fertman wrote:
VF> would you take the latest reiserfsprogs from our ftp site (3.6.11) and run
VF> reiserfsck to be sure that there are no fs corruptions.
VF>

I now did. Actually I downloaded the latest Knoppix which contains reiserfsck 3.6.11.
Result: Nothing found.

I guess I'll just wait and see if it happens again.
Thank you very much for your help anyway.

reiserfsck --check started at Mon Oct 27 05:27:28 2003
###########
Replaying journal..
0 transactions replayed
Checking internal tree..finished
Comparing bitmaps..finished
Checking Semantic tree:
finished
No corruptions found
There are on the filesystem:
        Leaves 132833
        Internal nodes 893
        Directories 30379
        Other files 461546
        Data block pointers 17680796 (932 of them are zero)
        Safe links 0
###########
reiserfsck finished at Mon Oct 27 05:44:58 2003
###########


-- 
Wolfgang

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

end of thread, other threads:[~2003-10-27  4:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-26 11:27 file attributes destroyed Wolfgang Rohdewald
2003-10-26 12:50 ` Vitaly Fertman
2003-10-26 12:06   ` Hans Reiser
2003-10-26 13:45     ` Wolfgang Rohdewald
2003-10-26 16:27       ` Hans Reiser
2003-10-26 13:52   ` Wolfgang Rohdewald
2003-10-26 16:29     ` Hans Reiser
2003-10-26 17:05       ` Wolfgang Rohdewald
2003-10-27  4:54   ` Wolfgang Rohdewald

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.