Archives for General - Page 10
...I did not hardcode the dtrace calls inside NFS - Block Size Monitor. Talking to a co-worker about create a utility to see the latency for each NFS call, i did tell him that it is not needed, because he could just write another 'D script' and pipe to NFS ...
Ok, that's a big problem!
I do remember when i did start to work with GNU/Linux, and the critics against that move were that:
- 'What video card will you use'?
- 'What ethernet card'?
- 'There is some RAID controller that works'?
Two things were common:
- Yes, ...
I think some of you already have got that message. The problem is:
1) You have a degraded ZFS pool (some replica was gone)
2) You did try to fix that, changing the disk, and executing a 'zpool replace poolname cxtxdx'
3) For some reason, the resilver process do not ends. So, you ...
Yesterday i took my family to the great Hopi Hari, and had a great time!
I don't believe i did play in the Torre Eiffel! If you don't know what it is... take a look at this video on youtube where some visitor had the courage to record:
Here you ...
I'm out. It's hard to say, but it's true...
In the last PoaOSUG meeting, i did talk with the other group members about my decision to leave the group leadership. I was not handling the time to participate like i think a leader 'must' participate, and that's because i'm not living ...
I was looking on youtube some races, and it's easy to understand why Alonso does not like Lewis Hamilton. ;-)
Yesterday a co-worker asked me about a wrong information showed by the df utility (running on a RedHat ES). One ZFS pool, and many ZFS filesystems, and the same 'available' information for all filesystems (always the Pool total), even with some data written on the pool (that's good, you do ...
Just a note... ;-)
1) pfexec pkg install gcc-dev
2) pfexec pkg install SUNWscp
3) pfexec pkg install SUNWmysql5
4) pfexec pkg install ruby-dev
5) pfexec gem install rails --include-dependencies
6) pfexec gem install mongrel --include-dependencies
7) pfexec gem install mysql -- --with-mysql-dir=/usr/mysql/5.0/
8) pfexec gem install will_paginate
9) export PATH=$PATH:/usr/ruby/1.8/bin
Actually i did need the pfexec gem install ...
Fix one bug that was 'destroying' the screen... ;-)
Download it
Ok, now i did some 'clean up' on the code... did create some functions, have removed duplicated code, and add new features like 'Requests per second'. Now i think is just fix any bugs that we will find, but the features for this particular tool are done.
Take a look:
FEATURES:
...