Giter VIP home page Giter VIP logo

zfs's Introduction

ZFS installation example

How to use

  1. Run command vagrant up server If comand completed with error, just run vagrant up server again
A customization command failed:

["storagectl", :id, "--name", "SATA Controller", "--add", "sata"]
  1. vagrant ssh server
  2. Check that disks was added
lsblk
sdb      8:16   0    1G  0 disk
sdc      8:32   0    1G  0 disk
sdd      8:48   0    1G  0 disk
sde      8:64   0    1G  0 disk
sdf      8:80   0    1G  0 disk
sdg      8:96   0    1G  0 disk
  1. check that file system successfully installed 'zfs version'
  2. Try to create new pool zpool create mypool sdb sdc
  3. Verify output zpool list zpool status

How to add SSH agent keys

ssh-agent.exe > output
source output
ssh-add ./.vagrant/machines/*/virtualbox/private_key
vagrant ssh server -- -A

On server system check that client is available. SSH should not ask password.

[vagrant@server ~]$ ssh 10.0.0.40 hostname
srv02

zfs's People

Contributors

nixuser avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.