- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ignite 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
06-03-2004 05:00 PM
06-03-2004 05:00 PM
ignite problem
I would like to ignite two servers with exactly the same software, and the two servers also have the same hardware configuration.
One of the server can ignite successfully, but the other always encountered problem, which indicate some of the specified filesystem size is not enough for the s/w will be installed.
The size of the filesystem, which is defined in the ignite config file, is correct. But I don't understand why the ignite estimate the s/w will be loaded is so big that the size of the filesystem is not enough?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2004 05:32 PM
06-03-2004 05:32 PM
Re: ignite problem
You may have inadvertantly included the golden image tar file or other large file in one or the other configuration/images.
You may have a hardware problem that leaves disk unavailable. Check the ignite hardware inventory image.
Something may be missing.
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
06-03-2004 05:53 PM
06-03-2004 05:53 PM
Re: ignite problem
I suspect it's hardware issue, since the other unit can be successfully loaded. But it could display the two harddisks and size correctly. I don't what else need to check?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2004 06:04 PM
06-03-2004 06:04 PM
Re: ignite problem
1. Check the /var/opt/ignite/clients/clientname/install.log files for both the client where you can pinpoint the problem accurately.
2. Check the hardware of the second server if it is Okay.
3. Check whether you are using same cfg files for both the servers in /var/opt/ignite/INDEX files.
4. Also check whether you have same /opt/ignite/data/Rel_B.11.23/hw_patches_cfg for both the servers.
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2004 06:24 PM
06-06-2004 06:24 PM
Re: ignite problem
i found the problem is that the size of the root_swap, which is two times size of the physical memory, occupied too much of the harddisk. It causes the other software doesn't have enough space to be loaded.
i solve this problem by decreasing the size of the root_swap. But I am not sure whether this will have any potential problem, since root_swap<2*hd?