- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem extend /tmp "Urgent"
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-27-2010 02:03 PM
08-27-2010 02:03 PM
Problem extend /tmp "Urgent"
I have the problem, nedd help urgent
run command:
lvextend -L 2048 /dev/vg00/lvol4
sucessfu
run command:
SAPL918_RX6600:/> fsadm -F vxfs -b 2048M /tmp
vxfs fsadm: V-3-25255: fsadm: You don't have a license to run this program
Error.
how extend FileSystem /tmp???
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2010 02:21 PM
08-27-2010 02:21 PM
Re: Problem extend /tmp "Urgent"
If you doin't have OnlineJFS, you will need to unmount filesystems to 'extendfs' them. SInce it is very difficult to do with filesystems like '/tmp', you can:
. reboot into single-user mode.
. use the commands in '/sbin' or mount '/usr'.
. run 'extendfs'
. reboot to resume normally
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2010 02:32 PM
08-27-2010 02:32 PM
Re: Problem extend /tmp "Urgent"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2010 03:42 PM
08-27-2010 03:42 PM
Re: Problem extend /tmp "Urgent"
SAPL918_RX6600:/> swlist -l fileset | grep -i -e JFS -e VXFS
# JFS B.11.31 Base VxFS File System 4.1 for HP-UX
JFS.VXFS-BASE-KRN B.11.31 The Base VxFS File System Kernel files
JFS.VXFS-BASE-RUN B.11.31 Utilities for JFS management
JFS.VXFS-ENG-A-MAN B.11.31 VXFS Manual Pages for HP-UX
JFS.VXFS-JPN-E-MAN B.11.31 VXFS Manual Pages for HP-UX
JFS.VXFS-JPN-S-MAN B.11.31 VXFS Manual Pages for HP-UX
# PHCO_37394 1.0 VxFS mkfs(1M) cumulative patch
PHCO_37394.VXFS-BASE-RUN 1.0 JFS.VXFS-BASE-RUN
PHCO_37807.VXFS-BASE-RUN 1.0 JFS.VXFS-BASE-RUN
# PHKL_36797 1.0 VxFS4.1 kernel module patch
PHKL_36797.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN
OnlineJFS is installed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2010 03:45 PM
08-27-2010 03:45 PM
Re: Problem extend /tmp "Urgent"
- Doesn't looks like you have online JFS installed.
Try :
# /usr/sbin/swlist -l product | grep -i onlinejfs
$ /usr/sbin/swlist -l product | grep -i onlinejfs
AONLINEJFS B.05.00.01 OnlineJFS Integration Product
OnlineJFS01 5.0 Online features of the VxFS File System
$
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2010 03:52 PM
08-27-2010 03:52 PM
Re: Problem extend /tmp "Urgent"
Also check:
$ swlist -l fileset OnlineJFS01
# Initializing...
# Contacting target "hpux10"...
#
# Target: hpux10:/
#
# OnlineJFS01 5.0 Online features of the VxFS File System
OnlineJFS01.VXFS50-AD-RN 5.0 Utilities for VxFS 5.0 management
$
- Further check the Veritas license :
# /sbin/vxlicrep
Hth,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2010 04:13 PM
08-27-2010 04:13 PM
Re: Problem extend /tmp "Urgent"
Is this PA or Integrity, they are different.
Some threads:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1210691
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=92444
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=84785
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1033798
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2010 05:44 PM
08-27-2010 05:44 PM
Re: Problem extend /tmp "Urgent"
==> I cant see Online JFS installed.
==> Please find the document below to boot in single usermod
http://docs.hp.com/en/A5201-96044/apas02.html
Regards,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2010 03:44 AM
08-28-2010 03:44 AM