LVM2 에서 볼륨그룹확장 하기... (로지컬볼륨 확장)

GoodWolf의 이미지

안녕하세요?
..
lvm2를 사용중이구요,
..
기존에 vg02라는 볼륨그룹을 만들어서 그 안에 1.8T짜리 LV를 생성해서 잘 썻습니다. ext2이구요,
..
여기에 1.8T짜리를 한개 더 추가하려고 하는데요,
..
일단 pvcreate로 sdc1를 pv로 만들어주고,
..
lvextend로 /dev/vg02/some 을 3.63T로 늘려주었습니다.
..
여기까지는 잘되었는데,
..
ext2resize로 파일시스템을 늘리려고,
..

ext2resize -v /dev/vg02/some 3.63T 라고 치니
..

안되고 --help 메뉴만 나오더라구요, -_-;;
..
그래서

ext2resize -v /dev/vg02/some 3630G 라고 치니까

group 14808 inode table has offset 2, not 119
group 14809 inode table has offset 2, not 119
group 14810 inode table has offset 2, not 119
group 14811 inode table has offset 2, not 119
group 14812 inode table has offset 2, not 119
group 14813 inode table has offset 2, not 119
group 14814 inode table has offset 2, not 119
group 14815 inode table has offset 2, not 119
group 14816 inode table has offset 2, not 119
group 14817 inode table has offset 2, not 119
group 14818 inode table has offset 2, not 119
group 14819 inode table has offset 2, not 119
group 14820 inode table has offset 2, not 119
group 14821 inode table has offset 2, not 119
group 14822 inode table has offset 2, not 119
group 14823 inode table has offset 2, not 119
group 14824 inode table has offset 2, not 119
group 14825 inode table has offset 2, not 119
group 14826 inode table has offset 2, not 119
group 14827 inode table has offset 2, not 119
using 0 reserved group descriptor blocks
relocating blocks....
scanning group 10540... 262143/262143 blocks resolved
ext2resize: not enough free blocks to fill list

이렇게 에러가 뜹니다. +_+
..

커널은 2.6.18이구요,
..
블럭 디바이스에서 4TB이상 디바이스 엑세스 하도록 옵션 설정했습니다 .+_+

뭐가 문제일까요? ㅡㅡ;;
..

아, 또한가지 질문입니다.
..
현재 ext2로 되어 있는 시스템을 ext3나 ReiserFS로 변환하고자 합니다.
..

추천및 조언 부탁드리겠습니다. ^^;

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.