Hi The simplest thing to do is to Install a new System and use zfs send to send all the existing datasets over to the new System. Not a one command solution but it gets the job done.
Let me know if you need help writing the script Greetings Till On 30.05.19 18:43, Senthilarasan Swamy wrote: > Hi Till, > > We need to have a clone of existing production physical. > > > Thanks, > Senthil. > > Date: Wed, 29 May 2019 22:18:06 +0200 > From: Till Wegm?ller <[email protected]> > To: [email protected] > Subject: Re: [OpenIndiana-discuss] Flar image create of OS > Message-ID: <[email protected]> > Content-Type: text/plain; charset=utf-8 > > Hi > > No that utility does not exist in the OpenSource world. > Depending on your use case we have different tools for each job. > > For Backup we have zfs send, or tar. For Cloneing we usually use zfs > send in combination with some configuration by hand or kayak or in my > case I have a small golang binary that does the installation tasks. But > that would need to be updated. > > > What is your specific use case? > > Greeting > Till > > On 29.05.19 21:03, Senthilarasan Swamy wrote: > > Hi All, > > > > Do we have flar command or equivalent OI (used to take copy of > critical server for backup and build custom images) similar one on Solaris. > > > > Thanks, > > Senthilarasan Swamy > > System Architect > > Exponential. > > > > > > _______________________________________________ > > openindiana-discuss mailing list > > [email protected] > > https://openindiana.org/mailman/listinfo/openindiana-discuss > > > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > openindiana-discuss mailing list > [email protected] > https://openindiana.org/mailman/listinfo/openindiana-discuss > > > ------------------------------ > > End of openindiana-discuss Digest, Vol 106, Issue 31 > **************************************************** > > _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
