6.51 Share

share <device_name>

Set the specified device as shared.

nlvm [nlvm_options] share <device_name>

Command Option

device_name

Mandatory. Specify the device to be shared.

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

Examples

sdb
sde,sdf,sdg

Command Example

nlvm share sdb

Sets the /dev/sdb device as shared.

nlvm share sde,sdf,sdg

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