Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

JFS Logs

Status
Not open for further replies.

comtec17

Vendor
Jun 18, 2002
2,338
US
Hello all,
I have always been taught that you create 1 jfs logvol per volume group on the system. What does everyone else here do?
 
You can have more than 1 log per VG. It all depends on the size of the filesystems in the VG and location of PV in the VG. Also, a log can only be 256MB (1GB of outline log in 5.2) so if the FS is huge then a second log would be needed. General rule is 2MB log space for 1GB of filesystem size.
 
On high transaction databases I create multiple logs on seperate disks. Regular low write fs's have no problem with a single shared JFS log, but if you have a number of fs's with a high write ratio I find it better to split the jfs logs. This keeps the JFS log from becomming a hotspot/bottleneck.
 
Hi
There is one jfslog per one volume group.But depending on the application and busy file system ...better to create one
jfslog per one jfs file system.No problem...no hard and fast rules over here

sushveer
IBM certified specialist-p-series AIX5L System Administration
AIX/SOLARIS/WEBSPHERE-MQ/TIVOLI Administrator
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top