Date: Tue, 7 Oct 2014 14:15:49 +0000 From: "Ivailo A. Tanusheff" <ITanusheff@postbank.bg> To: Palle Girgensohn <girgen@pingpong.net> Cc: "freebsd-fs@FreeBSD.org" <freebsd-fs@FreeBSD.org> Subject: RE: ZFS API Message-ID: <1422065A4E115F409E22C1EC9EDAFBA4604B8D@sofdc01exc02.postbank.bg> In-Reply-To: <757ED2D6-0585-43C1-B827-FB349045246A@pingpong.net> References: <1422065A4E115F409E22C1EC9EDAFBA46044E4@sofdc01exc02.postbank.bg> <1422065A4E115F409E22C1EC9EDAFBA4604B35@sofdc01exc02.postbank.bg> <757ED2D6-0585-43C1-B827-FB349045246A@pingpong.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I want to achieve an automated snapshot creation/removal trough C written daemon by myself. Obvious there is an API, but without proper documentation. Regards, Ivo -----Original Message----- From: Palle Girgensohn [mailto:girgen@pingpong.net] Sent: Tuesday, October 07, 2014 5:00 PM To: Ivailo A. Tanusheff Cc: freebsd-fs@FreeBSD.org Subject: Re: ZFS API zfs is all command line, AFAIK. I have never heard of anyone who uses libs for zfs admin. It will probably work, just never heard anyone who has had the need for it? What are you trying to achieve. 7 okt 2014 kl. 15:37 skrev Ivailo A. Tanusheff <ITanusheff@postbank.bg>: > Dear all, > > Is there really no one that knows/uses ZFS API? > That sounds ... well, scary. > > Regards, > Ivailo > > -----Original Message----- > From: owner-freebsd-fs@freebsd.org [mailto:owner-freebsd-fs@freebsd.org] On Behalf Of Ivailo A. Tanusheff > Sent: Monday, October 06, 2014 12:44 PM > To: freebsd-fs@FreeBSD.org > Subject: ZFS API > > Dear all, > > I am looking for an API and documentation about programing some actions on C/C++ for ZFS management. > I have found an library - /usr/src/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h but this lacks any documentation. > I do not want to make a huge development and my skills are not great, so I need some useful API and documentation. > Is there such thing available around? > What I need is to include some snapshot management techniques :) > > Regards, > > Ivailo Tanusheff > > > Disclaimer: > > This communication is confidential. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful. If you have received this communication by mistake, please notify us immediately by responding to this email and then delete it from your system. > Eurobank Bulgaria AD is not responsible for, nor endorses, any opinion, recommendation, conclusion, solicitation, offer or agreement or any information contained in this communication. > Eurobank Bulgaria AD cannot accept any responsibility for the accuracy or completeness of this message as it has been transmitted over a public network. If you suspect that the message may have been intercepted or amended, please call the sender. > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" > > Disclaimer: > > This communication is confidential. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful. If you have received this communication by mistake, please notify us immediately by responding to this email and then delete it from your system. > Eurobank Bulgaria AD is not responsible for, nor endorses, any opinion, recommendation, conclusion, solicitation, offer or agreement or any information contained in this communication. > Eurobank Bulgaria AD cannot accept any responsibility for the accuracy or completeness of this message as it has been transmitted over a public network. If you suspect that the message may have been intercepted or amended, please call the sender. > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" Disclaimer: This communication is confidential. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful. If you have received this communication by mistake, please notify us immediately by responding to this email and then delete it from your system. Eurobank Bulgaria AD is not responsible for, nor endorses, any opinion, recommendation, conclusion, solicitation, offer or agreement or any information contained in this communication. Eurobank Bulgaria AD cannot accept any responsibility for the accuracy or completeness of this message as it has been transmitted over a public network. If you suspect that the message may have been intercepted or amended, please call the sender.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1422065A4E115F409E22C1EC9EDAFBA4604B8D>
