1825943 Members
2643 Online
109689 Solutions
New Discussion

golden image HP-UX 11.31

 
honor
Occasional Contributor

golden image HP-UX 11.31

I’m trying to image machine with HP-UX 11.31 and got these RAMFS warning messages.

* Executing user specified script:
"/var/opt/ignite/scripts/os_arch_post_l".
* Relocating RAM filesystems.
* Releasing RAM filesystems.
WARNING: RAMFS unmount(/dev/ram2) failed: Device busy (errno = 16)
WARNING: Ignite-UX RAMFS Release Failed. Installation will continue, but may
be slower than normal.
WARNING: Could not open client status file
"/var/opt/ignite/clients/0x001A4BF2F002/client_status" :No such file
or directory (errno = 2).
* Running the ioinit command ("/sbin/ioinit -c")
* Creating device files via the insf command.
insf: Installing special files for sdisk instance 3 address 0/0/2/0.0.0.0
insf: Installing special files for sdisk instance 1 address 0/1/1/0.0.0
insf: Installing special files for sdisk instance 0 address 0/1/1/0.1.0
insf: Installing special files for sdisk instance 2 address 0/1/1/1.2.0
insf: Installing special files for esdisk instance 4 address 64000/0xfa00/0x0
insf: Installing special files for esdisk instance 5 address 64000/0xfa00/0x1
insf: Installing special files for esdisk instance 6 address 64000/0xfa00/0x2


How do I fix it?
I use Ignite C.7.6.100 and the OS is HP-UX 11.31.
3 REPLIES 3
Glenn S. Davidson
Trusted Contributor

Re: golden image HP-UX 11.31

According to this error it's trying to umount a RAMFS filesystem (/dev/ram2) but cannot because that filesystem is in use.

It's also complaining that the status file is not there.

You might be running out of memory to move the RAMFS. Check out the release notes:

http://docs.hp.com/en/IUX/docs/release_note.pdf

There is also a reference doc:

http://www.docs.hp.com/en/5992-3346/5992-3346.pdf
Conformity Destroys a mans initiative and independence. It supresses his powerful inner drive to do his own thing.
Steven E. Protter
Exalted Contributor

Re: golden image HP-UX 11.31

Shalom,

Free up some memory.

Look into a different version of Ignite.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
honor
Occasional Contributor

Re: golden image HP-UX 11.31

Machine has 16 GB memory.