Keep also in mind:
4) To boot from the root mirror, you have to ensure that there is a boot block on the second disk depending on how you set it up initially -
installboot /usr/platform/`uname -i`/lib/fs/ufs/bootblk /dev/rdsk/c0t1d0s0
as well as a properly working dump device -
dumpadm -d...
Check docs.sun.com for your answers to your interface questions.
Use "netstat -k qfe0" to get a comprehensive listing of your interface settings. ifspeed refers to your current inserted value.
Use "ndd -get /dev/qfe instance 'X'" to change the ndd listing of your card.
Use...
go to docs.sun.com and search for /dev/qfe.
Here is an example:
http://docs.sun.com/db/doc/816-2349-10/6m8n37qvs?q=%2fdev%2fqfe&a=view
Tom Pietschmann
DST Systems, Inc.
Kansas City, MO
Did you look at my previous reply to your mail on 7-16. I have the same problem with sybase and other application logins and the script I posted works for that.
thread60-603975
Tom Pietschmann
DST Systems, Inc.
Kansas City, MO
You may have gotten a quicker response posting to the Solaris software column, but here is your answer:
/etc/vfstab
swap - /tmp tmpfs - yes size=512m
man mount_tmpfs will give you information as well.
This will reduce your overall memory in your system by 512Mb.
Tom Pietschmann
DST Systems...
Well, I just finished installing 2K server (from CD) on a brandnew EVO 510 (D51S/P1.8/20/x/256c) and aside from driver d/l issues (sloooow downloads from HP) everything worked fine. No BIOS update needed (running 686O2 v2.14).
Here is a list of Compaq SPs:
SP21356 - IDE patch
SP23296 - ADI...
If you change the shell to nologin or any such non-existent shells, you have to update /etc/shells with it and do a usermod -s /bin/nologin oracle . That will prevent any login whatsoever, including su, since you will get a "no shell" error. If, however, you only want to lock the ID...
You may want to try a rollover cable. You can tell by pin1 on one side being pin8 on the other, pin2 is pin7, and so on. The other way would be to make your RS232 25-pin connectors into a null modem if they are terminals or vice-versa. I use Cisco Terminal Servers to connect my SUNs COM/LOM...
I see you are using Volume Manager. You can add another volume via the GUI or use this command:
/usr/sbin/vxassist -g (name of DiskGroup) make (name of vol) (size of vol) layout=nostripe (or however you want)
This will create a raw volume that can be used by any application like your Sybase...
the /24 is a network of 255.255.255.0. You will have to delete it as 'net'. The /32 is a host that appears to have been entered as a network of 255.255.255.255. (You would do that for a VPN, maybe.) Delete is as 'net' as well.
PROBLEM: Creating the mksysb tape from the mksysb image.
ACTION TAKEN:
**************************************************
This is not supported and is delivered as is no
support will be given on this
**************************************************
Customer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.