- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Interactive Ignite - Need to increase file systems...
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-17-2004 05:23 AM
03-17-2004 05:23 AM
Interactive Ignite - Need to increase file systems but can't
I presently have 2 disks in VG00 and that is what the Ignite image is of.
When I boot off of the Ignite tape and go into the ignite interactive menu, and try to modify the filesystem sizes, it says I don't have enough space in Vg00. I do though.. in fact my space Available even says I have many megs left, but when I increase a few file systems it errors out acting as if I truly don't have a second disk in the VG00. So I try to proceed on and it won't continue on with the ignite as long as I have these errors.
Anyone else see this problem? I could just ignite it as is with the current file system sizes, and then increase them at single user mode but I thought with this interactive Ignite, that I could just do it there. It seems to be its just not working correctly.
Angie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2004 05:37 AM
03-17-2004 05:37 AM
Re: Interactive Ignite - Need to increase file systems but can't
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2004 05:38 AM
03-17-2004 05:38 AM
Re: Interactive Ignite - Need to increase file systems but can't
I've seen situations when the PE size is too small and all usuable space on the disks is unavailable.
If you do the following you should be able to do what you wish.
do make_tape_recovery tape
Boot at console
Intervene at the 10 second prompt
sea
bo p2 if the sequential device is p2
N Interact with ISL
Interupt at the keyboard to the interactive Ignite Interface.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2004 05:56 AM
03-17-2004 05:56 AM
Re: Interactive Ignite - Need to increase file systems but can't
To recap a bit... I have 2 18-gig disks in VG00 and this was done BEFORE the ignite image was made.
I am now in Ignite Interactive mode and want to expand /tmp.
Right now its at 2000 MB (2 gig) and I want to increase it to 3000 MB (3 gig).
Available on this screen says 17396 MB (how much room is available for me to expand my filesystems).
When I change it from 2000 to 3000 and click on "Modify" button to apply the change within Ignite interactive, it says the following error:
"Message from /opt/ignite/bin/itool ()
The following errors occurred while trying to apply the current file system layout to the available physical disk space. One possible reason for the errors is that you have selected a root disk which is too small in size.
ERROR: There is not enough disk space to allocate for volume: "/u01" Short by 964 Mb.
It then proceeds to change tmp to 3000 and I have now 16396 MB Avail.
SO it errors out... and it changes it. Now if I proceeded on with "GO!".. it wouldn't do it because it would say I would have errors to fix.
I'm stumped.
Angie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2004 09:08 PM
03-17-2004 09:08 PM
Re: Interactive Ignite - Need to increase file systems but can't
I have had quite a similar issue. My guess was that it had to do with the Ignite version, because I have done similar filesystem size increase/decrease in cloning systems before.
I am not sure but I think the issue was with version 4.1.61. You might want to try a version 3 Ignite-UX to double-check...
Interestingly I had to downsize for a smaller disk and the more I decreased the lvol the more extents Ignite was missing! Somewhere some size calculation must be broken...
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2004 09:28 PM
03-17-2004 09:28 PM
Re: Interactive Ignite - Need to increase file systems but can't
Click on the 'additional tasks' button, then go to 'volume parameters'. You will probably find that under the disk column it says '1'. If you click on the disk mapping button you should be able to change that to 'any' and then ignite will create the filesystem on any of the disks that has enough space.
Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 03:18 AM
03-18-2004 03:18 AM
Re: Interactive Ignite - Need to increase file systems but can't
Thanks!
Angie