본문 바로가기

0과 1 그 끝없는 세상/IBM AIX

[/var/preserve] What is /var/preserve on AIX?

ex나 vi 같은 에디터 사용 중, 해당 세션이 크래쉬가 생긴 경우 생성되는 덤프파일 저장소이다.

사용자가 "-r" 옵션을 사용하여 해당 파일(Ex******)을 추후에 복구 시킬 때 사용된다.

복구 할 필요가 없는 파일들은 삭제해도 무방하다.

그러나 디렉토리 자체를 삭제하면 안된다.

It's the preservation directory for ex and vi.
When an editor session crashes, a dump file is created in /var/preserve.
Users can then recover the files using the "-r" flag.
They can list saved files by using "-r" with no arguments.
They then recover a file by using "-r" with the file's name as listed (not the Ex* name from /var/preserve).
You can, and should, clean out old files, but don't remove the directory itself.

Example )
[localhost:root] /var/preserve > ls -al
total 3703440
drwxrwxrwx    2 bin      bin            4096 Jan 25 14:44 .
drwxr-xr-x   31 bin      bin            4096 Mar 30 2010  ..
-rw-------    1 jeus5    jeus         163840 Mar 08 2010  Exaaa01454
-rw-------    1 jeus5    jeus         163840 Dec 13 2009  Exaaa03364
-rw-------    1 dev01    jeus      116162560 Mar 29 2010  Exaaa05750
-rw-------    1 dev01    jeus      152764416 Jan 15 2010  Exaaa15812
-rw-------    1 dev01    jeus      152764416 Jan 15 2010  Exaaa15814
-rw-------    1 root     system       196608 Jan 27 2010  Exaaa28094
-rw-------    1 root     system       196608 Jan 27 2010  Exaaa28096
-rw-------    1 dev01    jeus      115572736 Mar 29 2010  Exaaa45326
-rw-------    1 dev01    jeus      116162560 Mar 29 2010  Exaaa45328
-rw-------    1 jeus5    jeus         360448 Jan 23 2010  Exaaa47520
-rw-------    1 jeus5    jeus         163840 Dec 13 2009  Exaaa50810
-rw-------    1 jeus5    jeus      129368064 Feb 03 2010  Exaaa54944
-rw-------    1 jeus5    jeus      129368064 Feb 03 2010  Exaaa54946
-rw-------    1 root     system       163840 Jan 27 2010  Exaaa57480
-rw-------    1 root     system       163840 Jan 27 2010  Exaaa57482
-rw-------    1 root     system    124026880 Feb 10 2010  Exaaa60934
-rw-------    1 root     system    124026880 Feb 10 2010  Exaaa60936
-rw-------    1 jeus5    jeus         163840 Jan 28 2010  Exaaa61432
-rw-------    1 jeus5    jeus         163840 Jan 28 2010  Exaaa61434
-rw-------    1 root     system    124026880 Feb 10 2010  Exaaa64960
-rw-------    1 jeus5    jeus         163840 Mar 22 2010  Exaaa73702
-rw-------    1 jeus5    jeus         163840 Mar 08 2010  Exaaa81356
-rw-------    1 dev01    jeus        3866624 Jan 09 18:52 Exaaa81750
-rw-------    1 dev01    jeus        3866624 Jan 09 18:52 Exaaa83680
-rw-------    1 dev01    jeus      129269760 Feb 11 2010  Exaaa86014
-rw-------    1 dev01    jeus      129269760 Feb 11 2010  Exaaa86016
-rw-------    1 jeus5    jeus       51412992 Jul 16 2010  Exaaa86994
-rw-------    1 jeus5    jeus       51412992 Jul 16 2010  Exaaa86996
-rw-------    1 jeus5    jeus         163840 Jan 28 2010  Exaaa91288
-rw-------    1 jeus5    jeus         163840 Jan 28 2010  Exaaa91290
-rw-------    1 dev01    jeus         262144 Jan 25 14:44 Exaaa91302
-rw-------    1 dev01    jeus         262144 Jan 25 14:44 Exaaa91304
-rw-------    1 dev01    jeus      115572736 Mar 29 2010  Exaaa95860
-rw-------    1 root     system    124026880 Feb 10 2010  Exaaa99162