- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ignite file system size problem
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-20-2005 06:39 AM
08-20-2005 06:39 AM
Ignite file system size problem
impacts = "/" 649Kb
impacts = "/.ssh" 1Kb
impacts = "/.sw" 39Kb
impacts = "/dev" 20Kb
impacts = "/etc" 95711Kb
impacts = "/home" 46521Kb
impacts = "/omzsv2" 3Kb
impacts = "/omzsv3" 12482Kb
impacts = "/opt" 2954850Kb
impacts = "/sbin" 121906Kb
impacts = "/stand" 106246Kb
impacts = "/tmp" 153047Kb
impacts = "/usr" 2764347Kb
impacts = "/var" 1249577Kb
When I attempt to ignite the new server, the file system sizes do not match this. The worst problem is the / (root) filesystem is 16668MB large and ignite will not let me change the size.
Then I look in the clients directory under /var/opt/ignite/clients and the config file that was created for this newly created client has the root file system at 16668MB.
I have no idea why it does this. I tried completely removing the cleint from ignite and verify it's client dir is deleted. For some reason it always seems to create these config files for the client with HUGE filesystem sizes. I ran into this last week when setting up two other servers.
Any help would be greatly appreciated...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2005 07:22 AM
08-20-2005 07:22 AM
Re: Ignite file system size problem
/opt/ignite/data/Rel_B.11.11/config
Defaults to all clients are defined in
/var/opt/ignite/config.local
Check these two files. I am sure somewhere the root filesystem size 16668MB is defined.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2005 11:51 PM
08-20-2005 11:51 PM
Re: Ignite file system size problem
if your goal is extend the root filesystem then I suggested you the procedure from another ITRC doc:
VIKBRC00010528 - Sys Adm: Using Ignite-UX to extend /stand or / filesystem?
You should backup your system by make_tape_recovery and then change parameters (the size of the root filesystem) like the doc.
I know that procedure works fine.
Hope this helps you.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2005 01:33 AM
08-21-2005 01:33 AM
Re: Ignite file system size problem
The problem is I start with a brand new client in ignite with nothing in it's directory. After lanbooting the client from the ignite server and getting the advanced configuration GUI to display, a config file gets created forthe clitnt with with extrememly large file system sizes; especially root. Any attempts to change the size to a smaller value fail as ignite complains. I think it's kind of crazy to have a 16GB root file system.
The ignite server is C.6.1.44...
any other ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2005 11:27 AM
08-23-2005 11:27 AM
Re: Ignite file system size problem
Check for the variable _hp_root_disk in the /var/opt/ignite/clients/
init _hp_root_disk="
This would allow to change the layout of root disk in the GUI.
The weired size 16668MB is being calculted wrongly by Ignite-UX .Is your system patched to the recomended patch level ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2005 03:43 AM
08-26-2005 03:43 AM
Re: Ignite file system size problem
_hp_ignore_sw_impact=1
I'll be upgrading soon to C.6.2.241 and well see if this was a bug in C.6.1.44