[DRBD-user] file owner and group changing after switch over

David Hansel hanselzen at gmail.com
Thu Dec 13 03:23:04 CET 2007

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


Hi All,

I have a problem when i testing DRBD. Everytime the drbd switch over
the file owner and group will be change.
This is the chown in box 1:

-rw-r--r-- 1 mysql mysql        0 2007-12-12 18:47 debian-5.0.flag
-rw-r----- 1 mysql mysql 10485760 2007-12-12 18:54 ibdata1
-rw-r----- 1 mysql mysql  5242880 2007-12-12 18:54 ib_logfile0
-rw-r----- 1 mysql mysql  5242880 2007-12-05 11:32 ib_logfile1
drwxr-xr-x 2 mysql mysql     4096 2007-12-05 11:32 mysql



then after switch over to box 2. The file owner and group changing become this

-rw-r--r-- 1 60 crontab        0 Dec 12 18:47 debian-5.0.flag
-rw-r----- 1 60 crontab  5242880 Dec 13 10:05 ib_logfile0
-rw-r----- 1 60 crontab  5242880 Dec  5 11:32 ib_logfile1
-rw-r----- 1 60 crontab 10485760 Dec 13 10:05 ibdata1
drwxr-xr-x 2 60 crontab     4096 Dec  5 11:32 mysql

The file owner and group right now it 60 and crontab.

Anyone know how to fix this problem?
-- 
Best Regards,
David Hansel



More information about the drbd-user mailing list