Ovm cheat sheet
http://thegeekdiary.com/ldoms-ovm-for-sparc-command-line-reference-cheat-sheet/
http://thegeekdiary.com/ldoms-ovm-for-sparc-command-line-reference-cheat-sheet/
You do not have write access VNTSD commands ~w –Force write access Warning: another user currently has write permission to this console and forcibly removing him/her will terminate any current write action and all work will be lost. Would you like to continue?[y/n] y
IPMP and link aggregation are different technologies to achieve improved network performance as well as maintain network availability. In general, you deploy link aggregation to obtain better network performance, while you use IPMP to ensure high availability. The following table presents a general comparison between link aggregation and IPMP. IPMP Link Aggregation Network technology… Leer más »
Save your domain configuration: after making a change to your domains configuration that you want to persist overapowercycle,saveittotheserviceprocessorbyissuinganldm add-config confignamecommand. ‘bootsets’ containing the Service Processor (SP configuration and constraints are saved on the control domain when a configuration is saved to the SP, and are used to reload the constraints database after a power cycle.… Leer más »
You can create a storage pool with cache devices to cache storage pool data. For example: # zpool create tank mirror c2t0d0 c2t1d0 c2t3d0 cache c2t5d0 c2t8d0 # zpool status tank pool: tank state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM tank ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 c2t0d0… Leer más »
Adding or Changing Swap Space in an Oracle Solaris ZFS Root Environment The following section describes how to add or change swap space in a ZFS root environment. See the previous sections to determine if your system or applications need additional swap space. How to Add Swap Space in an Oracle Solaris ZFS Root Environment… Leer más »
fwupdate update all -x metadata.xml
Example 9-1 Configuring a Network Interface With a Static Address # dladm show-phys LINK MEDIA STATE SPEED DUPLEX DEVICE net3 Ethernet up 100Mb full bge3 # dladm show-link LINK CLASS MTU STATE BRIDGE OVER net3 phys 1500 up — — # ipadm create-ip net3 # ipadm create-addr -T static -a 192.168.84.3/24 net3/v4static # ipadm show-if IFNAME… Leer más »
Documentation Home > Logical Domains 1.3 Administration Guide > Chapter 9 Managing Resources > Listing Logical Domains Resources Logical Domains 1.3 Administration Guide Previous: Using Dynamic Resource Management Policies Next: Chapter 10 Managing Configurations Listing Logical Domains Resources This section shows the syntax usage for the ldm subcommands, defines some output terms, such as flags and utilization… Leer más »
This will describe how to add a network interface to a running non-global zone, without having to reboot the zone. The new interface will persist between reboots. If you want to add an interface temporarily, you can do so by not modifying the zone configuration. Note: This process is for shared-ip zones. I believe it… Leer más »