Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
08-02-2002 05:11 AM
08-02-2002 05:11 AM
Is there any problem if I migrate FS with JFS 3.1 or JFS 2.xx towards FS in JFS 3.3 ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2002 05:17 AM
08-02-2002 05:17 AM
Re: VXFS
I do not forsee any problem. However, you may want to read readme note, release note... to find out it you have to follow any specific procedure.
Good luck.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2002 05:21 AM
08-02-2002 05:21 AM
Re: VXFS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2002 05:26 AM
08-02-2002 05:26 AM
Re: VXFS
Here I had to disable all outgoing NFS connections for AIX-4.2, since it would hang for all transfers > 2kb :(
NFS-3 -> AIX-4.2 was OK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2002 06:16 AM
08-02-2002 06:16 AM
Re: VXFS
this document will be helpful TKB - KBRC00004126 -
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062390749
Once you upgraded, you cannot mount those filesystems with a vxfs prior release.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2002 07:00 AM
08-02-2002 07:00 AM
Re: VXFS
i have a HP-UX with running a 10.20 with JFS 3.1 for example, a other HP-UX with running in 11.00 with JFS 3.3 for example.
Can I migrate FS from JFS3.1 vxfs to JFS 3.2 or 3.3 ? Or must I have JFS in the both servers the same revison of JFS ?
thanks .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2002 07:31 AM
08-02-2002 07:31 AM
Solution- JFS version (eg 3.1, 3.3)
- JFS disk layout version (eg: 3, 4)
JFS disk layout version 4 (which comes default on 11.11 onwards) can only be used by JFS version 3.3
JFS disk layout version 3 (10.20 and 11.0) can be used by both JFS version 3.1 and 3.3
The dfference between JFS disk layout version 3 and 4 is that verwion 4 supports ACL that's it.
Now to answer your question ..
1) Yes you can migrate from JFS 3.1 to 3.3
2) No you don't have to have both on the same JFS version, they work just fine (10.20 with JFS 3.1 and 11.0 with JFS 3.3) but I would recommend the upgrade to 3.3 which performs better plus it supports ..
=> ACLs
=> Version 4 disk layout
=> vxtunefs (tuning JFS FS)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2002 07:17 AM
08-03-2002 07:17 AM
Re: VXFS
in addition to S.K.'s reply:
the commands to handle ACLs have changed, too!
For HP-UX 10.20 you had "lsacl" and "chacl", but with JFS3.3 you will have to use "getacl" and "setacl"...
HTH,
Wodisch