Sponsored Content
Full Discussion: Linux Dockers
Operating Systems Linux Linux Dockers Post 302956735 by Vit0_Corleone on Friday 2nd of October 2015 04:35:20 PM
Old 10-02-2015
Linux Dockers

Hi All,
Is any of you using dockers in production? if yes please share you opinion.
Also what do you thin guys? does it have a future? should we start learning it?
Thanks in advance Smilie
 

We Also Found This Discussion For You

1. UNIX for Beginners Questions & Answers

Simple sed command not working; could be a Mac/Linux vs. PC/Linux issue

Hello, I am on a Mac and trying to clean up some monthly files with a very simple SED: sed '3,10d;/<ACROSS>/,$d' input.txt > output.txt (from the input, delete lines 3 - 10; then delete from the line containing <ACROSS> to the end of the file) then output to output.txt Even when I try... (2 Replies)
Discussion started by: verbatim
2 Replies
THIN_RMAP(g(8)						      System Manager's Manual						    THIN_RMAP(g(8)

NAME
thin_rmap - output reverse map of a thin provisioned region of blocks from metadata device or file SYNOPSIS
thin_rmap [options] {device|file} DESCRIPTION
thin_rmap outputs the reverse mapping stored in the metadata on a device or file between a region of thin provisioned pool blocks and the associated thin provisioned devices. --region <block range> output reverse map -h, --help Print help and exit. -V, --version Output version information and exit. EXAMPLES
output reverse map for pool blocks 5..45 (denotes blocks 5 to 44 inclusive, but not block 45) thin_rmap -r 5..45 /dev/vg/pool DIAGNOSTICS
thin_rmap returns an exit code of 0 for success or 1 for error. SEE ALSO
thin_check(8) thin_dump(8) thin_repair(8) thin_restore(8) thin_metadata_size(8) AUTHOR
Joe Thornber <ejt@redhat.com> Heinz Mauelshagen <HeinzM@RedHat.com> Red Hat, Inc. Thin Provisioning Tools THIN_RMAP(g(8)
All times are GMT -4. The time now is 06:47 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy