Vic
From Summerseas
Contents |
[edit]
My Notes and References
- Solaris Virtualization Technologies
- Veritas Notes
- iSCSI Notes
- Solaris 10
- Sun Cluster Notes
- Storage Networking Notes
- DNS Notes
- Netapp / Data ONTAP Notes
- Working with Perforce
- Brocade Notes
- MySQL Notes
- Wiki Notes
- My Resume
[edit]
Virtualization
[edit]
Tringle Area User's Groups
[edit]
Solaris/Unix Links
- DTrace Toolkit at OpenSolaris
- DTrace Page at Context-Switch
- Solaris Performance Tools, K9toolkit
- Rich Teer's Home Page*
- Solaris Internals Wiki*
- Excellent Unix command cross reference*
- brandonhutchinson.com (Excellent Unix Reference Site with a wiki)
[edit]
iSCSI Links
- http://docs.sun.com/app/docs/doc/819-2723/6n50a1mvn?q=iscsi+initiator&a=view
- http://opensolaris.org/os/community/os_user_groups/frosug/iscsi/
- http://www.snia.org/ipstorage/home
- http://www.iol.unh.edu/services/testing/iscsi/testsuites/
- http://tools.ietf.org/html/rfc3720
- http://tools.ietf.org/html/rfc3783
- http://sourceforge.net/project/showfiles.php?group_id=108475&package_id=117141
- http://iscsitarget.sourceforge.net/wiki/index.php/Main_Page
- http://zaal.org/paper/ols2005-slide.pdf
[edit]
Scripting/Programming References
- Programming Python
- Advanced Bash-Scripting Guide
- Google Code
- Xdialog may be used for simple GUI programs written in shell.
- I wrote this Perl script to simplify configuring the Solaris iSCSI S/W initiator. It features interactive and command line functionality and is designed to work with a Netapp iSCSI target but can easily be adapted to any iSCSI target. In fact, most of the script is completely independent of the target so unless you want to configure CHAP it works as is. For Chap configuration it does require Expect.pm otherwise it needs only a few default Perl modules.
