Archivo del Autor: carlosap

Creating a ZFS Storage Pool With Cache Devices

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 »

Example 9-1 Configuring a New Network Interface With a Static Address

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 »

Listing Logical Domains Resources

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 »

Solaris – add network interface for a running zone

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 »

PATH $PATH solaris 11

En solaris 11:… En el usuario el .profile tiene precedencia sobre /etc/profile   Solaris 11 + PATH enviroments variables | Unix Linux Forums | Solaris :/export/home/oracle$ cat .profile # # Simple profile places /usr/gnu/bin at front, # adds /usr/X11/bin, /usr/sbin and /sbin to the end. # # Use less(1) as the default pager for the… Leer más »

benchmark atm

M5000 /tmp Memoria RAM No Cl Time Trans Tps Conc Avg R Min R 50% R 90% R 95% R Max R — — —- —— —– —– —– —– —– —– —– —– 1 5 300 2696488 8988 4.7 0.0 0.0 0.0 0.0 0.0 1.0 00:08:28 Generating summary data… T7-2 /tmp Memoria RAM No… Leer más »

How to Display Information About Physical Attributes of Datalinks

This procedure lists the steps to display information about the physical attributes of a system’s datalinks. Become an administrator.For more information, see How to Obtain Administrative Rights in Oracle Solaris Administration: Security Services. Display information about physical attributes of datalinks currently on the system. # dladm show-phys