Operating System - HP-UX
1838658 Members
2956 Online
110128 Solutions
New Discussion

Re: Installing OnLineJFS 3.3

 
Dave Cassel
Occasional Contributor

Installing OnLineJFS 3.3

I followed all the instructions on the ITRC "Instsalling JFS 3.3. on HP-UX 11.00-

mount cdrom...
swinstall -x autoreboot=true -s /cdrom JFS
(SYTEM REBOOTED...)
I verified software is installed:
swlist -l fileset JFS
I did the other swinstall command:
swinstall -x ask=true -s /cdrom OnlineJFS
Then I ran:
/sbin/fs/vxfs3.3/vxenablef
I got "System not enbabled". So I did the following:
/sbin/vxlicense -c
And I keyed in the 23-digit license key.
Then I keyed in:
/sbin/fs/vxfs3.3/vxenablef -a
Then I ran /sbin/fs/vxfs3.3/vxenablef again.
I got the same response "System not enabled".

Can you shed some light?

3 REPLIES 3
Karthik S S
Honored Contributor

Re: Installing OnLineJFS 3.3

As far as my knowledege goes OnlineJFS is different from JFS 3.3. Which one of them did you install?? (I think you have installed just JFS and not the OnlineJFS product)

-Karthik S S
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn
T G Manikandan
Honored Contributor

Re: Installing OnLineJFS 3.3

if you are trying to install JFS 3.3 make sure first you install the base product of JFS(foundation bundle).

The bundle would be called as "B3929CA-fndation"
Elmar P. Kolkman
Honored Contributor

Re: Installing OnLineJFS 3.3

Are you sure you need to do a vxenablef ???
I haven't seen it once, and run fine with OnlineJFS.

I think you indeed installed the wrong product for what you want, like Karthik thinks, but the other way around: you installed OnlineJFS (meaning you can change size or parameters on mounted filesystems), while you wanted to install JFS.
Every problem has at least one solution. Only some solutions are harder to find.