Archivo de la categoría: solaris

Hot-standby

Hi All, I am fairly new to Solaris. I am running Solaris10 on a SunFire V240. I’d like to team mutliple NIC’s into a single interface with a single IP address. I’d like the to operate in a hot-standby mode (I have seen this done in Windows and Linux (via bond config) I have read… Read More: Hot-standby »

IPMP – IP Network Multipathing

IPMP – IP Network Multipathing Link-based failure detection works via network interface kernel driver. (bge, qfe, ce, eri, hme…) Uniq MAC address/nic… On SPARC machine (set true, if there is false): [root@v240 /] eeprom «local-mac-address?» local-mac-address?=true [root@v240 /] ifconfig bge0 bge0: flags=1000843 mtu 1500 index 2 inet 172.16.50.64 netmask ffffff00 broadcast 172.16.50.255 ether 0:3:ba:54:bc:7d [root@v240… Read More: IPMP – IP Network Multipathing »

perl solaris mysql driver

Yup, but for *nix I would recommend to use «real» perl and not the activeperl edition. With «real» perl you can simply just run these commands to get the up2date DBI and DBD::mysql modules compiled and installed in your system: perl -MCPAN -e ‘install DBI’ perl -MCPAN -e ‘install DBD::mysql’

enterprise monitor

./mysqlmonitor-2.0.5.7153-solaris-sparc-installer.bin Language Selection Please select the installation language [1] English [2] Japanese Please choose an option [1] : —————————————————————————- Welcome to the setup wizard for the MySQL Enterprise Monitor —————————————————————————- Please specify the directory where the MySQL Enterprise Monitor will be installed Installation directory [/opt/mysql/enterprise/monitor]: —————————————————————————- Tomcat Server Options Please specify the following parameters for… Read More: enterprise monitor »

start automatically mysqld Enterprise upon reboot

Double check that you’re using runlevel 3 #who -r . run-level 3 Mar 22 12:54 3 0 S You’ll then want to note that number and use that in the tasks below (I’ll use ln -s /etc/init.d/mysql /etc/rc3.d/S99mysql ln -s /etc/init.d/mysql /etc/rc3.d/K99mysql

Tape Virtual Machines

Tar to Tape 0 is rewind after completes 😛 #tar cvEf /dev/rmt/0 vm_win2k3 List #tar tvf /dev/rmt/0 Restore