<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.os.bsd.india">
    <title>gmane.os.bsd.india</title>
    <link>http://blog.gmane.org/gmane.os.bsd.india</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/733"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/731"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/730"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/726"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/725"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/724"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/719"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/711"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/704"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/699"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/698"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/695"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/688"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/680"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/680"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/664"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/663"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/660"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/651"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.bsd.india/608"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/733">
    <title>OT - nmap legal issues in India</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/733</link>
    <description>&lt;pre&gt;Hi,

Any body know the legal issues associated with random port/os scans
using nmap in India.
I am not looking for some general information but some thing concrete
from an authentic source.

Where does one read about cyber laws concerning this?
Is there any particular mailinglist that discusses cyber lawsin India?

Any instance of any body convicted in India for just port scanning?
Is it categorized under cracking?

Thanks

--Siju
&lt;/pre&gt;</description>
    <dc:creator>Siju George</dc:creator>
    <dc:date>2011-07-24T15:02:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/731">
    <title>OpenBSD Kernel Internals walk through for Newbies</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/731</link>
    <description>&lt;pre&gt;http://www.atmnis.com/~proger/openkyiv/openkyiv2009_proger_sys.pdf

--Siju
&lt;/pre&gt;</description>
    <dc:creator>Siju George</dc:creator>
    <dc:date>2011-07-19T16:46:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/730">
    <title>Real World DragonFlyBSD Hammer DeDup figures - Reclaiming more than 1/4th ( 30% ) Disk Space from an Almost Full Drive</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/730</link>
    <description>&lt;pre&gt;Hi,


One of the DragonFlyBSD Backup Server has around 10 years of Company  Archives.
This is the result of de-dup feature

Short Sumary before dedup of firtst Hard Disk

Filesystem                Size   Used  Avail Capacity  Mounted on
Backup1                   454G   451G   2.8G    99%    /Backup1

Short Sumary after dedup of firtst Hard Disk

Filesystem                Size   Used  Avail Capacity  Mounted on
Backup1                   454G   313G   141G    69%    /Backup1

Reclaimed 138 GB i.e 30% of Disk space without deleting anything or
considerably affecting the perfomance of the Server.

Full Story:

The first backups server was Debian Sarge, then Debian Etch and then
OpenBSD with RAIDFRAME mirrors because it was the only Unix/Linux that
would even detect the 120 GB hard disks we had back then.
Later I turned to DragonFlyBSD due to HAMMER ( No fsck, No RAID Parity
chceks and Easy FS Snapshots )
So this Dragonfly backup server has around 10 years old backups of

1) Web files of Projects ( html, php, images etc )

2) SQL dumps both zipped and unzipped .Hammer snapshots gave me the
luxury to do

http://www.dragonflybsd.org/docs/real_time_backup_server_for_microsoft_windows__44___linux__44___bsd_and_mac_os_x_clients/

But now we have SQL dumps of induvidual databses taken every hour and
made available to the developers using snapshots in the same manner
:-)

3) MS Word, Excell Doc files - Company documents and User backups

4) PSD files and such from Designers which takes a larg space.

5) Git, SVN repositories backup

6) Virtual Machine images ( mostly qcow2 )

7) Configuration files of several servers and other details backuped
daily/hourly os some times every 15 minutes and maintained with coarse
grained snapshots without pruning.

8) Several Softwares and CD ISO images

9) Video/Audio files such as mp3,avi.flv,mpg and so on.


The OS version currently is

DragonFly v2.11.0.247.gda17d9-DEVELOPMENT

 Processor is

AMD Athlon(tm) 64 Processor 3400+ (2193.63-MHz 686-class CPU)

Memory is

real memory  = 2113336320 (2015 MB)
avail memory = 2029342720 (1935 MB)

with four 500GB SATA Disks mirroring PFS from each other and also from
another Dragonfly Backup Server on a differrent floor using
'mirror-stream' started at boot using cron with an entry similar to

&amp;lt; at &amp;gt;reboot /sbin/hammer mirror-stream /Backup1/Data /Backup2/Data &amp;amp;


I have never reinstalled the OS but kept following the development
version from July 2009 so that is two years of rolling release which
is a great advantage in itself :-)

The first Disk is mounted as /Backup1 and seems to be a good Candidate
for dedup because it is almost full.

======================================================================================
Filesystem                Size   Used  Avail Capacity  Mounted on

Backup1                   454G   451G   2.8G    99%    /Backup1
/Backup1/pfs/&amp;lt; at &amp;gt;&amp;lt; at &amp;gt;-1:00001   454G   451G   2.8G    99%    /Backup1/Data
/Backup1/pfs/&amp;lt; at &amp;gt;&amp;lt; at &amp;gt;-1:00009   454G   451G   2.8G    99%    /Backup1/pkgsrc
/Backup1/pfs/&amp;lt; at &amp;gt;&amp;lt; at &amp;gt;-1:00002   454G   451G   2.8G    99%    /Backup1/VersionControl
/Backup1/pfs/&amp;lt; at &amp;gt;&amp;lt; at &amp;gt;-1:00003   454G   451G   2.8G    99%    /Backup1/test
/Backup1/pfs/&amp;lt; at &amp;gt;&amp;lt; at &amp;gt;-1:00005   454G   451G   2.8G    99%
/Backup1/www-5mbak/www-hot
/Backup1/pfs/&amp;lt; at &amp;gt;&amp;lt; at &amp;gt;-1:00006   454G   451G   2.8G    99%
/Backup1/mysql-1hbak/mysql-hot
/Backup1/pfs/&amp;lt; at &amp;gt;&amp;lt; at &amp;gt;-1:00007   454G   451G   2.8G    99%
/Backup1/project-docs-bak/project-docs
=======================================================================================

Full Details below.

=========================================================

       Label               Backup1
       No. Volumes         1
       FSID                e182...............................................
       HAMMER Version      4
Big block information
       Total           58140
       Used            57713 (99.27%)
       Reserved           69 (0.12%)
       Free              358 (0.62%)
Space information
       No. Inodes   11350364
       Total size       454G (487713669120 bytes)
       Used             451G (99.27%)
       Reserved         552M (0.12%)
       Free             2.8G (0.62%)
PFS information
       PFS ID  Mode    Snaps  Mounted on
            0  MASTER      0  /Backup1
            1  MASTER      0  /Backup1/Data
            2  MASTER      0  /Backup1/VersionControl
            3  MASTER      0  /Backup1/test
            5  MASTER      0  /Backup1/www-5mbak/www-hot
            6  MASTER      0  /Backup1/mysql-1hbak/mysql-hot
            7  MASTER      0  /Backup1/project-docs-bak/project-docs
            9  MASTER      0  /Backup1/pkgsrc
==========================================================


De Duping Steps Taken:
----------------------------------


1) Version Upgrading from 4 to 6.

=================================
dfly-bkpsrv# hammer version-upgrade /Backup1 5
hammer version-upgrade: succeeded
dfly-bkpsrv# hammer version-upgrade /Backup1 6
hammer version-upgrade: succeeded
=================================

2) Simulating using 'dedup-simulate' to get an idea.

=====================================================================================

dfly-bkpsrv# hammer dedup-simulate /Backup1
Dedup-simulate /Backup1: objspace 8000000000000000:0000
7fffffffffffffff:ffff pfs_id 0
Dedup-simulate /Backup1 succeeded
Simulated dedup ratio = 1.07

dfly-bkpsrv# hammer dedup-simulate /Backup1/Data
Dedup-simulate /Backup1/Data: objspace 8000000000000000:0000
7fffffffffffffff:ffff pfs_id 1
Dedup-simulate /Backup1/Data succeeded
Simulated dedup ratio = 1.34

dfly-bkpsrv# hammer dedup-simulate /Backup1/pkgsrc
Dedup-simulate /Backup1/pkgsrc: objspace 8000000000000000:0000
7fffffffffffffff:ffff pfs_id 9
Dedup-simulate /Backup1/pkgsrc succeeded
Simulated dedup ratio = 1.10

dfly-bkpsrv# hammer dedup-simulate /Backup1/VersionControl
Dedup-simulate /Backup1/VersionControl: objspace 8000000000000000:0000
7fffffffffffffff:ffff pfs_id 2
Dedup-simulate /Backup1/VersionControl succeeded
Simulated dedup ratio = 2.79

dfly-bkpsrv# hammer dedup-simulate /Backup1/test
Dedup-simulate /Backup1/test: objspace 8000000000000000:0000
7fffffffffffffff:ffff pfs_id 3
Dedup-simulate /Backup1/test succeeded
Simulated dedup ratio = 0.00

dfly-bkpsrv# hammer dedup-simulate /Backup1/www-5mbak/www-hot
Dedup-simulate /Backup1/www-5mbak/www-hot: objspace
8000000000000000:0000 7fffffffffffffff:ffff pfs_id 5
Dedup-simulate /Backup1/www-5mbak/www-hot succeeded
Simulated dedup ratio = 1.39

dfly-bkpsrv# hammer dedup-simulate /Backup1/mysql-1hbak/mysql-hot
Dedup-simulate /Backup1/mysql-1hbak/mysql-hot: objspace
8000000000000000:0000 7fffffffffffffff:ffff pfs_id 6
Dedup-simulate /Backup1/mysql-1hbak/mysql-hot succeeded
Simulated dedup ratio = 13.78

dfly-bkpsrv# hammer dedup-simulate /Backup1/project-docs-bak/project-docs
Dedup-simulate /Backup1/project-docs-bak/project-docs: objspace
8000000000000000:0000 7fffffffffffffff:ffff pfs_id 7
Dedup-simulate /Backup1/project-docs-bak/project-docs succeeded
Simulated dedup ratio = 1.15

===================================================================================================

3) Real 'de-dup' of the Mother File System and all PFSes

=======================================================================

dfly-bkpsrv# hammer dedup /Backup1
Dedup /Backup1: objspace 8000000000000000:0000 7fffffffffffffff:ffff pfs_id 0
Dedup /Backup1 succeeded
Dedup ratio = 1.07
     625 MB referenced
     585 MB allocated
     224 KB skipped
          0 CRC collisions
          0 SHA collisions
          0 bigblock underflows

dfly-bkpsrv# hammer dedup /Backup1/Data
Dedup /Backup1/Data: objspace 8000000000000000:0000
7fffffffffffffff:ffff pfs_id 1
Dedup /Backup1/Data succeeded
Dedup ratio = 1.34
     259 GB referenced
     193 GB allocated
      40 MB skipped
       1944 CRC collisions
          0 SHA collisions
         20 bigblock underflows

dfly-bkpsrv# hammer dedup /Backup1/pkgsrc
Dedup /Backup1/pkgsrc: objspace 8000000000000000:0000
7fffffffffffffff:ffff pfs_id 9
Dedup /Backup1/pkgsrc succeeded
Dedup ratio = 1.10
    1687 MB referenced
    1539 MB allocated
    1718 KB skipped
          3 CRC collisions
          0 SHA collisions
          0 bigblock underflows

dfly-bkpsrv# hammer dedup /Backup1/VersionControl
Dedup /Backup1/VersionControl: objspace 8000000000000000:0000
7fffffffffffffff:ffff pfs_id 2
Dedup /Backup1/VersionControl succeeded
Dedup ratio = 2.75
     160 MB referenced
      58 MB allocated
     853 KB skipped
          0 CRC collisions
          0 SHA collisions
          0 bigblock underflows

dfly-bkpsrv# hammer dedup /Backup1/test
Dedup /Backup1/test: objspace 8000000000000000:0000
7fffffffffffffff:ffff pfs_id 3
Dedup /Backup1/test succeeded
Dedup ratio = 0.00
        0 B referenced
        0 B allocated
        0 B skipped
          0 CRC collisions
          0 SHA collisions
          0 bigblock underflows

dfly-bkpsrv# hammer dedup /Backup1/www-5mbak/www-hot
Dedup /Backup1/www-5mbak/www-hot: objspace 8000000000000000:0000
7fffffffffffffff:ffff pfs_id 5
Dedup /Backup1/www-5mbak/www-hot succeeded
Dedup ratio = 1.39
      50 GB referenced
      36 GB allocated
      53 MB skipped
        167 CRC collisions
          0 SHA collisions
          0 bigblock underflows

Dedup /Backup1/mysql-1hbak/mysql-hot: objspace 8000000000000000:0000
7fffffffffffffff:ffff pfs_id 6
Dedup /Backup1/mysql-1hbak/mysql-hot succeeded
Dedup ratio = 13.78
      117 GB referenced
    8747 MB allocated
        0 B skipped
          0 CRC collisions
          0 SHA collisions
          0 bigblock underflows

dfly-bkpsrv# hammer dedup /Backup1/project-docs-bak/project-docs
Dedup /Backup1/project-docs-bak/project-docs: objspace
8000000000000000:0000 7fffffffffffffff:ffff pfs_id 7
Dedup /Backup1/project-docs-bak/project-docs succeeded
Dedup ratio = 1.15
     247 MB referenced
     215 MB allocated
     102 KB skipped
          0 CRC collisions
          0 SHA collisions
          0 bigblock underflows
=================================================================================================

Full info of de-duped volume

=======================================================================
Volume identification
Label               Backup1
No. Volumes         1
FSID                e1859f6a-6ab8-11de-9bc4-011617202aa6
HAMMER Version      6
Big block information
Total           58140
Used            40032 (68.85%)
Reserved           69 (0.12%)
Free            18039 (31.03%)
Space information
No. Inodes   11371863
Total size       454G (487713669120 bytes)
Used             313G (68.85%)
Reserved         552M (0.12%)
Free             141G (31.03%)
=====================================================================

Now after de-duping all PFSes on First Disk a 'df -h' gives this details

Filesystem                Size   Used  Avail Capacity  Mounted on
Backup1                   454G   313G   141G    69%    /Backup1

Before de-duping it was

Filesystem                Size   Used  Avail Capacity  Mounted on
Backup1                   454G   451G   2.8G    99%    /Backup1

So that is reclaiming 30% of Disk space amounting to 138 GB :-)

Carefull configuring designing PFSes and snapshots can save a lot of Disk space.
But de-dup can still save more :-)


In order to 'de-dup' the file system automatically every day using
'hammer cleanup' in the periodic script I have put some thing like
this in the configuration files for PFSes.

=============================================
dfly-bkpsrv# hammer config /Backup1/VersionControl/
snapshots 1d 1000d
prune     1d 15m
rebalance 1d 5m
reblock   1d 60m
recopy    30d 60m
dedup     1d 30m
==============================================

A million thanks to Matt and team for DragonFly, Hammer, de-dup,
vkernel and a lot of other gooddies comming up :-D

Thanks and Regards

--Siju
&lt;/pre&gt;</description>
    <dc:creator>Siju George</dc:creator>
    <dc:date>2011-07-19T11:12:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/726">
    <title>Welcome to the FOSS India IRC Network.</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/726</link>
    <description>&lt;pre&gt;Hi,

The FOSS India Internet Relay Chat Network (irc.foss-india.org) is a
communications network for friends,well wishers and community members
of the Free Culture and Free/Open Source Movement in India. Come join
us and have a wonderful and intellectually rewarding chat experience.

Regards,
&lt;/pre&gt;</description>
    <dc:creator>Vivek Varghese Cherian</dc:creator>
    <dc:date>2011-06-17T00:01:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/725">
    <title>Hammer2 for Clustering Design Document</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/725</link>
    <description>&lt;pre&gt;http://leaf.dragonflybsd.org/mailarchive/kernel/2011-05/msg00010.html

http://apollo.backplane.com/DFlyMisc/hammer2.txt

Thanks
--Siju
_______________________________________________
bsd-india mailing list
bsd-india&amp;lt; at &amp;gt;bsd-india.org
http://www.bsd-india.org/mailman/listinfo/bsd-india
&lt;/pre&gt;</description>
    <dc:creator>Siju George</dc:creator>
    <dc:date>2011-05-28T08:07:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/724">
    <title>M:tier uses OpenBSD for Everything</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/724</link>
    <description>&lt;pre&gt;http://undeadly.org/cgi?action=article&amp;amp;sid=20110420080633
_______________________________________________
bsd-india mailing list
bsd-india&amp;lt; at &amp;gt;bsd-india.org
http://www.bsd-india.org/mailman/listinfo/bsd-india
&lt;/pre&gt;</description>
    <dc:creator>Siju George</dc:creator>
    <dc:date>2011-04-20T13:08:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/719">
    <title>Dual booting DragonFlyBSD with WinXP</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/719</link>
    <description>&lt;pre&gt;Hello,

Has anybody setup a dual boot system with DragonFlyBSD and WinXP?

I have 3 primary partitions on my WinXP laptop; I installed
DragonFlyBSD on the third partition that is beyond 60G. I skipped the
step to install the boot blocks, since I want to use NTloader to boot
DragonFly. Later, I copied /boot/boot1 to c:\bootsect.dfly and added
the following entry to c:\boot.ini.

C:\bootsect.dfly="DragonFly"

FWIW, this method worked fine with FreeBSD-current. However, upon
trying to boot DragonFly from NT loader, the screen goes blank for a
few seconds, and then, the system reboots.

Upon googling, I found the following mail in the dragonflybsd-user
archive:
http://kerneltrap.org/mailarchive/dragonflybsd-user/2004/12/31/135686

I haven't come across mail/FAQ/webpage which confirms that the method
described above works for DragonFlyBSD.

Thanks,

&lt;/pre&gt;</description>
    <dc:creator>Chirag Kantharia</dc:creator>
    <dc:date>2011-02-17T15:16:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/711">
    <title>New server</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/711</link>
    <description>&lt;pre&gt;Well, I got tired of running the server out of my garage and found
someone to host a virtual private server. I switched the DNS servers
tonight. The new IP should be 184.82.71.199.

 -Arun
&lt;/pre&gt;</description>
    <dc:creator>Arun Sharma</dc:creator>
    <dc:date>2011-01-26T07:28:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/704">
    <title>Doubt on ZFS</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/704</link>
    <description>&lt;pre&gt;HI
*
I have some doubts on ZFS.*

[root&amp;lt; at &amp;gt;beastie /etc]# zpool create nas da0 da1
[root&amp;lt; at &amp;gt;beastie /etc]# zpool list
NAME   SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
nas   23.9G  73.5K  23.9G     0%  ONLINE  -
[root&amp;lt; at &amp;gt;beastie /etc]# zpool add nas da2
[root&amp;lt; at &amp;gt;beastie /etc]# zpool list
NAME   SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
nas   35.8G   134K  35.8G     0%  ONLINE  -


*Then I stored one big file on /nas . after that , I tried to remove newly
attached disk.*


[root&amp;lt; at &amp;gt;beastie /etc]# du -sh /nas/huge_file
464M    /nas/huge_file
[root&amp;lt; at &amp;gt;beastie ~]# zpool remove nas da2
cannot remove da2: only inactive hot spares or cache devices can be removed
[root&amp;lt; at &amp;gt;beastie ~]# zpool offline  nas da2
cannot offline da2: no valid replicas
[root&amp;lt; at &amp;gt;beastie ~]# zpool detach  nas da2
cannot detach da2: only applicable to mirror and replacing vdevs

*
Though the data stored in the pool is much less that the size of individual
disks ,  I 'm unable to remove any of the members from the pool. How can I
do that without losing data ?
*



*I have one more doubt*

[root&amp;lt; at &amp;gt;beastie ~]# zpool create nas mirror ad4 ad6 mirror da0 da1
[root&amp;lt; at &amp;gt;beastie ~]# zpool status
  pool: nas
 state: ONLINE
 scrub: none requested
config:

    NAME        STATE     READ WRITE CKSUM
    nas         ONLINE       0     0     0
      mirror    ONLINE       0     0     0
        ad4     ONLINE       0     0     0
        ad6     ONLINE       0     0     0
      mirror    ONLINE       0     0     0
        da0     ONLINE       0     0     0
        da1     ONLINE       0     0     0

[root&amp;lt; at &amp;gt;beastie ~]# zpool detach nas da0
[root&amp;lt; at &amp;gt;beastie ~]# zpool status
  pool: nas
 state: ONLINE
 scrub: none requested
config:

    NAME        STATE     READ WRITE CKSUM
    nas         ONLINE       0     0     0
      mirror    ONLINE       0     0     0
        ad4     ONLINE       0     0     0
        ad6     ONLINE       0     0     0
      da1       ONLINE       0     0     0

errors: No known data errors

[root&amp;lt; at &amp;gt;beastie ~]# zpool attach nas da0
missing &amp;lt;new_device&amp;gt; specification
[root&amp;lt; at &amp;gt;beastie ~]# zpool attach nas da0 da1
invalid vdev specification
use '-f' to override the following errors:
/dev/da1 is part of active pool 'nas'


*How can I reattach it to the pool ?*


*Finally one more doubt too*
[root&amp;lt; at &amp;gt;beastie ~]# zpool create nas mirror ad4 ad6 mirror da0 da1

*can we do this in two steps. something like*

[root&amp;lt; at &amp;gt;beastie ~]# zpool create nas1 mirror ad4 ad6
[root&amp;lt; at &amp;gt;beastie ~]# zpool create nas2 mirror da0 da1
[root&amp;lt; at &amp;gt;beastie ~]# zpool create nas nas1 nas 2
cannot open 'nas1': no such GEOM provider
must be a full path or shorthand device name


&lt;/pre&gt;</description>
    <dc:creator>Basil Kurian</dc:creator>
    <dc:date>2011-01-05T03:16:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/699">
    <title>HAPPY NEW YEAR 2011</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/699</link>
    <description>&lt;pre&gt;WISH ALL "A VEY HAPPY NEW YEAR 2011".

Regards
_______________________________________________
bsd-india mailing list
bsd-india&amp;lt; at &amp;gt;bsd-india.org
http://www.bsd-india.org/mailman/listinfo/bsd-india
&lt;/pre&gt;</description>
    <dc:creator>Prashant</dc:creator>
    <dc:date>2010-12-31T06:43:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/698">
    <title>Easily setup ZFS boot FreeBSD</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/698</link>
    <description>&lt;pre&gt;I find this link useful

http://mpietruszka.com/2010/08/14/freebsd-on-zfs-update-1/


&lt;/pre&gt;</description>
    <dc:creator>Basil Kurian</dc:creator>
    <dc:date>2010-12-30T14:10:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/695">
    <title>HP Mini runs PCBSD 8 perfectly!</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/695</link>
    <description>&lt;pre&gt;Dear BSDsouls,


HP Mini runs PCBSD 8 perfectly!

It has ATOM 1.66 GHz, 1GB DDR2, 160 GB HDD.


Regards,

Mohit Singh
&lt;/pre&gt;</description>
    <dc:creator>Mohit Singh</dc:creator>
    <dc:date>2010-11-17T15:49:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/688">
    <title>Need help choose processor amd64 hardware for running8-10 kvm hosts</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/688</link>
    <description>&lt;pre&gt;Hi,

I am seeking to purchase an amd64 machines for running guest vms under KVM.
There will be 8-10 guests with the following software and services running.

guest 1 - nginx and apache, nginx as reverse proxy to apache.
guest 2 - varnish cache
guest 3 - mysql masterdb
guest 4 - mysql replication slavedb
guest 5 - trac, git, apache php-maven
guest 6 - agilo hudson.
guest 7 - zabbix

other guests will have similar configurations.

Could some body tell me what I should look for when I purchase the
amd64 hardware.Things lke L2 cache and stuff I mean.
Which are th hardware tried and tested as best for running KVM?

Most of the guest machines will be debian and others freebsd and dragonflybsd.

I guess Arun will be able to help me out to make a good decision.

Thanks :-)

--Siju
&lt;/pre&gt;</description>
    <dc:creator>Siju George</dc:creator>
    <dc:date>2010-10-26T08:25:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/680">
    <title>enabling SSH</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/680</link>
    <description>&lt;pre&gt;Hi Siju

Can you add the details of enabling ssh login into DragonflyBSD box , in
that wiki ?

I tried adding  *sshd_enable="YES"* into rc.conf and *rcstart sshd*


In the client side  I'm getting this error

basil&amp;lt; at &amp;gt;Penguin:~/Desktop$ ssh basil&amp;lt; at &amp;gt;192.168.2.102
The authenticity of host '192.168.2.102 (192.168.2.102)' can't be
established.
RSA key fingerprint is d4:b7:b4:11:c5:26:22:40:fe:96:74:7f:6c:5d:85:eb.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.2.102' (RSA) to the list of known hosts.
Permission denied (publickey).
basil&amp;lt; at &amp;gt;Penguin:~/Desktop$




--
Regards

Basil Kurian
http://twitter.com/BasilKurian

Please do not print this e-mail unless it is absolutely necessary. SAVE
PAPER. Protect the environment.
_______________________________________________
bsd-india mailing list
bsd-india&amp;lt; at &amp;gt;bsd-india.org
http://www.bsd-india.org/mailman/listinfo/bsd-india
&lt;/pre&gt;</description>
    <dc:creator>Basil Kurian</dc:creator>
    <dc:date>2010-10-16T10:42:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/680">
    <title>enabling SSH</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/680</link>
    <description>&lt;pre&gt;_______________________________________________
bsd-india mailing list
bsd-india&amp;lt; at &amp;gt;bsd-india.org
http://www.bsd-india.org/mailman/listinfo/bsd-india
&lt;/pre&gt;</description>
    <dc:creator>Basil Kurian</dc:creator>
    <dc:date>2010-10-16T10:42:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/664">
    <title>Anybody needs reassurance for using DragonFLYBSD inproduction?</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/664</link>
    <description>&lt;pre&gt;Hi,

I wrote this

http://leaf.dragonflybsd.org/mailarchive/users/2010-09/msg00083.html

in reply to a question "Why did you choose DragonFlY?" on the
dragonfly users mailinglist.

Hope this will give reassurance for people who want to use a copy on
file sytem on BSD :-)

thanks

--Siju
&lt;/pre&gt;</description>
    <dc:creator>Siju George</dc:creator>
    <dc:date>2010-10-12T07:26:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/663">
    <title>[OT] Job Openings (Developer) &lt; at &gt; Cisco</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/663</link>
    <description>&lt;pre&gt;_______________________________________________
bsd-india mailing list
bsd-india&amp;lt; at &amp;gt;bsd-india.org
http://www.bsd-india.org/mailman/listinfo/bsd-india
&lt;/pre&gt;</description>
    <dc:creator>bhaskar jain</dc:creator>
    <dc:date>2010-09-27T16:59:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/660">
    <title>List archives: "403 forbidden"</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/660</link>
    <description>&lt;pre&gt;_______________________________________________
bsd-india mailing list
bsd-india&amp;lt; at &amp;gt;bsd-india.org
http://www.bsd-india.org/mailman/listinfo/bsd-india
&lt;/pre&gt;</description>
    <dc:creator>Amber Jain</dc:creator>
    <dc:date>2010-09-25T16:01:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/651">
    <title>Best Netbook for PC-BSD 8.0</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/651</link>
    <description>&lt;pre&gt;Hi,


I am a new person here and hope you'll not mind if I ask about 'Best
Netbook available in Delhi for PC-BSD 8.0'. My default 'Best' means as
'the overall PC user experience at minimal price'.

Googling did not help much. I see astonishingly less Indian eyeballs
on BSD and even ACM and USENIX.


Thanks in anticipation ...


Mohit Singh
&lt;/pre&gt;</description>
    <dc:creator>Mohit Singh</dc:creator>
    <dc:date>2010-09-13T15:51:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/608">
    <title>Hello from GLUG Meerut</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/608</link>
    <description>&lt;pre&gt;Hello UNIXers,


Its a real pleasure to be here. I am an alumnus of IIT Roorkee and
currently I am HOD-IT at MIT Meerut. I am also the coordinator of GLUG
Meerut ('www.glug-meerut.org' and
'groups.google.com/group/glug-meerut') and we have realized that
GNU/Linux will always be a clone of BSD/BSD based Systems.

We have embraced PC-BSD 8.0 on virtual box for a full migration of
Engineering college btech labs on BSD UNIX. Personally, I have tried
to contribute to the community by making UP state technical university
final year CS and IT labs FULLY on UNIX in the course curricula
itself. I was in IIT Kanpur for a curricula revision and I tried to
make the most for open source community.

Kindly consider this as a formal HELLO broadcast to all of you.
Looking forward to see more UNIXers attaching to this list.


Mohit Singh
------------------

Today's Imagination is Tomorrow's Innovation
Today's Innovation is Tomorrow's Common Sense
Today's Common Sense is Tomorrow's Nonsense
&lt;/pre&gt;</description>
    <dc:creator>Mohit Singh</dc:creator>
    <dc:date>2010-09-02T13:57:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.bsd.india/607">
    <title>Anatomy of a PDF Exploit</title>
    <link>http://comments.gmane.org/gmane.os.bsd.india/607</link>
    <description>&lt;pre&gt;_______________________________________________
bsd-india mailing list
bsd-india&amp;lt; at &amp;gt;bsd-india.org
http://www.bsd-india.org/mailman/listinfo/bsd-india
&lt;/pre&gt;</description>
    <dc:creator>Siju George</dc:creator>
    <dc:date>2010-08-30T06:36:09</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.bsd.india">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.bsd.india</link>
  </textinput>
</rdf:RDF>

