Refrescar DNS solaris
svccfg -s network/dns/client setprop config/nameserver = net_address: «(192.168.25.21 192.168.24.22)» svccfg -s network/dns/client listprop config svcadm refresh dns/client cat /etc/resolv.conf
svccfg -s network/dns/client setprop config/nameserver = net_address: «(192.168.25.21 192.168.24.22)» svccfg -s network/dns/client listprop config svcadm refresh dns/client cat /etc/resolv.conf
SELECT count(*) FROM pg_stat_activity; SELECT usesysid, usename,state FROM pg_stat_activity;
by Vivek Gite on December 1, 2012 last updated July 19, 2013 in Debian / Ubuntu, Networking, Ubuntu Linux How do I install and configure TFTP server under Debian or Ubuntu Linux server to configure networking equipment such as remote booting of diskless devices or remote loading of Unix like operating systems via PXE boot?… Read More: Ubuntu / Debian Linux: Install and Setup TFTPD Server »
Dell Storage Center with Solaris 11 Best Practices
EMC DSSD D5 Rack-Scale Flash EMC DSSD D5 Rack Scale Flash Appliance for ultra high-performing storage requirements EMC DSSD D5 thumbnail view EMC DSSD D5 Rack-Scale Flash EMC DSSD D5 Rack-Scale Flash EMC DSSD D5 Rack-Scale Flash Give high-performance applications and real-time analytics what they need with EMC DSSD D5. DSSD D5 introduces rack-scale flash,… Read More: EMC DSSD D5 Rack-Scale Flash »
Creating Default Services The following virtual device services must be created to use the control domain as a service domain and to create virtual devices for other domains: vcc – Virtual console concentrator service vds – Virtual disk server vsw – Virtual switch service How to Create Default Services Create a virtual console concentrator (vcc)… Read More: Oracle VM server 3.4 »
The general way to send ZFS data sets to remote nodes is normally achieved by sending the ZFS stream through ssh. Example: zfs send zones/UUID@snapshot | ssh [email protected] zfs recv zones/UUID The down side with this method is that ssh encryption is slow and has significant cpu overhead. You may find yourself in situations where… Read More: Fast ZFS Send with Netcat »
https://blogs.oracle.com/openomics/entry/solaris_zone_migration comandos útiles de zfs para snapshots: https://docs.oracle.com/cd/E18752_01/html/819-5461/gbchx.html By Amir Javanshir-Oracle on Jun 18, 2013 As part of my job in the ISV Engineering team, I am often asked by partners the following question : is it possible to easily move a Solaris 11 Zone from a physical server to another? The short answer is… Read More: Moving Oracle Solaris 11 Zones between physical servers »
You can configure NPIV for non-virtualized environments by using the fcadm command. The fcinfo and fcadm status commands are available to determine the status of NPIV ports, whether the ports are created from fcadm. The commands also report the relationship between the physical port and the virtual ports hosted on that port. Other Fibre Channel… Read More: Creating NPIV Ports »
http://thegeekdiary.com/ldoms-ovm-for-sparc-command-line-reference-cheat-sheet/