Nbd: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    10 February 2015

    • curprev 22:5522:55, 10 February 2015Ekaanbj talk contribs 346 bytes +346 Created page with "=network block device= ==install== yum -y install nbd ==create nbd device== dd if=/dev/zero of=/ssd/nbd/nbd1 bs=1M count=128 mkfs.ext4 /ssd/nbd/nbd1 ==configure server== [..."