- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: fstyp command dumps a core
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-19-2001 11:53 PM
08-19-2001 11:53 PM
Now, the fstyp command crashes when it tries to use that VxFS layout 4 file system.
# fstyp -v /dev/vg00/rlvol6
vxfs
Memory fault(coredump)
Any idea ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 12:10 AM
08-20-2001 12:10 AM
Re: fstyp command dumps a core
Have you got the fstyp patch loaded ?
PHCO_18471
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 12:10 AM
08-20-2001 12:10 AM
Re: fstyp command dumps a core
Hi,
This sound like Vxfs Patches. Which Release of HP-UX are you using ?
You can check if you get all the patch release of VXFS at the following adress (for 11.00):
http://europe-support2.external.hp.com/wpsl/bin/doc.pl/sid=233ec14f0c67c7e8e7/screen=wpslCandidateList
PJA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 12:30 AM
08-20-2001 12:30 AM
Re: fstyp command dumps a core
$ /usr/sbin/swlist -l fileset -a state PHCO_18471
# Initializing...
# Contacting target "system"...
#
# Target: system:/
#
# PHCO_18471
PHCO_18471.UX-CORE configured
The HP-UX release is 11.00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 12:51 AM
08-20-2001 12:51 AM
SolutionYou upgraded vg00/lvol6, /opt, right ?
according to the man page this is not advised, you should not upgrade to type 4 either /, /usr, /opt or /var as these are crucial to system recovery. If you call HP im sure they will say its unsupported. I would revert back to type 3.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 02:01 AM
08-20-2001 02:01 AM
Re: fstyp command dumps a core
vxupgrade advises nothing about this.
I upgraded to layout 4 because it's the JFS 3.3 is the first release that can reduce a Veritas file system online...
and I needed to reduce the /opt file system online.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 02:09 AM
08-20-2001 02:09 AM
Re: fstyp command dumps a core
On our JFS 3.3 boxes the vxupgrade man page says;
You cannot upgrade the root (/)or /usr file systems to Version 4 on an
11.0 system running JFS 3.3 from the Application CD. Additionally, we
do not advise upgrading the /var or /opt file systems to Version 4 on
an 11.0 system. These core file systems are crucial for system
recovery. The HP-UX 11.0 kernel and emergency recovery media were
built with an older version of JFS that does not recognize the Version
4 disk layout. If these file systems were upgraded to Version 4, your
system would fail to boot with the 11.0 kernel as delivered or the
emergency recovery media. You can, however, upgrade these core file
systems to Version 4 on an HP-UX 11.1x system.
Disk layout versions cannot be downgraded, for example, you cannot
change a file system from disk layout version 4 to disk layout version
Maybe your manpage is out of date ? If you have upgraded /opt to type 4 youre in trouble as you cant downgrade. Looks like your going to have to boot in single user mode, create a new /opt at the correct size and type 3 and cpio everything over from your current /opt (type 4).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 02:12 AM
08-20-2001 02:12 AM
Re: fstyp command dumps a core
NOTES
Once a file system has been upgraded to Version 3, it is no longer
mountable with releases of VxFS prior to VxFS 3.0.
File systems cannot be downgraded.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 02:33 AM
08-20-2001 02:33 AM
Re: fstyp command dumps a core
Your manual pages tell about "CD". I create periodically an Ignite Recovery cartridge in order to recover the system in a disaster. Are that note aplicable to a Ignite cartridge ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2001 02:59 AM
08-20-2001 02:59 AM
Re: fstyp command dumps a core
The note about the CD just means if you installed JFS 3.3 from the application CD, nothing else.
Other options are to use ignite to backup vg00, boot from the DAT ignite tape you created and restore vg00 - and you can then create /opt to the size you want and it will be type 3.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2001 12:41 AM
08-30-2001 12:41 AM
Re: fstyp command dumps a core
It may be a mistake, that advise would be in HP-UX 11.0 man pages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2001 01:27 AM
08-30-2001 01:27 AM
Re: fstyp command dumps a core
Same thing applies to 11.0 man page for vxupgrade;
You cannot upgrade the root (/)or /usr file systems to Version 4 on an
11.0 system running JFS 3.3 from the Application CD. Additionally, we
do not advise upgrading the /var or /opt file systems to Version 4 on
an 11.0 system. These core file systems are crucial for system
recovery. The HP-UX 11.0 kernel and emergency recovery media were
built with an older version of JFS that does not recognize the Version
4 disk layout. If these file systems were upgraded to Version 4, your
system would fail to boot with the 11.0 kernel as delivered or the
emergency recovery media. You can, however, upgrade these core file
systems to Version 4 on an HP-UX 11.1x system.