'\" t .\" Title: daxctl-disable-device .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.20 .\" Date: 2024-02-22 .\" Manual: daxctl Manual .\" Source: daxctl .\" Language: English .\" .TH "DAXCTL\-DISABLE\-DEVICE" "1" "2024-02-22" "daxctl" "daxctl Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" daxctl-disable-device \- Disables a devdax device .SH "SYNOPSIS" .sp .nf \fIdaxctl disable\-device\fP [] .fi .br .SH "EXAMPLES" .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Disables dax0.1 .RE .sp .if n .RS 4 .nf .fam C # daxctl disable\-device dax0.1 .fam .fi .if n .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ . sp -1 . IP \(bu 2.3 .\} Disables all devices in region id 0 .RE .sp .if n .RS 4 .nf .fam C # daxctl disable\-device \-r 0 all disabled 3 devices .fam .fi .if n .RE .SH "DESCRIPTION" .sp Disables a dax device in \fIdevdax\fP mode. .SH "OPTIONS" .sp \-r, \-\-region= .RS 4 Restrict the operation to devices belonging to the specified region(s). A device\-dax region is a contiguous range of memory that hosts one or more /dev/daxX.Y devices, where X is the region id and Y is the device instance id. .RE .sp \-u, \-\-human .RS 4 By default the command will output machine\-friendly raw\-integer data. Instead, with this flag, numbers representing storage size will be formatted as human readable strings with units, other fields are converted to hexadecimal strings. .RE .sp \-v, \-\-verbose .RS 4 Emit more debug messages .RE .SH "COPYRIGHT" .sp Copyright \(co 2016 \- 2022, Intel Corporation. License GPLv2: GNU GPL version 2 \c .URL "http://gnu.org/licenses/gpl.html" "" "." This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" .sp daxctl\-list(1),daxctl\-reconfigure\-device[1],daxctl\-create\-device[1]