Hi All,
I want to create a virtual SCSI adapter in a VIOS partition, but I don't want to use HMC GUI.
What HMC CLI commands can accomplish this?
Thanx in advance.
---
Hi All,
Here's the task:
The contents of a text file is like this:
this is a string
55 and some other text
I want to replace every occurence of a newline character and the string "55".
So whenever there is "55" starting a line, the preceding newline character should be replaced with a...
Hi All,
I'm experiencing problems with routing on Solaris 10u8, sun4u.
The traffic to the global zone fluctuates, i.e. enters with one interface, and exits with another (after some time), thus breaking the session.
There are 3 zones running, out of which one was migrated from another machine...
Hi All,
I'm trying to create a SPOT from an mksysb image of AIX 5.3.
The NIM server's oslevel is 7100-01-04-1216.
Here's what happens:
# nim -o define -t spot -a server=master -a location=/home/spot -a source=apsdb-aix53 apsdb_aix53_spot
Creating SPOT in "/home/spot" on machine "master"...
Hi All,
I want to create an LV, but end up with the following error:
# mklv -y mylv01 -e x -t jfs2 myvg01 736G
0516-404 allocp: This system cannot fulfill the allocation request.
There are not enough free partitions or not enough physical volumes
to keep strictness and satisfy...
Hi All,
I'm looking for a simple/fast way to display or dump an entire VIOS configuration.
The situation is this: An IBM contractor has set up our whole environment, but he's left already.
I'd like to understand all nuances of the configuration of both VIOS and LPARs, especially with regard...
Hi All,
After a reboot of an AIX 6.1 host (LPAR), the filesystems I previously mounted are not mounted anymore.
There is no information about those fs in the /etc/filesystems file.
So I have 2 questions:
(1) Is there a command that can add manually mounted filesystems to the /etc/filesystems...
Hi All,
As in the title. What to use?
I have a 2-node cluster (SC 3.2) with latest update of Solaris 10 running. There are 20 Oracle databases running on both nodes, and the used filesystem is VxFS.
The goal is to provide IO utilization statistics over a 14-day period.
I tried to use vxstat...
Hi All,
A friend of mine has suggested recently that since the Solaris zone feature relies on software-level isolation (as opposed to hardware-level isolation, as with AIX LPARs), then it is theoretically possible to break out of the local zone to the global zone.
My question is: has anything...
Hi All,
What does it mean that all interfaces from a given IPMP group are in state FAILED?
How can I enable them?
e1000g0: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 index 2
inet 10.42.69.20 netmask ffffff00 broadcast 10.42.69.255...
Hi All,
Is there a way to "freeze" Sun Cluster resource groups so that they remain online on a given node (say node A), and never automatically switch over to the other node (say node B), unless specifically instructed with the clrg switch command?
What I want to accomplish is to be able to...
Hi All,
Situation: a 6.5TB veritas filesystem (/dev/vx/dsk/ln-dg/ln1vol) consisting of the following volumes and disks:
# vxdisk -o alldgs -e list | grep ln-dg
EMC2_0 auto ln-dg01 ln-dg online c6t60060480000290
EMC2_2 auto ln-dg02 ln-dg...
Hi All,
I'm trying to compile Tomcat 7 under SPARC Solaris.
While running ant, I get the errors below.
The java used is JDK 1.6.0_27.
Do you know what the problem is?
I'm a Unix admin, I have no clue about Java compilers.
Thanx in advance!
=================...
Hi All,
Setup: 2 RedHat 5.5 servers with Oracle 10g installed, each server in a different Datacenter.
Situation: Datacenter A goes down. Server A is no longer available, but the DB is critical. The storage from server A containing the DB filesystems is replicated and connected to Server B in...
Hi All,
I have many cluster resource groups on a 3.2 two-node cluster.
Those groups are Oracle databases, each has its own IP/hostname.
The question is: which command will display the hostnames or IPs for any given resource of type SUNW.LogicalHostname?
Thanx in advance!
--
Hi Everyone,
Here's the tough one for you:
OS: Solaris 10
OBJECTIVE: meaningfully and accurately show processor, memory and disk usage/load per:
1. process
2. zone
3. SunCluster resource group
Seemingly simple, the task may get a bit complex. For example, an Oracle database will usually...
Hi All,
I'm experiencing performance issues on one of two seemingly identical Oracle databases (Oracle 10g), running on Solaris 10.
The problem is as follows: The DB at question is SLOW, especially while processing reports overnight, is swapping a lot, and many oracle processes are in the...
Hi All,
I want to replace a string with a wildcard and a regular expression on a Solaris 10 system. This is what I attempted:
awk '{sub(MaxAuthTries*[0-9]/, "MaxAuthTries 5");print}' /etc/ssh/sshd_config
but it failed with the following error:
awk: syntax error near line 1
awk: illegal...
Hi All,
Here's the challenge:
I have two filesystem that are almost exact copies.
The only difference is that one filesystem has correct permissions on directories and files, while the other doesn't.
What I want to do is to copy all permissions from filesystem (directory tree) A to filesystem...
Hi All,
I've been meditating in a remote cave for a thousand years over the following problem.
I have two files.
File param_list contains:
/dev/ip ip_forward_src_routed
/dev/ip ip_respond_to_timestamp
/dev/tcp tcp_rev_src_routes
(please note there is a blank space after /dev/ip)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.