HP-UX
1748156 회원
3768 온라인
108758 솔루션
새 메시지

newfs에서 largfiles 옵션이 안먹습니다....

 
하선철
신규 회원

newfs에서 largfiles 옵션이 안먹습니다....

운영체제 : hp-ux 11.00

시스템 : k460



파일시스템을 새로 구성을 하고 있습니다.

그런데 예전에 사용할때에는 largfiles 시스템으로 구성을 했는데..

지금은 newfs에서 구성이 안됩니다.



방법을 알려주세요...



# newfs -F vxfs -o largfiles /dev/vg02/lvol1

newfs (vxfs): Illegal suboption -- largfiles

vxfs usage: newfs special

where mkfs-options are:

-s file system size (sectors)

-b block size

-o largfiles|nolargefiles

#



이렇게 나옵니다. 이럴경우 어떻게 하는지...

pvcreate -f 부터 새로 처음부터 여러번 했지만 ... 안되네요..

sam으로 해도 안되구요..

fsadm으로 해도 안되구요...



그냥 largfiles 옵션을 안주고 만들면 만들어져요..



이런경우는 처음 당하니 당황스럽네요..

빠른 답변 부탁드립니다.

3 응답 3
wang gi kim
임시 조언자

newfs에서 largfiles 옵션이 안먹습니다....

하선철님 안녕하세요? 잘모르지만 어디선가 뵌듯하네요...

새해 복마니 받구요..



위의 내용은 -o largefiles입니다. largfiles에서 e(이)가 빠졌네요.

치과에 갔다오신다음에 얘기를 해야될것 같은데요..



그리구여..마지막에 rlvol입니다.(노파심에서..)



bye~~



http://hsc.pe.kr ->hp-ux shool 대장이군요. 방가방가~~

김태경
조언자

newfs에서 largfiles 옵션이 안먹습니다....

lvol 생성후 변경 할려면 fsadm으로 하면 됩니다.

fsadm performs online administration functions on VxFS file systems.

fsadm supports file-system resizing, extent reorganization, directory

reorganization, and querying or changing the largefiles flag. fsadm

operates on file systems mounted for read/write access, however, the

-o option can also operate on a special device containing a clean,

unmounted file system. Only a privileged user can change the

largefiles flag on a mounted file system, or resize or reorganize a

file system.



VxFS file systems running on HP-UX 10.20 and later contain features

that are incompatible with earlier versions of HP-UX and applications.

These features are large files (file sizes greater than two

gigabytes), and hierarchical storage management via the DMAPI (Data

Management Applications Programming Interface).





file system 의 속성은 다음으로 알 수 있습니다.

#fstyp -v /dev/vg#/lvol#



long f_bavail; /* free blocks available to non-superuser */

long f_bfree; /* free blocks */

long f_blocks; /* total blocks in file system */

long f_bsize; /* fundamental file system block size in bytes */

long f_ffree; /* free file nodes in file system */

long f_files; /* total file nodes in file system */

long f_type; /* type of info, zero for now */

fsid_t f_fsid /* file system ID. f_fsid is the file system

type; see sysfs(2) */

김병수
본과생

newfs에서 largfiles 옵션이 안먹습니다....

김왕기님의 말씀대로 너무 빨리 작업을 하려다 오타가 발생되었나 봅니다.



# newfs -F vxfs -o largefiles /dev/vg02/rlvol1



다시 한번 해보시구요.



천천히 작업하시기 바랍니다.



서두르면 오히려 더 않되니깐요.



새해 복많이 받으시요.



PS) 하선철님이 방장이군요..반갑습니다.



hprc에서 이렇게 뵐수있으니깐요..