Hi,
I want to mirror a volume groups cross two sites. The sites are connected through SAN (using 2x 1 GB links between the sites). I know this is going to cost performance. Because of the write consistancy check.
But is there a way to tell that all read actions should be done on disks on the...
Thanks for your info.
But I tried to insert each line into an array using the explode command. But everythin is put into the first entry of the array.
I used the following command.
$arrlog=explode(chr(13),$logtxt);
Thanks in advance
Hello,
I have a mysql db with a longblob field. This field contains a logfile. I know how to display this logfile with nl2br.
But what I want is to search for a string (example: failed). I want to display only the lines with the string field in it.
Thanks in advance.
Hi,
I'm looking for a script the can split a file (example below) into seperate file. The parts that should be in the seperate files are the lines between the "----" lines.
I don't know how to do that... Any suggestions?
Thanks in advance.
Sample file...
Hello,
It is not a permission issue (at least not a file persmission).
I have all privileges on the database:
mysql> show grants;
GRANT USAGE ON *.* TO 'nl35553'@'localhost' IDENTIFIED BY PASSWORD '*A5A2767F4772A6A699116F409DC950FA70F58FB7'
GRANT ALL PRIVILEGES ON `apar`.* TO...
Hello,
I try to load a file into the SQL DB, using load_file() function. But this doesn't work.
Database definition:
Field Type Attributes Null Default
ID int(8) No
server_id int(4) Yes NULL
date date...
Here is the requisted output:
root@zlmota(/home/root)# ls -l /home/root/.Xresources
ls: 0653-341 The file /home/root/.Xresources does not exist.
root@zlmota(/home/root)# echo $PATH
/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14/jre/bin:/usr/java14/bin:/usr/local/bin
De file...
I have problems connection from a windows-client to the VNC server (AIX).
On AIX I have done the following:
- Install VNC, rpm vnc-3.3.3r2-3
- edit the vncserver script, uncommented the line:
$cmd .= " -fp /usr/lib/X11/fonts/,/usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/75dpi/";
- When I start...
I can't reach it because it is blocked by the firewall.. The firewall will ony let 10.32.14.105 pass and not 10.32.14.102.
But as you can see with the traceroute I get on to the network. When I add the static route I'm not getting on the network but stay in the aix box.
Traceroute with static route:
#traceroute 10.122.163.18
trying to get source for 10.122.163.18
source should be 10.32.14.105
traceroute to 10.122.163.18 (10.122.163.18) from 10.32.14.105 (10.32.14.105), 30 hops max
outgoing MTU = 1500
1 * * *
2 * * *
Traceroute without static route...
I have got a routing problem withing the AIX system. On the NIC I have defined two IP-address. One dedicated and a alias. Both IP-adresses are in the same subnet.
Routing tables
Destination Gateway Flags Refs Use If PMTU Exp Groups
en0...
Hi Trifo,
Yes I have solved this problem. It all has to do with name resolving and especially resolving its own hostname.
When you are using another adapter to communicate the RSCT cluster then your default adapter you have a problem!
I added both names and that solved the problem.
This is...
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.