When specifying the swap partition for an OS profile using either the browser interface or the command line, you must specify an unrequired mount point. If you specify a mount point, a separate file system is actually created.
Workaround: Specify swap as the mount point for the swap partition, which serves as a placeholder and is ignored. The following is a command line example:
add osprofile myprofile partition swap type swap size 1024 device c0t0d0s1 sizeoption fixed |