Operating System - HP-UX
1755751 Members
5047 Online
108837 Solutions
New Discussion юеВ

Installing Unlimited User License

 
Chris Cothran
New Member

Installing Unlimited User License

I need to know the process for installing the UUL patch for HP-UX 10.20 on my D370.
I have downloaded the free upgrade file (UnlimUserLic_10.20_800.depot) and cannot find the procedure for installing it anywhere on the HP web site.
thanks
10 REPLIES 10
James R. Ferguson
Acclaimed Contributor

Re: Installing Unlimited User License

Hi Chris:

Use 'swinstall' and specify 'UnlimUserLic_10.20_800.depot' as the source. For instance, if this has been downloaded and placed in the /tmp directory, then the full source depot path is 'tmp/UnlimUserLic_10.20_800.depot'.

Regards!

...JRF...
T G Manikandan
Honored Contributor

Re: Installing Unlimited User License

It is a depot software.
So Just register it by
swreg -l depot (path of your depot file)

eg.
swreg -l depot /tmp/UnlimUserLic_10.20_800.depot

swinstall -s /tmp/UnlimUserLic_10.20_800.depot

Thanks
T G Manikandan
Honored Contributor

Re: Installing Unlimited User License

Just tried it.
you can just do a
swinstall -s

Thanks
Bill McNAMARA_1
Honored Contributor

Re: Installing Unlimited User License


swinstall -s /tmp/UnlimUserLic_10.20_800.depot

Works just fine, no reboot necessary.

You should verify installation via:

mawenzi - / # uname -a
HP-UX mawenzi B.11.00 U 9000/800 1518780528 unlimited-user license

Later,
Bill
It works for me (tm)
T G Manikandan
Honored Contributor

Re: Installing Unlimited User License

Bill,
It had some kernel filesets so it built a new kernel and it asks for a reboot after installation.

T G Manikandan
Honored Contributor

Re: Installing Unlimited User License

James&Bill,
Just now I installed for
a 700/c-3600 workstation and the system got unconfigured.
Just did a
#set_parms initial to bring the system to get accessed.
I don't know what the problem was?

Thanks
Bill McNAMARA_1
Honored Contributor

Re: Installing Unlimited User License

I'll try this out on a C right now.

Upgrade from 2 user.

Will get back..
Mmm, kindof doubted whether a reboot was required.. I just did it last week and don't remember a reboot.. I'll check my uptime.. I guess I'm mistake...


Later,
Bill
It works for me (tm)
Bill McNAMARA_1
Honored Contributor

Re: Installing Unlimited User License

just for info, I'm not going to d/load again, but this is my version:


-rw-r----- 1 root sys 61440 Apr 26 11:50 UnlimUserLic_11.00.depot

# file UnlimUserLic_11.00.depot
UnlimUserLic_11.00.depot: tar file
# tar -tvf UnlimUserLic_11.00.depot
rw-r--r-- 0/3 5527 Mar 16 02:41 2001 catalog/INDEX
rw-r--r-- 0/3 245 Mar 16 02:41 2001 catalog/dfiles/INDEX
rw-r--r-- 0/3 136 Mar 16 02:41 2001 catalog/dfiles/INFO
r--r--r-- 0/3 2125 Sep 22 06:47 2000 catalog/UserLicense/pfiles/INDEX
r--r--r-- 0/3 357 Sep 22 06:47 2000 catalog/UserLicense/pfiles/INFO
r--r--r-- 0/3 331 Sep 15 06:13 2000 catalog/UserLicense/pfiles/README
r-xr--r-- 0/3 1677 Sep 15 06:13 2000 catalog/UserLicense/pfiles/checkinstall
r--r--r-- 0/3 956 Sep 22 06:47 2000 catalog/UserLicense/UNL-USER/INDEX
r--r--r-- 0/3 1124 Sep 22 06:47 2000 catalog/UserLicense/UNL-USER/INFO
r-xr--r-- 0/3 1023 Sep 15 06:13 2000 catalog/UserLicense/UNL-USER/checkremov
e
r-xr--r-- 0/3 6236 Sep 22 06:46 2000 catalog/UserLicense/UNL-USER/postinstal
l
r-xr--r-- 0/3 1455 Sep 15 06:13 2000 catalog/UserLicense/UNL-USER/verify
r--r--r-- 0/3 958 Sep 22 06:47 2000 catalog/UserLicense/UNL-USER.2/INDEX
r--r--r-- 0/3 1122 Sep 22 06:47 2000 catalog/UserLicense/UNL-USER.2/INFO
r-xr--r-- 0/3 1023 Sep 15 06:13 2000 catalog/UserLicense/UNL-USER.2/checkrem
ove
r-xr--r-- 0/3 6236 Sep 22 06:46 2000 catalog/UserLicense/UNL-USER.2/postinst
all
r-xr--r-- 0/3 1455 Sep 15 06:13 2000 catalog/UserLicense/UNL-USER.2/verify
rwxr-xr-x 0/0 0 Jan 1 00:59 1970 UserLicense/UNL-USER/
r-xr-xr-x 2/2 0 Jan 1 00:59 1970 UserLicense/UNL-USER/usr//
r-xr-xr-x 2/2 0 Jan 1 00:59 1970 UserLicense/UNL-USER/usr/lbin/sw//
r-xr--r-- 2/2 279 Oct 24 18:22 1997 UserLicense/UNL-USER/usr/lbin/sw/p
r-xr--r-- 2/2 311 Oct 24 18:22 1997 UserLicense/UNL-USER/usr/lbin/sw/pinsta
ll
rwxr-xr-x 0/0 0 Jan 1 00:59 1970 UserLicense/UNL-USER.2/
r-xr-xr-x 2/2 0 Jan 1 00:59 1970 UserLicense/UNL-USER.2/usr//
r-xr-xr-x 2/2 0 Jan 1 00:59 1970 UserLicense/UNL-USER.2/usr/lbin/sw//
r-xr--r-- 2/2 512 Oct 27 09:00 1997 UserLicense/UNL-USER.2/usr/lbin/sw/p
r-xr--r-- 2/2 311 Oct 27 09:00 1997 UserLicense/UNL-USER.2/usr/lbin/sw/pins
tall

It works for me (tm)
Bill McNAMARA_1
Honored Contributor

Re: Installing Unlimited User License

Well, it's rebooted right now! (Kernel Filesets!)

# uname -a
HP-UX vocalise B.11.00 U 9000/785 2008866044 unlimited-user license
#

My S/W level was at:
QPK1100 B.11.00.56.5 Quality Pack for HP-UX 11
.00, March 2002

UnlimUserLic B.11.00.02 HP-UX Unlimited-User License

If that helps.

I'd check the install logs!
and dmesg o/p for errors.

Later,
Bill
It works for me (tm)