HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problem with Intent log version 6 on 11.00 and...
Operating System - HP-UX
1833757
Members
2483
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2003 04:50 AM
07-01-2003 04:50 AM
Hi,
I've got a system running 11.00 with JFS 3 intent log version 6 and another system running 11.11 with JFS 4 intent log version 9.
We use BCVs. So daily we do a export from some VGs of the 11.00 system and importing them on the 11.11 system.
Now my problem starts. On the 11.11 system JFS cannot read the intent log of the 11.00 lvols.
So a full fsckk is needed and the intent log is resetted.
So what I want to know is: is the filesystem on the lvol really consistent, because I resetted the intent log. Is it possible, that I have some corrupt files.
Thanks in Advance for your help.
Bye
Elif
I've got a system running 11.00 with JFS 3 intent log version 6 and another system running 11.11 with JFS 4 intent log version 9.
We use BCVs. So daily we do a export from some VGs of the 11.00 system and importing them on the 11.11 system.
Now my problem starts. On the 11.11 system JFS cannot read the intent log of the 11.00 lvols.
So a full fsckk is needed and the intent log is resetted.
So what I want to know is: is the filesystem on the lvol really consistent, because I resetted the intent log. Is it possible, that I have some corrupt files.
Thanks in Advance for your help.
Bye
Elif
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2003 05:40 AM
07-01-2003 05:40 AM
Solution
I had exactly this same problem, only in reverse.
What you have to do is upgrade your JFS on the 11.0 system to use JFS 3.3, which uses the verion 9 log. See product name below in "swlist".
We now split every day with no problem.
1. JFS has versions.
2. echo "8192 B; p S" | fsdb -F vxfs /dev/05vg89/lvol01 | grep log_version
log_version 9 logstart 0 logend 0
3. If you split a BCV and present it from an old server to a new server,
it will FAIL an:
fsck -F vxfs /dev/vgxx/lvolYY
with $? = 12
You will have to do an:
fsck -y -F vxfs /dev/vgxx/lvolYY
4. If you split from a new system to an old system, you probably don't have
a chance!
5. Check the swlists:
# swlist | grep -i jfs
B3929BA B.11.00 HP OnLineJFS (Advanced VxFS)
B3929CA B.03.03 JFS 3.3 Filesystem For 11.00
6. Also, check version with:
# fstyp -v /dev/vgxx/lvoly|grep version
saroot@acshps05:/home/saroot/unix_doc/11#
What you have to do is upgrade your JFS on the 11.0 system to use JFS 3.3, which uses the verion 9 log. See product name below in "swlist".
We now split every day with no problem.
1. JFS has versions.
2. echo "8192 B; p S" | fsdb -F vxfs /dev/05vg89/lvol01 | grep log_version
log_version 9 logstart 0 logend 0
3. If you split a BCV and present it from an old server to a new server,
it will FAIL an:
fsck -F vxfs /dev/vgxx/lvolYY
with $? = 12
You will have to do an:
fsck -y -F vxfs /dev/vgxx/lvolYY
4. If you split from a new system to an old system, you probably don't have
a chance!
5. Check the swlists:
# swlist | grep -i jfs
B3929BA B.11.00 HP OnLineJFS (Advanced VxFS)
B3929CA B.03.03 JFS 3.3 Filesystem For 11.00
6. Also, check version with:
# fstyp -v /dev/vgxx/lvoly|grep version
saroot@acshps05:/home/saroot/unix_doc/11#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2003 05:41 AM
07-01-2003 05:41 AM
Re: Problem with Intent log version 6 on 11.00 and Intent log version 9 on 11.11
Ignore my #4 above, about "you don't have a change". The log formats are the same.
Stuart
Stuart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2003 05:41 AM
07-01-2003 05:41 AM
Re: Problem with Intent log version 6 on 11.00 and Intent log version 9 on 11.11
Ignore my #4 above, about "you don't have a chance". The log formats are the same.
Stuart
Stuart
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP