Operating System - HP-UX
1748181 Members
3723 Online
108759 Solutions
New Discussion юеВ

Re: Cannot use cio mount option

 
Emil Velez
Honored Contributor

Cannot use cio mount option

I am trying to use the CIO option.

I get a error message that I do not have a license for it.

I loaded 0909 DCOE which includes OnlineJFS
and it did not work and
I loaded 1002 DCOE which includes OnlineJFS
to try to get this function

#
#
# mount -o cio /dev/vg00/test /test
UX:vxfs mount: ERROR: V-3-25255: CIO: You don't have a license to run this program
UX:vxfs mount: ERROR: V-3-25723: Concurrent I/O not available
#

# swlist | grep -i online
B3929FB B.05.00.02 OnlineJFS for
Veritas File System 5.0 Bundle
OnlineDiag B.11.31.07.10 HPUX 11.31 Support
Tools Bundle, March 2010
T8718AC B.04.20 Integrity VM
Online Migration Software
OnlineJFS B.11.31 Online features of
the VxFS File System
## vxenablef -a
# vxlicrep -e

Symantec License Manager vxlicrep utility version 3.02.24.0
Copyright (C) 1996-2006 Symantec Corporation. All rights reserved.

Creating a report on all VERITAS products installed on this system

-----------------***********************-----------------

License Key =
XXXXXXX
Product Name = VERITAS File System
Serial Number = 1
License Type = PERMANENT
OEM ID = 4095
Node Lock Flag = 0

User Defined :=
HP_OnlineJFS = Enabled
HP_DMAPI = Disabled
LINUX_LITE = Disabled
VXFS = Disabled
VXFDD = Disabled
QLOG = Disabled
VXCKPT = Disabled
VXCFS = Disabled
FSO = Disabled
FSBETA = Disabled
VXFS BASE = Disabled
RESERVED = 0

Feature ID :=
CPU Count = Not Restricted

Platform = HP-UX

Version = 4.1

File Change Log = Enabled
Cross-platform Data Sharing = Disabled
Extra-Big File Systems = Disabled
Multi-Volume Support = Disabled
Quality of Storage Service = Disabled
Maximum number of file systems = Not Restricted

RESERVED = Disabled


-----------------***********************-----------------

License Key =
XXXXXXXXXX
Product Name = VERITAS File System
Serial Number = 1023
License Type = PERMANENT
OEM ID = 2006
Editions Product = YES
Node Lock Flag = 0

User Defined :=
HP_OnlineJFS = Enabled
HP_DMAPI = Disabled
LINUX_LITE = Disabled
VXFS = Disabled
VXFDD = Disabled
QLOG = Disabled
VXCKPT = Disabled
VXCFS = Disabled
FSO = Disabled
FSBETA = Disabled
VXFS BASE = Disabled
RESERVED = 0

Feature ID :=
CPU Count = Not Restricted

Platform = HP-UX

Version = 5.0

File Change Log = Disabled
Cross-platform Data Sharing = Disabled
Extra-Big File Systems = Disabled
Multi-Volume Support = Disabled
Quality of Storage Service = Disabled
Maximum number of file systems = Not Restricted

RESERVED = Disabled

#



Points will be applied and any guidance is appreciated. The CIO option should be included with ONlineJFS 5.0 according to the manual. IT is mentioned in the man page on the system.




6 REPLIES 6
VK2COT
Honored Contributor

Re: Cannot use cio mount option

Hello Emil,

To the best of my knowledge, HP brought CIO
in VxFS 5.0.1. Standard OnlineJFS 5.0.1
license is sufficient to enable CIO.

Cheers,

VK2COT
VK2COT - Dusan Baljevic

Re: Cannot use cio mount option

Emil,

As VK2COT indicated, the cio mount options are in OnlineJFS 5.0.1. The 0909 DCOE ships with v5.0.0, so won't have it.

The other DCOE you mentioned... did you mean 1003 (March 2010) - there isn't to my knowledge a 1002 (and actually I wasn't even sure that 1003 was publicly available yet!)

Anyway, if you are licensed and supported to use DCOE, and have the Support Agreement IDs linked to your ITRC profile, you should be able to download OnlineJFS 5.0.1 from SUM (Software Update Manager).

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Sameer_Nirmal
Honored Contributor

Re: Cannot use cio mount option

Per the release notes of OnlineJFS 5.0
"Concurrent I/O is not included in Base-VxFS or OnlineJFS. Additional licenses are required."

These additional licenses are basically of SG-CFS which is part of SG-SMS bundle. Symantec integrated/licensed CIO feature in SF-CFS 5.0 which HP adopted in SG-CFS/SG-SMS bundle.

You may find the reference of CIO in the page with a mention of additional license requirement. This license is not of OnlineJFS but as mentioned above of SG-CFS/SG-SMS bundle.

Per release notes of OnlineJFS 5.0.1

"The concurrent I/O database acceleration feature was previously available with the SG-SMS license. Starting with the VxFS 5.0.1 release, this feature is also available with the HP OnlineJFS license and will continue to be available with the SG-SMS license."



James R. Ferguson
Acclaimed Contributor

Re: Cannot use cio mount option

Hi:

There is an additional DVD that shipped with the 0909 11.31. release if OnlineJFS was licensed. In my case this came with the VSOE set as an Extension Release (Management Suite) dated November 2009. A codeword is required to unlock the OnlineJFS 5.0.1 product therein.

Regards!

...JRF...
vandevoort
Valued Contributor

Re: Cannot use cio mount option

hi
according document :
HP-UX VxFS mount options for Oracle Database environments
Technical white paper
Use Concurrent I/O to avoid JFS Inode Lock contention. Concurrent I/O is available with the OnlineJFS license and VxFS 5.0.1 or higher
page 2
6 Use Concurrent I/O to avoid JFS Inode Lock contention. Concurrent I/O is available with the OnlineJFS license and VxFS 5.0.1 or higher
see attach document
kind regards
Wim Vandevoort
Emil Velez
Honored Contributor

Re: Cannot use cio mount option

thanks.. IT turns out that 5.01 jfs is requiered for CIO.. Release notes were misleading.