<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Otmanix' Blog &#187; CIFS</title>
	<atom:link href="http://otmanix.de/tag/cifs/feed/" rel="self" type="application/rss+xml" />
	<link>http://otmanix.de</link>
	<description>Wissenswertes und Belangloses aus dem Leben eines Admins</description>
	<lastBuildDate>Sat, 11 Feb 2012 00:58:23 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Solaris als Storageserver</title>
		<link>http://otmanix.de/2008/04/21/solaris-als-storageserver/</link>
		<comments>http://otmanix.de/2008/04/21/solaris-als-storageserver/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 20:34:21 +0000</pubDate>
		<dc:creator>otmanix</dc:creator>
				<category><![CDATA[EMC]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[Netapp]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ZFS]]></category>
		<category><![CDATA[CIFS]]></category>
		<category><![CDATA[fc]]></category>
		<category><![CDATA[fcoe]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[iSNS]]></category>
		<category><![CDATA[mpxio]]></category>
		<category><![CDATA[multipathing]]></category>
		<category><![CDATA[NFS]]></category>
		<category><![CDATA[svm]]></category>
		<category><![CDATA[UFS]]></category>

		<guid isPermaLink="false">http://otmanix.de/?p=487</guid>
		<description><![CDATA[&#8220;Wo liegt der Reiz an Solaris?&#8221; werde ich immer wieder gefragt. Eines der Sahnest&#252;cke von Solaris ist meiner Meinung nach der Einsatz als universelle Storageplattform auf LowCost-Hardware, z.B. als g&#252;nstiger Ersatz f&#252;r einen Netapp-Filer. Wer die Opensolaris-Entwicklung etwas mitverfolgt erlebt &#8230; <a href="http://otmanix.de/2008/04/21/solaris-als-storageserver/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>&#8220;Wo liegt der Reiz an Solaris?&#8221; werde ich immer wieder gefragt. Eines der Sahnest&#252;cke von Solaris ist meiner Meinung nach der Einsatz als universelle Storageplattform auf LowCost-Hardware, z.B. als g&#252;nstiger Ersatz f&#252;r einen Netapp-Filer. Wer die Opensolaris-Entwicklung etwas mitverfolgt erlebt hier beinahe monatlich neue Features im Storageumfeld. Hier ist bei weitem noch kein Ende der Entwicklung in Sicht.</p>
<p><a href="http://www.opensolaris.org/os/community/storage/" target="_self">http://www.opensolaris.org/os/community/storage/</a></p>
<p><strong>SVM, UFS, ZFS &#8211; Volumemanager, Filesysteme, Volumes, Snapshots, uvm.<br />
</strong></p>
<p>Traditionell wird unter Solaris der SVM als Volumemanager benutzt, UFS ist das Standard-Filesystem. Mit Multiterabyte-Support und Journaling per SVM wurde UFS im Nachhinein aufgebohrt. UFS-Snapshots funktionieren, wirken aber irgendwie wie ein angest&#252;ckelter Fremdk&#246;rper. Das Handling von SVM ist sehr gew&#246;hnungsbed&#252;rftig, Freunde gewinnt man so sicherlich nicht. SVM/UFS ist heute nach wie vor f&#252;r die Spiegelung von lokalen Bootdevices &#252;blich.</p>
<p>Der gro&#223;e Wurf gelang Sun mit ZFS. ZFS ist Volumemanager und Filesystem zugleich. Damit ist die Liste der Features aber noch lange nicht ersch&#246;pft. Prinzipiell werden Platten oder Slices (Partitionen) einem Pool zugewiesen, ein entsprechender RAID-Level gesetzt (Striping, Mirroring, RAID-Z) und diverse Parameter wie z.B. Blocksize gesetzt. In einem Pool k&#246;nnen dann ZFS-Filesysteme oder Volumes (&#228;hnlich RAW-devices) angelegt und mit Parametern, wie z.B. Quota und Reservierung, versehen werden. Auf Volumes k&#246;nnen beliebige Filesysteme aufgebracht werden.</p>
<p>Auf ZFS-Pools, -Filesysteme und -Volumes k&#246;nnen Snapshots angewendet werden. Diese k&#246;nnen auch geclont und damit beschreibbar wiederverwendet werden.</p>
<p>Mit zfs send/receive k&#246;nnen ZFS-Daten &#252;ber IP repliziert werden.</p>
<p>ZFS Pools k&#246;nnen exportiert und auf einem anderen Rechner wieder importiert werden. Ge&#228;nderte Hardwarepfade, etc. spielen keine Rolle &#8211; so lange alle Platten eines Pools zur Verf&#252;gung stehen klappt der Import.</p>
<p>ZFS ist (noch?) nicht als Shared Filesystem geeignet. D.h. im Cluster kann es nur f&#252;r Failoverszenarien eingesetzt werden.</p>
<p>Die Performance von ZFS ist abh&#228;ngig vom Szenario, wo es zum Einsatz kommen soll. Mittlerweile in den meisten Bereichen UFS ebenb&#252;rtig gibt es noch Potential zu VxFS. Tuning ist oft sinnvoll. Je h&#246;her das Solaris-Release, desto mehr M&#246;glichkeiten zur Optimierung gibt es.</p>
<p>ZFS bietet neben der eing&#228;ngen Shell-Kommandos auch ein Webgui.</p>

<a href='http://otmanix.de/2008/04/21/solaris-als-storageserver/zfs-admin-pool/' title='zfs-admin-pool'><img width="150" height="150" src="http://otmanix.de/wp-content/uploads/2008/04/zfs-admin-pool-150x150.gif" class="attachment-thumbnail" alt="zfs-admin-pool" title="zfs-admin-pool" /></a>
<a href='http://otmanix.de/2008/04/21/solaris-als-storageserver/zfs-admin/' title='zfs-admin'><img width="150" height="150" src="http://otmanix.de/wp-content/uploads/2008/04/zfs-admin-150x150.gif" class="attachment-thumbnail" alt="zfs-admin" title="zfs-admin" /></a>

<p>ZFS hat eingebaute Mechanismen wie &#8220;Self Healing&#8221; und Schutz gegen &#8220;silent data corruption&#8221;.</p>
<p><a href="http://blogs.sun.com/chrisg/entry/latency_bubble_in_your_io" target="_self">http://blogs.sun.com/chrisg/entry/latency_bubble_in_your_io</a></p>
<p><a href="http://przemol.blogspot.com/2008/02/zfs-vs-vxfs-vs-ufs-on-x4500-thumper.html" target="_self">http://przemol.blogspot.com/2008/02/zfs-vs-vxfs-vs-ufs-on-x4500-thumper.html</a></p>
<p><a href="http://blogs.sun.com/SC/entry/why_sunw_nfs_is_required" target="_self">http://blogs.sun.com/SC/entry/why_sunw_nfs_is_required</a></p>
<p><a href="http://www.solarisinternals.com//wiki/index.php?title=Category:ZFS" target="_self">http://www.solarisinternals.com//wiki/index.php?title=Category:ZFS</a></p>
<p><a href="http://www.opensolaris.org/os/community/zfs/docs/" target="_self">http://www.opensolaris.org/os/community/zfs/docs/</a></p>
<p><a href="http://wiki.edv-widhalm.com/index.php/Solaris_Volume_Manager_%28HowTo%29" target="_self">http://wiki.edv-widhalm.com/index.php/Solaris_Volume_Manager_%28HowTo%29</a></p>
<p><a href="http://wiki.edv-widhalm.com/index.php/Zfs_%28HowTo%29" target="_self">http://wiki.edv-widhalm.com/index.php/Zfs_%28HowTo%29</a></p>
<p><a href="http://www.learning-solaris.com/index.php/category/unix-solaris-storage-volume-management/" target="_self">http://www.learning-solaris.com/index.php/category/unix-solaris-storage-volume-management/</a></p>
<p><a href="http://www.osnews.com/story/19665/Solaris_Filesystem_Choices" target="_self">http://www.osnews.com/story/19665/Solaris_Filesystem_Choices</a></p>
<p><a title="zfs cache flush" href="http://blogs.digitar.com/jjww/?itemid=52" target="_self">http://blogs.digitar.com/jjww/?itemid=52</a></p>
<p><strong>NAS &#8211; iSCSI</strong></p>
<p>Solaris beherrscht iSCSI Initiator (Zugriff auf iSCSI-Volume) und iSCSI Target (Bereitstellen<br />
eines iSCSI Volumes). Dabei kann z.B. ein ZFS Volume als iSCSI Target genutzt werden. Das kann man z.B. nutzen um einem Windows- oder VMware-ESX-Server Diskspace zur Verf&#252;gung zu stellen. Von den ZFS Volumes k&#246;nnen dann Snapshots erstellt werden.</p>
<p><a href="http://blogs.sun.com/mhuff/entry/introduction_to_iscsi_in_solaris" target="_self">http://blogs.sun.com/mhuff/entry/introduction_to_iscsi_in_solaris</a></p>
<p><a href="http://www.opensolaris.org/os/project/iscsitgt/" target="_self">http://www.opensolaris.org/os/project/iscsitgt/</a></p>
<p><a href="http://www.opensolaris.org/os/project/isns/" target="_self">http://www.opensolaris.org/os/project/isns/</a></p>
<p><a href="http://blogs.sun.com/lokibear/entry/download_isns_web_based_management" target="_self">http://blogs.sun.com/lokibear/entry/download_isns_web_based_management</a></p>
<p><strong>NAS Freigaben &#8211; NFS und CIFS</strong></p>
<p>ZFS-Filesysteme beherrschen UNIX- und Windows-ACLs (W2K kompatibel) &#8211; damit entfallen viele H&#252;rden als Netzwerkspeicher. Dar&#252;ber hinaus k&#246;nnen in ZFS-Filesystemen NFS- und CIFS-Freigaben als Eigenschaften eingerichtet werden. Eine ADS-Integration ist auch m&#246;glich. Der brandneue CIFS-Server mit ZFS-Integration d&#252;rfte unter Solaris eine ernsthafte Konkurrenz zu Samba werden.</p>
<p><a href="http://blogs.sun.com/timthomas/entry/opensolaris_as_a_storageos_the" target="_self">http://blogs.sun.com/timthomas/entry/opensolaris_as_a_storageos_the</a></p>
<p><a href="http://blogs.sun.com/dougm/" target="_self">http://blogs.sun.com/dougm/</a></p>
<p><a href="http://blogs.sun.com/amw/entry/cifs_in_solaris" target="_self">http://blogs.sun.com/amw/entry/cifs_in_solaris</a></p>
<p><strong>SAN &#8211; Fibrechannel, FCoE<br />
</strong></p>
<p>Im Bereich Fibrechannel wurde zuletzt in erster Linie in leichtere Administration auf der Shell investiert. Interessant sind die OpenSolaris-Projekte Comstar und FC over Ethernet. Hier bewegt sich einiges, gerade auch im Bereich Virtualisierung mit NPIV (virtuelle FC-HBAs).</p>
<p><a href="http://www.opensolaris.org/os/project/comstar/" target="_self">http://www.opensolaris.org/os/project/comstar/</a></p>
<p><a href="http://www.opensolaris.org/os/project/fcoe/" target="_self">http://www.opensolaris.org/os/project/fcoe/</a></p>
<p><a href="http://www.opensolaris.org/os/project/npiv/" target="_self">http://www.opensolaris.org/os/project/npiv/</a></p>
<p><strong>mpxio &#8211; Multipathing</strong></p>
<p>Solaris unterst&#252;tzt mit mpxio Multipathing f&#252;r SCSI-, FC-, SAS- und iSCSI-Disks. Speichersysteme mit SCSI SPC-2/3 werrden automatisch erkannt, eine manuelle Zuordnung in der Konfigurationsdatei durch Vendor und Product ist auch m&#246;glich, z.B. &#8220;EMC     SYMMETRIX&#8221;. Es wird Failover und Roundrobin als Verfahren unterst&#252;tzt. Mit dem mpathadm-Kommando ist die Administration sehr eing&#228;ngig. Durch mpxio wird aus den verschiedenen Hardwarepfaden (verschiedene Controller/Targets, gleiche LUN) ein virtueller Pfad erstellt, der dann f&#252;r die Konfiguration im Volumemanager benutzt wird.</p>
<p><a href="http://www.opensolaris.org/os/project/mpxio/" target="_self">http://www.opensolaris.org/os/project/mpxio/</a></p>
<p>last but not least: ZFS in der Praxis &#8230; (Achtung! US-Propaganda)<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/CN6iDzesEs0&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/CN6iDzesEs0&amp;hl=en" wmode="transparent"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://otmanix.de/2008/04/21/solaris-als-storageserver/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Links am 17.02.08</title>
		<link>http://otmanix.de/2008/02/17/links-am-170208/</link>
		<comments>http://otmanix.de/2008/02/17/links-am-170208/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 09:18:58 +0000</pubDate>
		<dc:creator>otmanix</dc:creator>
				<category><![CDATA[Indiana]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Virtualisierung]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Xen]]></category>
		<category><![CDATA[autobahn]]></category>
		<category><![CDATA[CIFS]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[smbfs]]></category>
		<category><![CDATA[VMotion]]></category>
		<category><![CDATA[xvm]]></category>

		<guid isPermaLink="false">http://otmanix.de/2008/02/17/links-am-170208/</guid>
		<description><![CDATA[CIFS-Client (smbfs) im Nevada build84 integriert Sun xVM / xVM Ops Center Wiki Desaster Recovery Howto f&#252;r Project Indiana / OpenSolaris Developer Preview Deutsche Autobahn und Ausl&#228;nder &#8211; hier ein Bericht vom Sun Grid Engine Team zum Thema Faszination Geschwindigkeit &#8230; <a href="http://otmanix.de/2008/02/17/links-am-170208/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://blogs.sun.com/gwr/entry/cifs_client_smbfs_integrated_into" title="cifs" target="_blank">CIFS-Client (smbfs) im Nevada build84 integriert</a></li>
<li><a href="http://wikis.sun.com/display/xVM/Sun+xVM" title="xvm" target="_blank">Sun xVM / xVM Ops Center Wiki</a></li>
<li><a href="http://blogs.sun.com/nadkarni/entry/recovery_on_osdp_or_indinana" title="desaster recovery" target="_blank">Desaster Recovery Howto f&#252;r Project Indiana / OpenSolaris Developer Preview</a></li>
<li>Deutsche Autobahn und Ausl&#228;nder &#8211; hier <a href="http://blogs.sun.com/bobp/entry/sun_grid_engine_on_the" title="autobahn" target="_blank">ein Bericht vom Sun Grid Engine Team zum Thema Faszination Geschwindigkeit auf 4 R&#228;dern</a></li>
<li><a href="http://blogs.sun.com/TA/entry/server_virtualization_s_impact_on" title="virtualisierung" target="_blank">Servervirtualisierung und die Auswirkung auf Storage</a></li>
<li><a href="http://blogs.sun.com/ajaykumar/entry/access_ntfs_partition_from_solaris" title="ntfs" target="_blank">Zugriff auf NTFS-Partionen aus Solaris</a></li>
<li><a href="http://communities.vmware.com/thread/122847?tstart=0" title="storage vmotion" target="_blank">GUI f&#252;r Storage Vmotion</a> (f&#252;r VMware ESX)</li>
<li><a href="http://blogs.sun.com/aland/entry/installing_studio_built_kde_3" title="kde" target="_blank">KDE und Solaris</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://otmanix.de/2008/02/17/links-am-170208/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neues im OpenSolaris build 81</title>
		<link>http://otmanix.de/2008/01/06/neues-im-opensolaris-build-80/</link>
		<comments>http://otmanix.de/2008/01/06/neues-im-opensolaris-build-80/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 09:45:11 +0000</pubDate>
		<dc:creator>otmanix</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Virtualisierung]]></category>
		<category><![CDATA[Xen]]></category>
		<category><![CDATA[CIFS]]></category>
		<category><![CDATA[SAS]]></category>
		<category><![CDATA[smb]]></category>
		<category><![CDATA[xvm]]></category>

		<guid isPermaLink="false">http://otmanix.de/2008/01/06/neues-im-opensolaris-build-80/</guid>
		<description><![CDATA[Ein Blick auf die flag days zum build 81 bringt folgende Neuerungen: Schema-Update f&#252;r den idmapd (Usermapping f&#252;r CIFS-Service) &#196;nderungen am CIFS-Service (Vereinfachung des Dom&#228;nen-Beitritts, &#196;nderungen beim DynDNS) Support f&#252;r SMP (Management Protokoll f&#252;r SAS-Ger&#228;te, Verwaltung von SAS-Domains) Solaris HVM &#8230; <a href="http://otmanix.de/2008/01/06/neues-im-opensolaris-build-80/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ein Blick auf die <a href="http://www.opensolaris.org/os/community/on/flag-days/all/" title="onnv" target="_blank">flag days zum build 81</a> bringt folgende Neuerungen:</p>
<ul>
<li><a href="http://www.opensolaris.org/os/community/on/flag-days/pages/2007121401/" title="idmapd" target="_blank">Schema-Update f&#252;r den idmapd</a> (Usermapping f&#252;r CIFS-Service)</li>
<li><a href="http://www.opensolaris.org/os/community/on/flag-days/pages/2008010501/" title="cifs-service" target="_blank">&#196;nderungen am CIFS-Service</a> (Vereinfachung des Dom&#228;nen-Beitritts, &#196;nderungen beim DynDNS)</li>
<li><a href="http://www.opensolaris.org/os/community/on/flag-days/pages/2008010201/" title="smp" target="_blank">Support f&#252;r SMP</a> (Management Protokoll f&#252;r SAS-Ger&#228;te, Verwaltung von SAS-Domains)</li>
<li><a href="http://www.opensolaris.org/os/community/on/flag-days/pages/2007122201/" title="Solaris hvm domains" target="_blank">Solaris HVM domains</a> (Updates f&#252;r XEN bzw. xVM, z.B. paravirtualisierte Treiber f&#252;r voll virtualisierte Dom&#228;nen)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://otmanix.de/2008/01/06/neues-im-opensolaris-build-80/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verwaltung von Freigaben mit sharemgr</title>
		<link>http://otmanix.de/2007/12/18/verwaltung-von-freigaben-mit-sharemgr/</link>
		<comments>http://otmanix.de/2007/12/18/verwaltung-von-freigaben-mit-sharemgr/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 13:48:27 +0000</pubDate>
		<dc:creator>otmanix</dc:creator>
				<category><![CDATA[NAS]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[ZFS]]></category>
		<category><![CDATA[CIFS]]></category>
		<category><![CDATA[NFS]]></category>
		<category><![CDATA[sharemgr]]></category>
		<category><![CDATA[smb]]></category>

		<guid isPermaLink="false">http://otmanix.de/2007/12/18/verwaltung-von-freigaben-mit-sharemgr/</guid>
		<description><![CDATA[F&#252;r OpenSolaris wurde das Tool sharemgr zum Verwalten von Freigaben (Shares) verbessert. Damit lassen sich nun einheitlich Freigaben sowohl f&#252;r NFS als auch f&#252;r SMB/CIFS (seit der CIFS-Kernelintegration vor kurzem) verwalten. Auch der korrekte Umgang mit ZFS ist gew&#228;hrleistet. Doug &#8230; <a href="http://otmanix.de/2007/12/18/verwaltung-von-freigaben-mit-sharemgr/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>F&#252;r OpenSolaris wurde das Tool sharemgr zum Verwalten von Freigaben (Shares) verbessert. Damit lassen sich nun einheitlich Freigaben sowohl f&#252;r NFS als auch f&#252;r SMB/CIFS (seit der CIFS-Kernelintegration vor kurzem) verwalten. Auch der korrekte Umgang mit ZFS ist gew&#228;hrleistet.</p>
<p>Doug McCallum hat einen <a href="http://frsun.downloads.edgesuite.net/sun/08B01361/" title="sharemgr" target="_blank">Screencast</a> dazu erstellt, in dem Schritt f&#252;r Schritt das Arbeiten mit sharemgr erkl&#228;rt wird. In seinem <a href="http://blogs.sun.com/dougm/" title="Doug MC Callum" target="_blank">Blog</a> finden sich weitere hilfreiche Tips zum Arbeiten mit sharemgr.</p>
<p>Mit den letzten Anstrengungen im Bereich Kernel-integriertes CIFS inc. ADS-Kopplung, Erweiterung von ZFS und nun sharemgr  d&#252;rfte unter (Open)Solaris k&#252;nftig eine tiefere Integration von SMB/CIFS in das OS realisiert sein als wie mit Samba unter Linux. Weitere Neuerungen im Storageumfeld wie ISCSI-Target machen (Open)Solaris zur Universalplattform f&#252;r Storage-Belange auf g&#252;nstiger Hardware.</p>
]]></content:encoded>
			<wfw:commentRss>http://otmanix.de/2007/12/18/verwaltung-von-freigaben-mit-sharemgr/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Neues in OpenSolaris</title>
		<link>http://otmanix.de/2007/11/29/neues-in-opensolaris/</link>
		<comments>http://otmanix.de/2007/11/29/neues-in-opensolaris/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 21:24:15 +0000</pubDate>
		<dc:creator>otmanix</dc:creator>
				<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Xen]]></category>
		<category><![CDATA[ZFS]]></category>
		<category><![CDATA[CIFS]]></category>
		<category><![CDATA[NFSv4]]></category>
		<category><![CDATA[xvm]]></category>

		<guid isPermaLink="false">http://otmanix.de/2007/11/29/neues-in-opensolaris/</guid>
		<description><![CDATA[Was gab es zuletzt an Neuerungen in OpenSolaris? b79: CIFS-Dienst (&#220;berarbeitung ADS- und DynDNS-Client, sowie IPC) b79: neuer Intel wifi-Treiber b78: ZFS Boot b77: div. ZFS-Verbesserungen (u.a. f&#252;r CIFS Dienst) b77: CIFS-Dienst in OpenSolaris b77: Fixes f&#252;r xVM (Xen) b77: &#8230; <a href="http://otmanix.de/2007/11/29/neues-in-opensolaris/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Was gab es zuletzt an Neuerungen in OpenSolaris?</p>
<ul>
<li>b79: <a href="http://www.opensolaris.org/os/community/on/flag-days/pages/2007112701/" target="_blank">CIFS-Dienst</a> (&#220;berarbeitung ADS- und DynDNS-Client,  sowie IPC)</li>
<li>b79: neuer Intel <a href="http://www.opensolaris.org/os/community/on/flag-days/pages/2007111902/" target="_blank">wifi-Treiber</a></li>
<li>b78: <a href="http://www.opensolaris.org/os/community/on/flag-days/pages/2007111301/" target="_blank">ZFS Boot</a></li>
<li>b77: div. ZFS-Verbesserungen (u.a. f&#252;r CIFS Dienst)</li>
<li>b77: <a href="http://www.opensolaris.org/os/community/on/flag-days/pages/2007102601/" target="_blank">CIFS-Dienst</a> in OpenSolaris</li>
<li>b77: <a href="http://www.opensolaris.org/os/community/on/flag-days/pages/2007102402/" target="_blank">Fixes f&#252;r xVM</a> (Xen)</li>
<li>b77: <a href="http://www.opensolaris.org/os/community/on/flag-days/pages/2007102201/" target="_blank">NFSv4 Mirror Mounts</a></li>
<li>b77: <a href="http://www.opensolaris.org/os/community/on/flag-days/pages/2007102001/" target="_blank">Energy star Kompatibilit&#228;t f&#252;r X86</a> (Suspend to RAM)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://otmanix.de/2007/11/29/neues-in-opensolaris/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links am 07.11.07</title>
		<link>http://otmanix.de/2007/11/07/links-am-071107/</link>
		<comments>http://otmanix.de/2007/11/07/links-am-071107/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 20:54:22 +0000</pubDate>
		<dc:creator>otmanix</dc:creator>
				<category><![CDATA[Cluster]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Virtualisierung]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ZFS]]></category>
		<category><![CDATA[CIFS]]></category>
		<category><![CDATA[sun cluster]]></category>

		<guid isPermaLink="false">http://otmanix.de/2007/11/07/links-am-071107/</guid>
		<description><![CDATA[A Programmer&#8217;s ABC CIFS &#8230; in Solaris Sharing data in a Microsoft way&#8230; Welcome to the CIFS server! SMB vs. ZFS Sun Cluster Wiki Clustering Solaris Guests That Run on VMware with Sun Cluster 3.2 Software]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://blogs.sun.com/barts/entry/a_programmer_s_abcs" target="_blank">A Programmer&#8217;s ABC</a></li>
<li><a href="http://blogs.sun.com/amw/entry/cifs_in_solaris" target="_blank">CIFS &#8230; in Solaris</a></li>
<li><a href="http://blogs.sun.com/rohrer/entry/sharing_data_in_a_microsoft">Sharing data in a Microsoft way&#8230; Welcome to the CIFS server!</a></li>
<li><a href="http://blogs.sun.com/dougm/entry/smb_vs_zfs" target="_blank">SMB vs. ZFS</a></li>
<li><a href="http://wikis.sun.com/display/SunCluster/Home" target="_blank">Sun Cluster Wiki</a></li>
<li><a href="http://blogs.sun.com/SC/date/20070515" target="_blank">Clustering Solaris Guests That Run on VMware with Sun Cluster 3.2 Software</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://otmanix.de/2007/11/07/links-am-071107/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zuk&#252;nftige Storage Appliance auf Basis OpenSolaris m&#246;glich</title>
		<link>http://otmanix.de/2007/10/27/zukuenftige-storage-appliance-auf-basis-opensolaris-moeglich/</link>
		<comments>http://otmanix.de/2007/10/27/zukuenftige-storage-appliance-auf-basis-opensolaris-moeglich/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 09:26:04 +0000</pubDate>
		<dc:creator>otmanix</dc:creator>
				<category><![CDATA[Netapp]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[CIFS]]></category>
		<category><![CDATA[ICAP]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[ndmp]]></category>
		<category><![CDATA[NFS]]></category>
		<category><![CDATA[Samba]]></category>

		<guid isPermaLink="false">http://otmanix.de/2007/10/27/zukuenftige-storage-appliance-auf-basis-opensolaris-moeglich/</guid>
		<description><![CDATA[Zuk&#252;nftig wird es m&#246;glich sein auf Basis von OpenSolaris einen Standard-Server als Storage Appliance zu nutzen bzw. ein &#8220;Multi Purpose&#8221; System zu bieten. Dazu mehr in Bob Porras&#8217; Blog. Ab OpenSolaris build 77 wird ein im Kernel integrierter CIFS-Server eingef&#252;hrt, &#8230; <a href="http://otmanix.de/2007/10/27/zukuenftige-storage-appliance-auf-basis-opensolaris-moeglich/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Zuk&#252;nftig wird es m&#246;glich sein auf Basis von OpenSolaris einen Standard-Server als Storage Appliance zu nutzen bzw. ein &#8220;Multi Purpose&#8221; System zu bieten. Dazu mehr in <a href="http://blogs.sun.com/bobp/entry/fish_n_cifs" title="Bob Porras" target="_blank">Bob Porras&#8217; Blog</a>.</p>
<p class="MsoNormal">Ab OpenSolaris build 77 wird ein im Kernel integrierter CIFS-Server eingef&#252;hrt, der auf Samba basiert. Dieser unterst&#252;tzt NFSv4 (inc. Windows-ACLs) und ZFS (integrierter Volumemanager, Quotas, Snapshots, Snapshot-Clones).</p>
<p class="MsoNormal">Geplant ist dar&#252;ber hinaus NFSv4 Mirror Mounts (auf NFS-Servern verteilt liegende Daten, die Server-&#252;bergreifend transparent f&#252;r den User im Zugriff sind), ICAP (f&#252;r Virenscanner-Engines), NDMP und ADS-Integration. Vor kurzem wurde bereits ISCSI-Target bereitgestellt.</p>
<p class="MsoNormal"><img src="http://blogs.sun.com/bobp/resource/SolStack2-1.jpg" /></p>
<p><o:p></o:p>Ich glaube damit d&#252;rfte der wesentliche Hintergrund zum Patent-Streit zwischen Netapp und Sun klar sein…</p>
]]></content:encoded>
			<wfw:commentRss>http://otmanix.de/2007/10/27/zukuenftige-storage-appliance-auf-basis-opensolaris-moeglich/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

