[OpenIndiana-discuss] zpool and nfs

Edward Ned Harvey openindiana at nedharvey.com
Wed Jan 19 16:48:56 UTC 2011


> From: ann kok [mailto:oiyankok at yahoo.ca]
> 
> 1/ I will add the virtual drive (scsi 0:1) in the vmware. but Do I need to
create
> the same size 30G as scsi 0:0?  What is this disk name in solaris?

It can be any size you want.

Run:
	devfsadm -Cv
and hopefully the drive will appear.
Run:
	format -e
	(and then quit without changing anything)
and hopefully you'll immediately recognize the name of the new disk.

Run:
	zpool add rpool newdevicename
	(where newdevicename is the name of your new device)

Don't format it or anything first.  Just add it.  Period.




More information about the OpenIndiana-discuss mailing list