This is a discussion on Enable asynchronous disk I/O on HP UX within the Sybase forums, part of the Database Server Software category; --> Hello All: I am very new to Sybase. I was doing an install on Hp-UX for Sybase 12.5 The ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello All: I am very new to Sybase. I was doing an install on Hp-UX for Sybase 12.5 The Sybase Manual for installing Sybase Servers say to do the following: Enable asynchronous disk I/O. This step is mandatory for HP users. It tells you the steps. a) From the SAM Kernel configuration menu, choose Drivers and set the Pending State for asyncdisk to In. (this parameter cannot be change) please explain how I am to do this. b) From the Actions Menu rebuild the Kernel c) At the Unix Prompt , execute the following statements as "root" The user ID of the user who is booting Adaptive Server and Backup Server must be in the owner of the /dev/async directory. /etc/mknod /dev/async c 101 4 chmod 0660 /dev/async chown sybase /dev/async Please explain, but mainly how and where to make change to Pending State for asyncdisk to IN. thanks dlj |
| ||||
| YourEmailId <YourEmail@lmco.com> wrote in message news:<3EF781F1.A9085ECE@lmco.com>... > Hello All: > > I am very new to Sybase. I was doing an install on Hp-UX > for Sybase 12.5 > > The Sybase Manual for installing Sybase Servers say to > do the following: > > Enable asynchronous disk I/O. > This step is mandatory for HP users. > > It tells you the steps. > a) From the SAM Kernel configuration menu, choose Drivers and set > the Pending State for asyncdisk to In. > > (this parameter cannot be change) please explain how I am to do this. > > b) From the Actions Menu rebuild the Kernel > > c) At the Unix Prompt , execute the following statements as "root" > The user ID of the user who is booting Adaptive Server and Backup Server > must be in the owner of the /dev/async directory. > > /etc/mknod /dev/async c 101 4 > chmod 0660 /dev/async > chown sybase /dev/async > > Please explain, but mainly how and where to make change to Pending State > for asyncdisk to IN. > > thanks > > dlj If you have root permission on the HP-UX box, start sam by typing sam on command line. Then go to the SAM Kernel configuration menu , then click to the drivers, Search for asyncdisk. right click on that on change to in to load this driver. For this you need to rebbot the box for kernel rebuild. |
| Thread Tools | |
| Display Modes | |
|
|