ext3, reiserfs 메타데이터 위치 별도로 지정할 수 있나요?

윤형수의 이미지

OS : Redhat 7.3 (Personal)
Storage : FC Array

-. ext3나 reiserfs를 Filesystem HeartBeat로 사용하려고 합니다.
ext3, reiserfs 파일시스템 생성시에 metadata 위치를 지정할 수 있나요?

코딩하면서, reiserfs 파일시스템이 update 될때 마다 바로 인식하여
이 파일시스템이 살아있는지 체크하는 코딩을 하려고 하는데,, 몇번 해보았는 데 쓸때마다 update 되지 않고, 어느정도 시간 있다가 update된다고
생각합니다. 이런 이유가 metadata 위치가 Local 디스크에 있어서 그렇다고
들었기에, metadata를 Storage의 reiserfs파일시스템에 같이 위치 시킬 수 있는지 궁금합니다. ext2같은 경우는 update될때마다 바로 update되었다고 인식할 수 있는 것처럼 말입니다. 아니면 코딩시에 ext2처럼 update될대마다 update되었는지 알 수 있는 방법이 있는지요?

고수분들의 많은 도움 부탁드립니다.

hb_kim의 이미지

윤형수 wrote:
OS : Redhat 7.3 (Personal)
Storage : FC Array

-. ext3나 reiserfs를 Filesystem HeartBeat로 사용하려고 합니다.
ext3, reiserfs 파일시스템 생성시에 metadata 위치를 지정할 수 있나요?

코딩하면서, reiserfs 파일시스템이 update 될때 마다 바로 인식하여
이 파일시스템이 살아있는지 체크하는 코딩을 하려고 하는데,, 몇번 해보았는 데 쓸때마다 update 되지 않고, 어느정도 시간 있다가 update된다고
생각합니다. 이런 이유가 metadata 위치가 Local 디스크에 있어서 그렇다고
들었기에, metadata를 Storage의 reiserfs파일시스템에 같이 위치 시킬 수 있는지 궁금합니다. ext2같은 경우는 update될때마다 바로 update되었다고 인식할 수 있는 것처럼 말입니다. 아니면 코딩시에 ext2처럼 update될대마다 update되었는지 알 수 있는 방법이 있는지요?

고수분들의 많은 도움 부탁드립니다.

ext2 파일시스템에서는 원하는 기능을 이미 구현하신것 같은데, 어떻게 하셨는지 좀더 자세이 설명을 해주시면 답변을 쉽게 얻으실수 있지 않을까요?

참고로 reiser 파일 시스템은 inode 내에도 소용량의 파일이 담겨져 있을수 있기 때문에 메타데이터와 데이터의 구분이 아주 명확하지가 않습니다. 따라서 reiser FS 에서 메타데이터를 로컬 디스크에 저장한다는 이론은 좀더 검증을 받은후에 믿으시는게 좋을듯 합니다.

정태영의 이미지

fam소스를 참고해보면 어떨까요..

Homepage: http://oss.sgi.com/projects/fam
Description: FAM, the File Alteration Monitor

오랫동안 꿈을 그리는 사람은 그 꿈을 닮아간다...

http://mytears.org ~(~_~)~
나 한줄기 바람처럼..

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.