- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ignite fails with error
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
11-02-2009 11:23 AM
11-02-2009 11:23 AM
Ignite fails with error
ERROR: The list_expander command failed. This could be due to a problem with
parsing /etc/fstab or /etc/mnttab file - see messages above.
Ignite version - C.7.1.93
Ignite server - C.7.1.93
OS - B.11.00
Model - N4000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2009 11:26 AM
11-02-2009 11:26 AM
Re: Ignite fails with error
Did you do this?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2009 12:29 PM
11-02-2009 12:29 PM
Re: Ignite fails with error
======= 11/02/09 20:13:25 MET Started /opt/ignite/bin/make_net_recovery. (Mon
Nov 02 20:13:25 MET 2009)
@(#)Ignite-UX Revision C.7.1.93
@(#)ignite/net_recovery (opt) $Revision: 10.862 $ $Date: 2006/11/07
22:27:51 $
* Testing for necessary pax patch.
* Recovery Archive Description = Recovery Archive
* Recovery Archive Location = ignite.server.com:/var/opt/i
gnite/recovery/archives/client
* Number of Archives to Save = 2
* Pax type = tar
** 0 - The Volume Group or Filesystem is Not included in the
System Recovery Archive
** 1 - The Volume Group or Filesystem is Partially included in the
System Recovery Archive
** 2 - The Volume Group or Filesystem is Fully included in the
System Recovery Archive
* Checking Versions of Recovery Tools
ERROR: The list_expander command failed. This could be due to a problem with
parsing /etc/fstab or /etc/mnttab file - see messages above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2009 01:19 PM
11-02-2009 01:19 PM
Re: Ignite fails with error
What happens when you run this command:
/opt/ignite/lbin/list_expander -l -f
/var/opt/ignite/clients/hostname/recovery/fhist
...on another archive as well as the failed one?
Its easy enough to check /etc/mnttab also, just cat /etc/mnttab. If it doesn't look exact to /etc/fstab then
mv /etc/mnttab /etc/mnttab_old
mount -a
This will rebuild /etc/mnttab.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2009 06:23 AM
11-03-2009 06:23 AM
Re: Ignite fails with error
I got this error once when I had a link under /usr which pointed to itself.
It may also be possible that you have errors in those files... or unmounted filesystems. Do you get any error when you do a "mount -a"?
My 2 cents,
Armin
PS: Please assign points!