ZFS and FreeBSD jails

The ZFS file system is nicely integrated with Solaris’ zones. It came to my mind a long ago that will be very cool to integrate ZFS with FreeBSD jails.

People are talking for a long time about making jails more feature full, but mostly on networking front - my multiple IPs in jail patch, Marko Zec vimage, etc., but they forget about storage.

Unfortunately we can’t allow jail’s administrators to access raw disks/partitions (GEOM providers), create file systems on them and mount those file systems. The reason is that we can’t handle corrupted file system metadata, which will allow someone from within a jail to write some garbage to file system partition and panic entire system.

And here comes ZFS. ZFS can very nicely be used for such needs, because we operate on raw disks only when we operate on pools. When we operate on file systems, we don’t have access to raw disks anymore.

The basic idea is to allow pool management only from outside a jail, and assign ZFS file systems to the jails.

For example:

main# zfs create tank/jail

main# zfs set jailed=on tank/jail

main# zfs jail 1 tank/jail

Now from within a jail we can:

jail# zfs create tank/jail/home

jail# zfs create tank/jail/home/pjd

jail# zfs create tank/jail/home/pawel

jail# zfs snapshot tank/jail/home/pjd@backup

jail# zfs destroy tank/jail/home/pawel

jail# zfs rollback tank/jail/home/pjd@backup

jail# zfs set compression=on tank/jail/home/pjd

I’ll use this slot to keep list of dataset names accessable inside the jail.Good, now we need to allow for mounting/unmounting file systems from within a jail.

I added security.jail.mount_allowed sysctl, which when set to 1, grants PRIV_VFS_MOUNT and PRIV_VFS_UNMOUNT privileges to jailed root. I’m not really happy with this sysctl, because currently it allows to mount file systems like devfs and procfs from within a jail, which is very wrong, especially for devfs.

We also need to set security.jail.enforce_statfs to 0, so zfs command can see mounted file systems.

What is described to this point is already implemented and work.

I’d also like to add ’jails’ property, which tells to which jails the given dataset is attached.

120 Responses to “ZFS and FreeBSD jails”

  1. it is very informative site

  2. Thank for the review info..
    good blog here

  3. mavs says:

    very informative thanks for sharing

  4. mavs says:

    Volume Pills sold by Marabou is one of the best-known male enhancement systems available on the market. Based on a unique
    blend of herbs and aminoacids, the pills will increase the hardness of your erections and raise the quantity of sperm.

    Your promo - discount code 105792
    prosolution pills rated #1 by maxim magazine
    proenhance # 1 rated penis patch
    http://www.volumepills.com/?a=105792

  5. can not understand very well

  6. I am glad that the blog owner has chosen a very interesting matter in order to spread huge knowledge among people.I would like to congratulate for this hard work to the blog owner and would like to be part of his blog by submitting comments.
    We our selves is an Online Store for Natural Products which which contains a wide variety of Herbal products such as Penis Enlargement products, Weight Loss Products, General Health Products. Please visit us and get yourself one of the best Herbal products which does not have any kind of side effects and which will solve your problems.

  7. I thins I naver see type website before its very informative for me. I also want to ask u some thiing You make more this type blog where we can get more knowledge. and any one tell me how can I find this type blog. http://www.penisenlargementz.com

  8. I really liked your blog. Very useful information, I read it detail, also book-marked it and will be back in the future to read some more of your interesting posts ! keep up the good work. My site is http://www.pennisenlargementproducts.com/

  9. Maxoderm com says:

    MAXODERM is the ONLY sexual performance product of its kind that is scientifically engineered with Vasotran Auctum, a powerful proprietary formula that uses transdermal delivery with a unique herbal blend to increase blood flow to the penis.

    http://sexualsupplements.net/maxoderm-erectile-enhancement-cream-review/

  10. ExtenZe is a powerful 100% natural male herbal enhancement pill that is safe, effective, and it is made with high quality ingredients known to aid in improving the health of the genital region. ExtenZe is formulated from the same type of research that created Viagra. However, ExtenZe does not have the negative side effects of Viagra, and approximately 460,00 customers have used ExtenZe. In fact, the makers of ExtenZe have such as high degree of confidence in their product that they have a 100% Customer Satisfaction Guarantee.

    http://sexualsupplements.net/extenze-male-enhancement-review/

  11. Marc says:

    I think there is some HTML error on your page

  12. Vimax, Vigrx Plus, and Prosolution may be up best penis enlargement pills available, and can increase the size of the penis between 3-4 inches with as little as 2 weeks. http://www.pill-penisenlargement.com

  13. Penis enlargement products reviews for penis size enlargement by world’s best natural herbal penis enlargement products like (penis pills, penis patches, penis devices, and penis exercises ) for increase penis size in girth and length in weeks with more harder and solid erections at http://www.bestpenisproducts.com

  14. I am Very thank full the owner of this blog. Because of this blog is very informative for me.. And I ask u some thing You make more this type blog where we can get more knowledge. and any one tell me how can I find this type blog. http://www.penisenlargementz.com

  15. vigrx says:

    Penis enlargement pills is work. This fact is based on respective long-term researches and penis enlargement real client testimonials

    Related Site
    Vigrx
    Vimax
    Penis Enlargement Pills

  16. Yes, someone took the time and effort to produce a plugin for Wordpress that would replace every word on your blog with the word ‘penis’. At first I blew right through the Dashboard and opened up a blank blog window. Then, the 14 year old that lives in my head chimed in http://www.penisenlargement-pills.org

  17. Want Enlarge Your Penis Fast and Safe?



    Order The BEST Penis Enlargement Pills NOW

    Vimax - 100% safe and natural penis enlargement!
    Just a few weeks and your woma’ll thank you!
    Attention! Special Offers only this week! Check it NOW!



    Look at Penis Enlargement pills prices HERE. HUGE DISCOUNT!

     
    more information :
    http://www.penisenlargement4male.com

  18. Want Enlarge Your Penis Fast and Safe?

    Order The BEST Penis Enlargement Pills NOW

    Vimax - 100% safe and natural penis enlargement!
    Just a few weeks and your woma’ll thank you!
    Attention! Special Offers only this week! Check it NOW!

    Look at Penis Enlargement pills prices HERE. HUGE DISCOUNT!

    more information : http://www.penisenlargement4male.com

Leave a Reply