- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Extending filesystem mounted at /stand
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
10-30-2007 08:25 PM
10-30-2007 08:25 PM
Extending filesystem mounted at /stand
I've got problem with installing QPK on my HP-UX 11iv2 because of insufficient disk space on filesystem mounted at /stand (/dev/vg00/lvol1).
I'm wondering, how to extend it?
any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 08:28 PM
10-30-2007 08:28 PM
Re: Extending filesystem mounted at /stand
it is not possible to extend /stand fs. you need to take make_tape_recovery with -I options and restore the system with large /stand. but under normal conditions /stand is enough . it is possible to share
du -sk /stand /*
with us.
Hasan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 08:30 PM
10-30-2007 08:30 PM
Re: Extending filesystem mounted at /stand
But since you are installing, why don't you make /stand bigger from the very beginning ? The Ignite installation interface allows you to specify other LV-sizes before the effective installation begins. You need to use the advance UI for this.
Als, make / big enough, because this one is als hard to extend later.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 08:34 PM
10-30-2007 08:34 PM
Re: Extending filesystem mounted at /stand
Well then, indeed you could create an ignite backup and re-ignite your system whil extending the /stand volume.
If you have MirorDisk/UX (or HP-UX Enterprise OE) you can follow a different procedure with less downtime. It is still lengthy, but I am willing to provide you some details if you confirm you have MirrorDisk available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 08:36 PM
10-30-2007 08:36 PM
Re: Extending filesystem mounted at /stand
I need to install Quality Pack.
but swagent tells me that it is not enough free space in /stand, after the Analisys Phase.
Before that error occured I've installed another QPK and then removed it after reboot.
Since that reboot I've got problem with free space in /stand
# du -sk /stand /*
251704 /stand
0 /123
1336 /DATA-PROTECTOR
0 /DEPOT
0 /MANPATH
0 /bin
0 /cdrom
0 /depot
128 /dev
66840 /etc
0 /home
1608 /homeroot
0 /install
0 /lib
0 /lost+found
0 /mapfile
0 /net
0 /opt
0 /oracle
8 /sapmnt
102008 /sbin
202208 /stand
416 /tcb
0 /temp
0 /testlf
8 /tmp
0 /tmp_mnt
0 /upg
2459640 /usr
0 /var
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 08:39 PM
10-30-2007 08:39 PM
Re: Extending filesystem mounted at /stand
du -sk /stand/*
without space.
hasan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 08:39 PM
10-30-2007 08:39 PM
Re: Extending filesystem mounted at /stand
Unfortunately I dont have Mirror-UX.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 08:45 PM
10-30-2007 08:45 PM
Re: Extending filesystem mounted at /stand
sorry
# du -sk /stand/*
53288 /stand/backup
0 /stand/boot.sys
8 /stand/bootconf
0 /stand/bootfs
50360 /stand/crashconfig
50280 /stand/current
50312 /stand/hpux_test
16 /stand/ioconfig
8 /stand/kernrel
8 /stand/krs
47384 /stand/last_install
0 /stand/lost+found
0 /stand/nextboot
8 /stand/rootconf
0 /stand/system
8 /stand/system.import
8 /stand/system.prev
8 /stand/system1.05.2004
0 /stand/vmunix
I think that at least /stand/hpux_test can be removed.
it might be some unnecessary test kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 08:46 PM
10-30-2007 08:46 PM
Re: Extending filesystem mounted at /stand
Your best option is to use Ignite-UX in order to resize /stand.
Regards;
J. Bravo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 08:58 PM
10-30-2007 08:58 PM
Re: Extending filesystem mounted at /stand
You could delete old kernel configurations:
To view the kernel backups:
kconfig -v
and to delete the desired old backup kernel:
kconfig -d
Regards;
J. Bravo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 09:01 PM
10-30-2007 09:01 PM
Re: Extending filesystem mounted at /stand
My /stand is 512M and is used up for 55%, so maybe you need to increase /stand anyway.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2007 09:06 PM
10-30-2007 09:06 PM
Re: Extending filesystem mounted at /stand
but be carefull.
hasan.