HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Help me about Ignite Server!
Operating System - HP-UX
1834461
Members
2900
Online
110067
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
07-30-2006 07:42 PM
07-30-2006 07:42 PM
Help me about Ignite Server!
Hi all
I've made some threads about this problem so I think you know me
Let me tell my problem again:
I set up an Ignite Server based on HP B2000 workstation which is a PA_Risc system.And I can use it to ignite 11.11 and 11.0 successfully to install other systems!
And now I want it to install 11.23 on a RX2600 system which is an Itanium-based system by the way.
Then on the B2000 I "swcopy -s /cdrom \* @ /11iv2/core" and use "ignite" to make this depot to be available to B2000 ignite server
and the 11.23 DVD disk I used works well because I've used it installing some systems susccessfully.
All the work was done on the server.
Then I boot the rx2600 system and "lanboot" to the
B2000 system and then installed 11.23 online
Then the problem came out.
When rx2600 tried to "download mini system" the following error came out again and again:
*****************************************
ERROR: File: . not found.
NOTE: Retrying loadfile command...
ks
.
.
.
x ./usr/lib/libdce.2, 4313088 bytes, 8424 tape blocks
x ./usr/lib/libdce.sl symbolic link to ./libdce.2
x ./usr/lib/libdcekt.1, 4616192 bytes, 9016 tape blocks
ERROR: Tar: error! blocksize changed
ERROR: File: . not found.
NOTE: Retrying loadfile command...
locks
x ./usr/lib/libdce.2, 4313088 bytes, 8424 tape blocks
x ./usr/lib/libdce.sl symbolic link to ./libdce.2
x ./usr/lib/libdcekt.1, 4616192 bytes, 9016 tape blocks
ERROR: Tar: error! blocksize changed
ERROR: File: . not found.
NOTE: Retrying loadfile command...
*******************************************
And my ignite software revision is C.6.7.79
Can you help me?
Thx in advance
I've made some threads about this problem so I think you know me
Let me tell my problem again:
I set up an Ignite Server based on HP B2000 workstation which is a PA_Risc system.And I can use it to ignite 11.11 and 11.0 successfully to install other systems!
And now I want it to install 11.23 on a RX2600 system which is an Itanium-based system by the way.
Then on the B2000 I "swcopy -s /cdrom \* @ /11iv2/core" and use "ignite" to make this depot to be available to B2000 ignite server
and the 11.23 DVD disk I used works well because I've used it installing some systems susccessfully.
All the work was done on the server.
Then I boot the rx2600 system and "lanboot" to the
B2000 system and then installed 11.23 online
Then the problem came out.
When rx2600 tried to "download mini system" the following error came out again and again:
*****************************************
ERROR: File: . not found.
NOTE: Retrying loadfile command...
ks
.
.
.
x ./usr/lib/libdce.2, 4313088 bytes, 8424 tape blocks
x ./usr/lib/libdce.sl symbolic link to ./libdce.2
x ./usr/lib/libdcekt.1, 4616192 bytes, 9016 tape blocks
ERROR: Tar: error! blocksize changed
ERROR: File: . not found.
NOTE: Retrying loadfile command...
locks
x ./usr/lib/libdce.2, 4313088 bytes, 8424 tape blocks
x ./usr/lib/libdce.sl symbolic link to ./libdce.2
x ./usr/lib/libdcekt.1, 4616192 bytes, 9016 tape blocks
ERROR: Tar: error! blocksize changed
ERROR: File: . not found.
NOTE: Retrying loadfile command...
*******************************************
And my ignite software revision is C.6.7.79
Can you help me?
Thx in advance
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2006 08:08 PM
07-30-2006 08:08 PM
Re: Help me about Ignite Server!
Hi,
The error you get "Tar: error! blocksize changed" is for corrupt tar file. That file is on the Ignite server. Try to make again the depot because during making the last depot with ignite corrupted tar file was made.
regards,
Borislav
The error you get "Tar: error! blocksize changed" is for corrupt tar file. That file is on the Ignite server. Try to make again the depot because during making the last depot with ignite corrupted tar file was made.
regards,
Borislav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2006 08:09 PM
07-30-2006 08:09 PM
Re: Help me about Ignite Server!
hi
Have you checked if all aptch required are present , for execute this go to :
-->maintenance and support for hp product -->
Software update manager and select -->custom patch bundles - run a patch assessment
-->upload new system information
download swainv and upload result of this command
Create a profile and specify ignite and execute it
just an suggestion/verification , have you modified your ignite server for use PA Risc and Itanium , you must specify :
Edit /etc/inetd.conf and add the following line at the end :
bootps dgram udp wait root /opt/ignite/lbin/instl_bootd instl_bootd
execute inetd -c
Regards
L-DERLYN
Have you checked if all aptch required are present , for execute this go to :
-->maintenance and support for hp product -->
Software update manager and select -->custom patch bundles - run a patch assessment
-->upload new system information
download swainv and upload result of this command
Create a profile and specify ignite and execute it
just an suggestion/verification , have you modified your ignite server for use PA Risc and Itanium , you must specify :
Edit /etc/inetd.conf and add the following line at the end :
bootps dgram udp wait root /opt/ignite/lbin/instl_bootd instl_bootd
execute inetd -c
Regards
L-DERLYN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2006 08:24 PM
07-30-2006 08:24 PM
Re: Help me about Ignite Server!
Hey Perkov
I thought about your question before and I made the depot several times and got the same result.
And do you remember I mentioned that my original disk works well?So I think it's not the problem
I thought about your question before and I made the depot several times and got the same result.
And do you remember I mentioned that my original disk works well?So I think it's not the problem
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP