Solaris is a UNIX certified operating system owned and developed by Oracle for SPARC, x86 and x86-64 processor architectures.
0
votes
1answer
19 views
How to tell SMF that a service really is online?
This seems trivial, but I have a service in Solaris 10 that's running but SMF thinks it isn't.
I could probably get SMF to have the right status by stopping and then starting the service, but in ...
0
votes
0answers
11 views
Jenkins CVS Configuration
I'm running Jenkins from a Tomcat7 installation on a Solaris box and attempting to connect to a CVS repository on a remote machine with SSH. I'm getting a failure with this stack trace:
Building in ...
0
votes
1answer
237 views
How to set MaxRecvDataSegmentLength on Solaris 11 iSCSI target (COMSTAR)
Our system is Solaris 11.1 with COMSTAR iSCSI target. We would like to increase MaxRecvDataSegmentLength iSCSI parameter on the target but can't find a way to do it, although certain blog records on ...
-3
votes
0answers
16 views
Solaris Automated install Hard-Drive Windows 7 [closed]
I got two hard disks, one of 40gb and another one with 1tb.
The 40gb has windows 7 installed on it, taking all the space of this hdd, and in the 1tb disk i got few logic and extended partitions; in ...
0
votes
0answers
11 views
Solaris 10 zlogin logs in, logs out immediately
On a SPARC v445 running Solaris 10 9/10, had to rebuild rpool and reattached the three existing mirrored zpools on the other existing disks, with their zfs filesystems and NG zones intact. The zones ...
0
votes
1answer
46 views
zfs send -i / receive stalling
On a Solaris 11.1 install, I see stalls when receiving a zfs incremental stream. The streams are originating from a Solaris 11.0 install, are created using zfs send -i and piped through mbuffer. At ...
0
votes
2answers
34 views
Cleaning log files on Solaris for a service manifest
I have a service manifest on Solaris (Smart OS actually) and I would like to periodically clean its log files either automatically or manually without shutting down the server.
My log is here:
...
5
votes
2answers
103 views
LACP vs 802.3ad
I’m looking to create an aggregation on a Solaris box using dladm. I understand that once the aggregation is created, 802.3ad will be used to balance the load depending on the policy (L2, L3 or L4). ...
0
votes
2answers
23 views
How can I re-install removed packages on Solaris-10?
My Solaris 10 SPARC host ran its pre-installed Apache server. After it failed to cooperate (it and I couldn't find my apxs) with the installation of mod_wsgi (to handle Django) I made the decision to ...
0
votes
2answers
43 views
linux + how to identify if file is pointed by link/s
I create new file called - 192.9.200.1
touch 192.9.200.1
then I create new link that will be pointed to 192.9.200.1 file
ln -s 192.9.200.1 file
so finally I get:
ls -ltr /tmp
...
0
votes
2answers
44 views
sed + how to remove the last string after specific character
how to remove the last string after "." character include the "." character itself
implementation can be with sed under Linux/Solaris operation system
example of IP address before change
...
0
votes
0answers
22 views
How to check how many external hosts have mounted and accessing a unix (solaris) folder?
We have a local folder in a central Solaris machine(used as a repository) and would like to find out how many external hosts have currently mounted the folder and accessing the files. Is there any ...
0
votes
1answer
40 views
Solaris not seeing FC volume
We recently replaced a failed controller in an AL connected RAID. I wasn't the one that replaced the controller, but apparently when the new controller was installed something weird happened with the ...
0
votes
2answers
46 views
linux + delete duplicate IP's from file
what the best way to remove duplicate IP's from file
I use the command:
sort file | uniq
but I am not sure if this is the best way , maybe I missed something?
remark: my file contain two ...
3
votes
1answer
72 views
Can you set inode quotas in ZFS?
I figured out how to set block quotas in ZFS from the documentation on oracle's site.
I didn't see if / how to setup a quota on how many inodes a user gets, though. I realize that there may not be ...
1
vote
0answers
27 views
Permanant ARP entries become Unresolved
We have a solution where a number of Solaris servers are in a private VLAN and no arp proxies exist in this VLAN, so to reach neighboring servers we must add static arp entries. Each other server in ...
1
vote
2answers
58 views
Routing to a floating IP between 2 servers on different networks
I have two servers in two different network subnets, there is a heartbeat between the servers and they automatically select active / standby. the active server will have a floating IP assigned to one ...
-2
votes
0answers
25 views
How to connect to Sun Fire V210 server [closed]
I've just bought a Sun Fire V210 server from eBay and I don't understand how to connect to it from my MacBook Pro.
I feel like I've been looking around the net and Google'n for the past 11 days and ...
3
votes
1answer
59 views
ZFS: will RAM shortage cause trouble?
what can happen if i've not enough RAM with a ZFS with dedup option activated?
0
votes
0answers
37 views
OpenSolaris 10: Unable to open /usr/local/etc/sudoers: Permission Denied as root
Had to install sudo for an opensolaris box today and everything installed without issue. Unfortunately, even as root, when running sudo I get:
sudo: unable to open /usr/local/etc/sudoers: Permission ...
1
vote
1answer
52 views
Accounts expired immediately after reboot with Solaris 11, Why?
I installed ORACLE/Solaris 11 on my server. After installation I created an additional account for sysadmin. I then did the #passwd -x -1 command for the root role, and my two other user accounts. ...
1
vote
4answers
90 views
How to recover free space on deleted files without restarting the referencing processes?
When big files are deleted on a server, the files might still be referenced by processes, so the file system doesn't have more free space.
I tried to use lsof, but it seems it didn't list the deleted ...
0
votes
1answer
47 views
Solaris disk label - delete slice with fmthard returns: invalid entry exists in vtoc
I am trying do create a script to remove all slices from a disk with Solaris disk labels.
bash-3.2# prtvtoc /dev/rdsk/c0t2d0s2
* /dev/rdsk/c0t2d0s2 partition map
*
* Dimensions:
* 512 ...
1
vote
1answer
71 views
How set ZFS ACL permissions on CentOS 6
I use last ZFS (ZFS for Linux) on the CentOS 6.
Create successfully pool, all working fine. But i have one question.
How i can set ACL for ZFS folder/file?
GNU ls, chmod, and other coreutils not ...
0
votes
1answer
37 views
how to dump DNS cache on a Linux client?
Like the cache of nscd daemon. I suspect the daemon does not do its work, I mean, not caching at all since it failed the query right after I stopped the name server.
0
votes
0answers
26 views
Compiling libgcrypt in Solaris 10: libgpg-error is needed (but already have it)
I´m compiling libgcrypt in a Solaris 10 box.
As a pre-requisite you need to compile libgpg-error which I already did (in /opt).
Now, when I do (for installing libgcrypt):
./configure ...
0
votes
0answers
15 views
How to update zfs-based flar?
I have ZFS-based flash archive (flar file). I need to install to it several additional packages and patches. As I know, it is possible for USF-based flar, but how to do it with ZFS-based one?
0
votes
0answers
34 views
How can I use the home, end, page-up, page-down keys on Solaris via PuTTY?
I love the shortcuts home, end, page-up, page-down, but I am unable to use them via PuTTY on Solaris servers.
Windows PuTTY => Linux desktop via SSH, works fine.
Windows PuTTY => Solaris ...
0
votes
0answers
35 views
Solaris memory allocation
I have solaris system that installed 12 GB RAM. All running process consume about %65 memory. I start to application that tshark (wireshark command line alternative). Tshark complete parse a ...
0
votes
0answers
38 views
dladm show dev cmd shows link stauts up but duplex shows unknown
dladm show dev cmd shows link stauts up but duplex shows unknown.
NIC card link status is up but duplex status is unknown
-1
votes
1answer
44 views
@reboot cron directive doesn't work on Solaris? What do I use instead?
I just tried to use contab -e on a Solaris server to add this line:
@reboot /root/reboot.sh
The script starts up the web application. But the trouble is that this syntax is rejected.
# crontab -e
...
0
votes
0answers
8 views
Apache 2.063 and PHP 5.2.1 on Solaris 10 [duplicate]
About two months ago I was (am) having problems getting PHP 5.2.1 working with Apache 2.063 on Solaris 10 (Update 8). Apache was on the Solaris 10 distribution, and I got the PHP binary from ...
0
votes
2answers
59 views
OpenIndiana Static IP
I've installed OpenIndiana 151a7 twice now. Configured a static ip using the following instructions:
svcadm disable svc:/network/physical:nwam
svcadm enable svc:/network/physical:default
cp ...
0
votes
2answers
89 views
re-create new link and remove the old link on one command
according to ln manual page:
man ln
-f, --force
remove existing destination files
so as I understand if I want to re-create new link to some destination directory/file
I can ...
1
vote
1answer
107 views
Sun Netra 240: How to get from ALOM menu to ok prompt?
I am connected to my server using a serial connection. I am currently at the ALOM menu (as shown below. I need to get to the {ok} prompt. How do I get there from here?
FYI, One major complication: I ...
0
votes
2answers
70 views
How to find files with top io on solaris ZFS?
I have a Solaris 10 ZFS based NFS server. The physical disks are more or less at their maximum io rates. Performance is very bad - so we will add spindles. The NFS solely serves as storage for ...
0
votes
1answer
42 views
Restrict openSSH 6.1p1 logins via LDAP to an IP range
I have some servers in the DMZ that receive public traffic from an external (public) IPv4 address. This is translated at our gateway to a 172.x.x.x address.
All external clients are using local ...
0
votes
1answer
32 views
DB2-Express-C and Postgresql using raw harddrive as datastore
I have a system running Solaris with 2 harddrives. One holding the OS and the other unpartitioned. I was thinking about using the second as database space.
My question is, if it is possible to let ...
1
vote
1answer
72 views
Solaris 11.1 x86 won't boot, verifying DMI Pool. How to install or verify boot blocks
x86 Solaris 11.1 had a mirrored ZFS root pool (rpool) which was 2x 320GB disks, I detached one and replaced with a 500GB disk which resilvered ok so ran the "bootadm install-bootloader" and did the ...
0
votes
1answer
82 views
Solaris 11.1 ZFS Root rpool shows one disk unavailable and online, how to detach
This is an x86 Solaris 11.1 installation. I have two zfs pools R500 and rpool
I wanted to upgrade R500 from 500GB disks to 2TB which I've done then use the 500GB disks as root rpool disks to replace ...
1
vote
1answer
128 views
How to remove the OpenSolaris ZFS dump device
The ZFS dump device is used only for debugging problems. In this case, I have decided the risk vs reward is such that I should delete the dump device to make room for other storage.
I am able to ...
1
vote
1answer
51 views
OpenSolaris: What is the Dump device for?
What is the purpose of rpool/dump? Is is useful or necessary? When is it a good idea to re-size it? When is it a good idea to disable and remove it?
-2
votes
1answer
145 views
What's the best way to backup files via network on linux and solaris machines? [closed]
I wonder what the best way to backup files VIA network
I have Solaris machines with oracle 10i with VERITAS cluster , machines are connected to EMC storage
/data/oracle directory is mounted on the ...
0
votes
1answer
38 views
Tshark read offline file start so slow
I execute tshark (wireshark utility) command that reading from pcap file. Process is too slow. Sometimes take more than 6-7 seconds. Pcap file is really small (~500bytes). Actually strange thing is ...
0
votes
0answers
23 views
How to identify a Solaris machine as either virtual or physical? [duplicate]
I need to design a script that needs to identify whether its running on physical box or virtual box. I have figured out some methods to help myself but possibilities are getting immense.
1)"zonename" ...
-2
votes
1answer
57 views
Cross-Compiling on x86 for Solaris SPARC [closed]
I've looked at a few sources on how to go about cross-compiling, and from what I understand, I need the header files for the system I am compiling for.
Some background info: The school I am a student ...
3
votes
2answers
136 views
Why can't I launch more than 1000 processes in Solaris 11?
I'm trying to launch more than 1000 processes, but it hangs at 999.
e.g.
#!/usr/bin/env zsh
for i in {1..$1} ; do
sleep 300 &
done
Then running it,
$ ./launchsleep.sh 3000 ...
0
votes
1answer
141 views
zpool: disk replace breaks disk naming convention
After replacing 2 broken disks in my RAID-Z2 pool the output of 'zpool status' looks strange. The disks are addressed with their full path and also seem to contain 'slices', which all other disk ...
0
votes
0answers
56 views
Solaris 10 Auditing of HTTP / HTTPS Request Logs
I need to gather data about HTTP/S requests made to the server. However, the application server (IBM WebSphere 7) running on it doesn't have any auditing turned on, and the applications on it don't ...
-2
votes
1answer
39 views
Solaris Service not showing any status in svcs
I'm creating a solaris service using SMF by following steps:
Create SMF manifest
Import manifest via svccfg
Enable it using svcadm
Check status using svcs
Now in this process i had frequently ...




