6.53 Unshare

unshare <device_name>

Set the specified device as not shared.

nlvm [nlvm_options] unshare <device_name>

Command Option

device_name

Mandatory. Specify the device to be unshared.

You can enter multiple devices by separating the device names with a comma and no spaces.

Examples

sdb
sde,sdf,sdg

Command Example

nlvm unshare sdb

Sets the /dev/sdb device as not shared.

nlvm unshare sde,sdf,sdg

Sets the /dev/sde, /dev/sdf, and /dev/sdg devices as not shared.