sun solaris
Tag details
Welcome to the 'sun solaris' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'sun solaris'.
Latest blogosphere posts tagged “sun solaris”
-
Facing problem while configuring snmp
The UNIX and Linux Forums —
Authority: 171
HI, I am facing these two errors while configuring snmp can any body guide me. vi /var/log/snmpd.log Error opening specified endpoint "udp:161" Server Exiting with code 1 i also tried bash-3.00# netstat -a | grep snm *.snmpd Idle bash-3.00# lsof -i :161 bash: lsof: command not found bash-3.00# lsof -i udp:161 ...7 hours ago -
Serial port on the T5140
The UNIX and Linux Forums —
Authority: 171
What is the serial port on the T5140 used for.22 hours ago -
swap size,total disk space
The UNIX and Linux Forums —
Authority: 171
Hi experts, In my solaris system when i run the command df -h i got the below response.I have some confusion which i want to share with you guys.1)there are two SWAP file system shows are they same or different?2)if i want to count the total disk space should i take both the swap space or only one? Filesystem ...2 days ago -
flash archive with VxVM
The UNIX and Linux Forums —
Authority: 171
Im writing a design doc and I got this feedback. "Apparently flash archives have issues with VXVM root F/Ss May also impact licensing for kick systems. SVM may be more sensible / flexible option" The VxVM will be use global zones. i intend on using flash archives of solaris 8/9 domains, to install ...2 days ago -
Sysadmins: do you like answering questions?
Valerie's Weblog —
Authority: 111
A debate started up in our hallway over the last few days, and while I am aware that this is water under the bridge, I am curious - am I the only person that likes answering questions while installing an OS? Before I came to Sun, I was a system administrator. I administered systems running AIX, HPUX, IRIX, ...3 days ago -
Sun cluster setup question
The UNIX and Linux Forums —
Authority: 171
I have 2 sun blade 1500 with Qlogic card and T3 storedge. I can connect to the T3 storedge through my boxes. Now I want to setup cluster, in order to setup I need to buy a Fiber Channel switch. Can I buy any fiber channel switch? Can you recommend some old switches? I can get it from ebay. Thank You, Mokkan3 days ago -
Directory restriction for specific users on Solaris
The UNIX and Linux Forums —
Authority: 171
Hi all, i have a question about directory accessing. Question: therese is a x user which can login system, x user can only access specific directories on the system, even y directory has r-x access right for OTHER, x user will not access the y directory. this x user must access specific directories on the file ...3 days ago -
profile problem
The UNIX and Linux Forums —
Authority: 171
for some reason my profile doesnt seem to be loading. here is some info $SHELL /sbin/sh $HOME / (yup, im running at root, its a VM and im using it to learn) created /.profile added something simple to test, PS1="test" logout and back in, open a terminal... prompt is still # what am i missing? Thanks3 days ago -
Number of CPU
The UNIX and Linux Forums —
Authority: 171
Hi Experts, with the help of which command we can see the Number of cpu in a solaris solaris5.10.Also how we know the total disk & free disk space size in this system. Kind regards ---------- Post updated at 12:25 PM ---------- Previous update was at 12:25 PM ---------- Command psrinfo -vp gives me the ...3 days ago -
Some thoughts about the SAP 8-socket benchmark at HP and Sun
c0t0d0s0.org —
Authority: 139
I thought a while just write another comment about the HP785G6 benchmark in the comment section of the "Case Design" or the Do more with less" article. At the end i thought, this will be a fine article and a nice opportunity for a certain reader of this blog to make a fool out of himself, again At first: Yes, the ...4 days ago -
Making a script of a command
The UNIX and Linux Forums —
Authority: 171
Hello people, from argentina i salute you. I have question i want that when a type ls -ltr on a file don`t apear no such file or directy is this possible?? for example u10$> ls -ltr ale u10$> Show me nothing Adidas said imposible is nothing. Thank you very much for your time.4 days ago -
disks - Sun Enterprise 220R and SF 280R
The UNIX and Linux Forums —
Authority: 171
Hi, I have SE 220R with 2 disks mirrored using SVM and running OS - solaris 9. Because of performance issues on 220R Id like to move the OS/application data to SF 280R. Having found that SF280R will only support Fiber channel disks, I am now wondering how to move complete data from SCSI disks on 220R to 280Rs FC ...4 days ago -
solaris 8 - upgrade install
The UNIX and Linux Forums —
Authority: 171
Hi, Im getting a downtime to upgrade a Solaris 8 system to Solaris 10 U8. Thus live upgrade is not necessary. Can I do the following? 1.break the svm mirror 2.change boot disk to raw device replacing the metadevice entries 3.from ok> prompt, boot cdrom 4. Follow the screens of installation and choose "Upgrade ...4 days ago -
Java 1.4.2 24
The UNIX and Linux Forums —
Authority: 171
Hi all Where can I find jre/jdk 1.4.2 update 244 days ago -
metadb problem - server unable to boot
The UNIX and Linux Forums —
Authority: 171
Hi everyone I have a problem. My configuration is as follows: Sun 280R server 2 x internal disks 3 x state databases on disk 1 3 x state databases on disk 2 Disk 1 was giving errors, so I cleared the mirrors on it, deleted the state databases and replaced the disk. Before attaching the sub-mirrors and re-creating ...5 days ago -
BAD magic number in disc label...
The UNIX and Linux Forums —
Authority: 171
Hello All, I m very new to this forum. i m having SUN NETRA X1 server with 40 GB HDD (Seagate) & 128 MB RAM. i m trying this server for SUN 10 Practise. As i m installing SUN 9 /10 with CD ,its giving me error after OK propmt Code: *************************** #boot cdrom or #boot cdrom -s ...5 days ago -
sudo for Solaris 9
The UNIX and Linux Forums —
Authority: 171
Hi, I have SUNFIRE 280R Sparc running Solaris 9 Im looking for Sudo program to be installed on it. I aslo need help on how to configure it / installation etc. How to make it work. Thanks5 days ago -
Solaris 10 patching - 14 hours!!!
The UNIX and Linux Forums —
Authority: 171
Hi, we have a problem recently with Sun Fire T200 server, when installing 10_SPARC_EIS-Jul09 patchbundle resulted for 14 hours of outage! Steps, that was done by me is pretty straightforward: Code: reboot -- -s ./installcluster --s10cluster Then I made 1 reboot after kernel patch was installed (it was 14th ...5 days ago -
Cron redirect problem
The UNIX and Linux Forums —
Authority: 171
Hello all, I have a script that I am trying to execute and redirect the output to a file, but I have trouble in redirection. The cron job is running properly as I see it in the mail. This is what I am doing Code: In crontab file, 0 4 * * * somescript.sh > /some_location/`date +%m%d%y_%H%M`.log What is it ...5 days ago -
Searchstorage about the Hybrid Storage Pool
c0t0d0s0.org —
Authority: 139
In "Four ways to use solid-state disk" Searchstorage made an really positive comment about the way Sun use SSD: Unlike NetApp, Sun uses flash memory in its Sun Storage 7000 Unified Storage Systems to cache all reads and writes -- not only metadata -- and therefore has one of the most advanced architectures to ...5 days ago

