- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: unable to mount newly created file system on b...
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
03-04-2006 05:57 AM
03-04-2006 05:57 AM
Hi ,
We have created new file system on production server .after the BCV operation we are not able to mount this file system on backup server .We are getting the following error
root:lion# fsck -F vxfs -o full /dev/pcdmvg_23_01a/rfs_rdbm704
invalid super-block
search for auxiliary super-block? (ynq)y
alternate super-block not found
vxfs fsck: cannot initialize aggregate
file system check failure, aborting ...
root:lion# mount /dev/pcdmvg_23_01a/fs_rdbm704 /pcdm/rdbm704
mount - unrecognized vxfs version number
Your help will be higly appreciated
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2006 08:44 AM
03-04-2006 08:44 AM
Re: unable to mount newly created file system on bcv server after the BCV operation
Did you vgimport the vg on the bcv server?
As far as "unrecognized vxfs version number" - do both servers have the same OS revision? IE 11iv1?
If not - then you can NOT create a filesystem on the higher one with the defaults (IE don't newfs) - you need to use mkfs_vxfs - do a man on that - I think you need the option version=3 (or 4) depending of what your bcv server is at.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2006 10:03 AM
03-04-2006 10:03 AM
Re: unable to mount newly created file system on bcv server after the BCV operation
I thing i need to install JFS3.3 on the BCV server to identify the version 4 FS .Pls confirm
Thanks
Ajeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2006 10:42 AM
03-04-2006 10:42 AM
Re: unable to mount newly created file system on bcv server after the BCV operation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2006 10:55 AM
03-04-2006 10:55 AM
Re: unable to mount newly created file system on bcv server after the BCV operation
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2006 11:06 AM
03-04-2006 11:06 AM
Re: unable to mount newly created file system on bcv server after the BCV operation
If i upgrade to JFS 3.3 ,will i loose any data in my existing File system .How complex this upgradation ? do i need to take more care while upgradating to JFS 3.3(linke taking entire backup ..etc)?Is it possible to rollback the change ,if i face some other problem after upgrade ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2006 11:32 AM
03-04-2006 11:32 AM
SolutionYou can download JFS 3.3 for 11.0 here:
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8861E
A reboot is required for installation, since kernel filesets are installed.
Consider that support for 11.0 ends December 2006, so doing this now may be a wise choice.
Having installed the new version, you use 'vxupgrade' to change the filesystem version from 3-to-4. This is a very quick, straightforward operation and no data will be lost. As always, for the utmost safety, backup your filesystem first.
http://www.docs.hp.com/en/B2355-90681/vxupgrade.1M.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2006 07:34 PM
03-06-2006 07:34 PM
Re: unable to mount newly created file system on bcv server after the BCV operation
Thanks for your reply.
1) Is it possible to downgrade the file system layout version from 4 to 3 ?? .
Will my data be intact?
2) If I'm upgrading my 11.00 box from JFS 3.1 to 3.3 , what will be the impact on existing layout 3 file system ??
3) Will everything mount normally?? Or we have to do some integrity check on file systems?
4 ) Can I rollback to JFS 3.1 from 3.3 after installation, in case a failback is required? Will I require to select any additional option during installation for enabling rollback?
This is a production box requiring 24*7 uptime. So What are all other precautions to be taken care like Minimum patch level required etc..
Thanks in advance.
Ajeesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2006 08:24 PM
03-06-2006 08:24 PM
Re: unable to mount newly created file system on bcv server after the BCV operation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2006 08:27 PM
03-06-2006 08:27 PM
Re: unable to mount newly created file system on bcv server after the BCV operation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2006 08:31 PM
03-06-2006 08:31 PM
Re: unable to mount newly created file system on bcv server after the BCV operation
:)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2006 08:32 PM
03-06-2006 08:32 PM
Re: unable to mount newly created file system on bcv server after the BCV operation
"
:)