1752795 Members
5829 Online
108789 Solutions
New Discussion юеВ

Re: make_depots hangs

 
SergejK_1
Advisor

make_depots hangs

Hi!
Here is the problem:
I got ISO image mounted on dir /iso1
When i start command:
make_depots -r B.11.23 -s /iso1
Everything is going fine but after a while (10-15 min) it hangs. In logs no errors, no warnings ...
I've leave it over night but again it hangs ...
I tried with 2 differents ISO's and it hangs in both cases :(

Please look at attached swagent.log file.
Machine has 16GB RAM, and ~100GB free disk space ...



19 REPLIES 19
Dennis Handly
Acclaimed Contributor

Re: make_depots hangs

>Copying fileset "PHCO_37027.PAUX-JPN-S-MAN,r=1.0" (1833 of 3105).

You might want to try tarring off your ISO to see how far it gets.
You could also try using swcopy(1m) to see where that hangs/ends.

What does "tusc -fp -ea -o tusc.out make_depot ..." show?
SergejK_1
Advisor

Re: make_depots hangs

Sorry i didn't understand what you mean with command "tusc" ...

#> tusc -fp -ea -o tusc.out make_depots
sh: tusc: not found.
rariasn
Honored Contributor

Re: make_depots hangs

rariasn
Honored Contributor

Re: make_depots hangs

rariasn
Honored Contributor

Re: make_depots hangs

Hi,

Verify make_depot log file.

# more /var/opt/ignite/logs/make_depots

rgs,
SergejK_1
Advisor

Re: make_depots hangs

i tried:

#> tar xfv HPUX_11v3_DVD_1_March_2010.iso
directory checksum error
rariasn
Honored Contributor

Re: make_depots hangs

Hi,

How to use the ISO image format

HP-UX
nohup pfs_mountd &
nohup pfsd &
pfs_mount -o xlat=UNIX pathToIso mountPoint


http://h20229.www2.hp.com/downloads/iso_format.html

rgs
Dennis Handly
Acclaimed Contributor

Re: make_depots hangs

>rariasn: How to use the ISO image format
>nohup pfs_mountd

This is NOT how to use an ISO image if you can help it. Especially on 11.31 with ISOIMAGE-ENH.
Dennis Handly
Acclaimed Contributor

Re: make_depots hangs

>tar xfv HPUX_11v3_DVD_1_March_2010.iso
>directory checksum error

Did it list any files before it got that error?