Solaris 10 64bit on to VMWARE

570 byte By ChrisChrisa at 2007-11-26 22:16:10
I want to install Solaris 10 64 bit. I have a AMD 64 bit system with Windows XP 32 bit with VMWARE installed.Can I install Solaris 10 64 bit on to this VMWARE system?Thanx in advance.Regards,ChrisBy the way I already have installed a Solaris OS on the described VMWARE machine and I was ...

Inking error with ACE

691 byte By ACE_usera at 2007-11-26 22:17:07
I am using ACE 5.5.6, compiled it with Sun C++ 5.8 Patch 121017-10 2007/02/21 on Solaris 10. I am using the following flags:CC -mt -g -instances=explicit-DSUN_CC_HAS_PVFC_BUG -DACE_HAS_CUSTOM_EXPORT_MACROS=0-I/home/mghanem/ACE3/ACE_wrappers -DACE_HAS_EXCEPTIONS -DACE_NO_INLINE -I.. -c -KPIC I ...

/milestone/multi-user not starting after disabling /network/rpc/bind

2813 byte By sysliba at 2007-11-26 22:17:31
Hi all.For security reasons, the service /network/rpc/bind has been disabled on some of our Solaris 10 systems. Now, when these systems reboot, the /milestone/multi-user service does not load:# svcs -xvsvc:/network/rpc/bind:default (RPC bindings) Estado: disabled desde Mon Mar 19 16:59:29 ...

Insecure Client on a High Security Network.

2293 byte By shiva@indiaa at 2007-11-26 22:19:06
This is a hypothetical question. Raised with a purpose.Imagine a military grade secure network with one Sun high end server with ample processing power, very high bandwidth, ample storage, well demarcated zones, exceptionally good network security administators securing the server and the very ...

My ethernet (NIC) don't work

793 byte By OZKAN07a at 2007-11-26 22:20:25
hi allI have 2 onboard ethernet. Marvell Yukon 88E8001 Gigabit lan and Realtek 82001BL Lan PhyMy solaris dont remember two NICIn here http://www.sun.com/bigadmin/hcl/data/components/details/906.htmlI understand that my NIC that is marvell was supported.I download Marvell Driver for Solaris 9/10 ...

solaris 10 failure on vista business

310 byte By nightfly36a at 2007-11-26 22:20:42
i'm trying to install solaris 10 on vista, i went through the process of picking to install from cd/ dvd at this point i get a new screen where the progress bar goes to 50% and fails , and gives me disk error, device not plugged in, once i click OK installation terminates, can some one please ...

pmap use in solaris 10

322 byte By ledzepa at 2007-11-26 22:24:28
Hi All I did a pmap -S <pid> and in the output, I have among other things dev: <major#>,<minor#> ino:<#> in the mapping file columnWhat does this mean and how do I find the device and/or the file defined by the inode number.I would very much appreciate your ...

Sparc vs X86 Compatibility

303 byte By sincana at 2007-11-26 22:26:24
I installed Solaris 10 to an x86 machineI am trying to run some Solaris binaries (probably Solaris Sparc)it gives an error"invalid argument"question is: Does not Solaris have binary compatibility? Can't a Sparc binary run on an X86?I am totally ...

snoop command Information

714 byte By problem_solutiona at 2007-11-26 22:26:39
Hi,I am facing a network delay for one of my system. Client is sending http request to server which is getting executing on one system within 30 seconds where as other system is not able to complete the http request in 30 seconds.So i tried to analyze the packets using snoop utility. But what i ...

Need information on snoop utility

714 byte By problem_solutiona at 2007-11-26 22:26:57
Hi,I am facing a network delay for one of my system. Client is sending http request to server which is getting executing on one system within 30 seconds where as other system is not able to complete the http request in 30 seconds.So i tried to analyze the packets using snoop utility. But what i ...

PATH doesn't work

898 byte By GlennGa at 2007-11-26 22:33:52
I'm trying to add to the path environment variable in Solaris 10 on a SPARC server. Assuming someone can help me to get it working, how can I make the addition permanent? Documentation says add the path to my /home/glenn/.profile, but I don't have that. Any suggestions welcome. ...

Package name in Solaris 10

250 byte By netlinka at 2007-11-26 22:35:14
Hi,I try to uninstall the following path:/usr/spool/lp/model/ppd/system/foomaticfor all the printer model files.Is there a Solaris 10 Package name associate with these files that I can use pkgrm to do?Thanks!

Solaris mount WEBDAVfs | smbfs

726 byte By robert_gstoehla at 2007-11-26 22:35:59
Hey,Is it possible to mount a webdav share under solaris 10 or opensolaris?I'm aware of the cli tools (cadaver, ...) but I'd rather have a more "transparent" way to access the share. Has someone ever tried to implement something along the line of http://dav.sourceforge.net on Solaris? Or ...

Solaris on Gigabyte motherboard

582 byte By Sriyaa at 2007-11-26 22:38:08
Hi All!!after futile trials to install solaris on my dell laptop i tried installing on my desktop-customer builtnew HDit all installed fine.....but my mouse acts weird...i cant click the right things in the right place....may be i need mouse driversbut my solaris OS doesn't see that i have a ...

Solaris 10: NFS mounting issue

788 byte By tingca at 2007-11-26 22:38:13
Hi,I posted it on another section, but seems I got no answer, so have to post it again here.Here is situation.Sun server A can mount other NFS from SUN servers fine, but it only can't mount NFS share that is from Windows server 2003 (server B)It was fine, but all the sudden it failed, ONLY ...

shell script problem

315 byte By ledzepa at 2007-11-26 22:42:26
Hi All -I have a shell script (/usr/bin/sh) in which is use mount -p | grep ... | awk ...| wc -lWhat happens is I see mount -p executed first and then awk and then wc and last grep. Basically it does not execute in the order it was given. Any ideas or ...

Containers in practice ?please advice

936 byte By Luzaka at 2007-11-26 22:43:14
Hello forum users,I am finishing computer science studies this year and I need to create thesis. I抦 interested in Solaris containers and would like to describe this technology. I want to create a project that uses containers to do 搒omething useful?and provide some functionality, not only shows ...

Insecure Client on a High Security Network.

2293 byte By shiva@indiaa at 2007-11-26 22:44:59
This is a hypothetical question. Raised with a purpose.Imagine a military grade secure network with one Sun high end server with ample processing power, very high bandwidth, ample storage, well demarcated zones, exceptionally good network security administators securing the server and the very ...

Where is the implement of fork() function?

180 byte By HotFirea at 2007-11-26 22:45:41
I have great interest in the implement of fork() function, but after downloading the source file, I can't find the exact file. Can anybody tell me which file should I look?

How to set up new enviroment variables permanently for all users?

300 byte By TheNetWalkera at 2007-11-26 22:47:45
Hi.I downloadad Apache Tomcat, and need to set enviromental variables for all users.I tryed setenv commad, but it is not found.for example # JAVA_HOME="/opt/jre1.6.0" Solaris remembers this variable only for one session and I need for all users permanently. ...

solaris installation fails........

285 byte By shri75a at 2007-11-26 22:47:50
why am I not able to log into my system,I have intel 915gavl board with 1gb ram and 2.8gz cpu, I have tried 11/06 as well as solaris developer edition, after installation login splash scren fails to load,how could it be solved I am a complete new bie to unix and solaris.

Jumpstart patches, "cannot open pkginfo file"

847 byte By adeasona at 2007-11-26 22:49:00
I am using Jumpstart for automated installs of a few SPARC machines for Solaris 10, Update 3. It goes well for the most part, but for some reason it spits out several of these warning messages during the phase of adding patches:"Cannot open pkginfo file ...

Has anyone tried installing Solaris 10 in an iPod?

101 byte By Razeefa at 2007-11-26 22:55:16
I wanna install Solaris 10 in my iPod and boot my system with that. Will I be able to do this?

rsh user escaping with bash

312 byte By Damian_Finola at 2007-11-26 22:57:12
Greetings,I'm recently testing rsh (restricted, not remote) and I'm able to just type 'bash' and escape to bash.Yes, I cannot execute commands, however I can use cd and change directories.I checked the PATH and there's nothing in there, nor is there in /usr/rbinAny ...

After restart "system/filesystem/local:default failed fatally"

2046 byte By nagardda at 2007-11-26 22:58:23
Hi All,I have a problem with my application Storage Foundation 5.0 on Solaris 10 OS.I have installed SF 5.0 and then I have created cluster with:* Disk Group* Volume* NFSIf the one machine is offline on the second machine network resources are available.Then I restarted my first machine and now ...

maximum number of groups

307 byte By orion05a at 2007-11-26 23:00:41
Hi,Under Solaris 10, is it still the maximum number of groups limited to 16?If yes how do you deal with this limitation?For example in situation when you use CMS (such as TeamSite) and there is more that 16 groups defined in that system, how do you map each group to an OS ...

Trouble with duel boot

856 byte By syellek1a at 2007-11-26 23:01:43
Hi, I have a problem maybe someone can help me with. It's a little drawn out so please bare with me. On my PC I have two hard drives. One has XP on it and the other use to have Vista beta. I formated the vista drive so I can put Solaris 10 on it. One of my problems is that when I boot my PC I ...

General Solaris 10 Discussion - disabling sendmail once and for all

210 byte By systemjockeya at 2007-11-26 23:06:20
So I'm trying to turn on sendmail on a Solaris10 box, and is run a disable sendmail and the processes die, but then they start back up. Why is this happening and what do I do to make it stop restarting?

Solaris Zones - Quarantine Zone ?

929 byte By shiva@indiaa at 2007-11-26 23:07:47
In any operating system, when an antivirus software "quarantines" an infected file, what is the special physical location that the quarantined files go to ? Must be somewhere within the harddisk, but are these quarantined files rendered harmless while in quarantine ? What is done to the ...

General Solaris 10 Discussion - newfs "hangs" for almost 30 minute delay!

683 byte By curmudge1a at 2007-11-26 23:08:14
Solaris 10 11/06 on an Ultra 60 with 2x360Mhz cpus, pretty much a server install, not running much of anything yet.Tried to newfs a 4GB 10k rpm disk on the same bus as the boot drive, which is the same kind of disk. Newfs just hangs, and takes about 30 minutes to finish (date; newfs ...

General Solaris 10 Discussion - Source Code Compiling Problems on Sun Solaris 10

537 byte By ecdiggita at 2007-11-26 23:08:27
I have program from nasa that I need to use for some reasearch. The code is written in fortran 77. The compilation process creates an object library that is used to operate on the input data to the program. When I begin the compiliation process, it works pefectly fine. About half way through, ...

General Solaris 10 Discussion - Solaris 10 will not install on a Sun Blade 1000

441 byte By tb520a at 2007-11-26 23:09:55
I have downloaded both the dvd and CD versions of solaris 10, successfully compiling the images of course for the DVD and makingISO disks for the CD's.They will boot fine, right up to the point I get a X session, Solaris begins installing then cores and gives me a standard terminal window.I ...

DTrace - Abort due to systemic unresponsiveness

532 byte By vpetra at 2007-11-26 23:11:42
Hello, folks;On X4100 M2 (two dual-core Opterons) Solaris 10 (118855-36 11/06), even a simple DTrace one-liner causes an abort printing"dtrace: processing aborted: Abort due to systemic unresponsiveness".The program aborts even when the computer is entirely idle. I've been looking for some ...

General Solaris 10 Discussion - "The X-Server cannot be started on display: 0"

316 byte By ChrisDBa at 2007-11-26 23:11:58
HiI'm getting this error:"The X-Server cannot be started on display: 0"When booting the system after an ungraceful shutdown, and it will not start. I can still telnet in, I'm guessing the GUI config has got corrupted and I need to fix it, but how? which files?Thanks for ...

General Solaris 10 Discussion - Strange SAN Problem

3016 byte By Tom_Tigera at 2007-11-26 23:12:06
I have a configuration with two serves and two SAN Storages, each server is connected to both SAN Storages, we are using host based mirroring, just a plain two node cluster setup.I have regularly warnings in the messages file, and now I have one disk offlined on one Path from one Node, all ...

General Solaris 10 Discussion - SMC 2.1 showing server unavailable

667 byte By Toto161100a at 2007-11-26 23:13:29
Hi guys,After installing Solaris 10 and the recommended patches and when lauching SMC 2.1 I got the following message "Server Not Running. No SMS server was available on the specified server".I have noticed that the port 898 was listening through locahost ip (127.0.0.1) instead of the host.If ...

High Performance Networking - Can ping out, but inbound traffic appears blocked.

440 byte By hwbogarta at 2007-11-26 23:15:29
We have had solaris 10 running for a few months, then we had a power outage. Now, we can successfully ping every site we try, but the server seems to be refusing any and all inbound traffic.Any idea where I should start looking for the problem?Unfortunately, our UNIX admin left for greener ...

General Solaris 10 Discussion - vmstat 5 free-list

816 byte By Supernovaa at 2007-11-26 23:16:33
I have a question on Solaris 10 running on sparc platform. On an roughly idle system (no one is running anything (not even the cron jobs) except me), I have, on the one hand, a script running rsync, and the other "vmstat 5" tracking the free-list column. I noticed that the free-list keeps on ...

Solaris Zones - telnet connection refused in non global zone

6865 byte By harveyspinksa at 2007-11-26 23:17:01
I have recently installed a new zone and I am trying to log into the new zone via telnet and I get the following error;telnet: Unable to connect to remote host: Connection refusedwhen i check the services on the zone they are as follows;# svcs -aSTATE STIMEFMRIlegacy_run12:25:02 ...

Solaris Zones - ZONE configuration steps in solaris 10

167 byte By 54645a at 2007-11-26 23:27:49
Hi Please help me to setup the zone configuration in solaris10ThanksAbi................................

General Solaris 10 Discussion - Install a package from Solaris 10 cd

289 byte By pn8830a at 2007-11-26 23:30:36
Hello,I accidentaly removed a package (namely SUNWgcc) from the system. I have the Solaris 10 CDs. Is it possible to install this package for the CD? I check the CD and it looks like SUNWgcc on it is not a package that I can install with pkgadd -d.Thank You,PN.

Setting up internet connection

820 byte By lacona at 2007-11-26 23:38:36
Hi,I have tried to set the internet connection in the Solaris 10 without much success. I have installed the Solaris OS as a virtual machine in the VMWare Server. My underlying OS is a Windows XP Home Edition. I am using a ADSL modem connection to the internet. I am sharing this connection with ...

Packages included on a standard install of Solaris 10

543 byte By stefarga at 2007-11-26 23:42:54
Hi All,I have tried searching the web to see if I can find the list of packages / applications included in a standard install of Solaris 10 but I couldn't anything useful.I'm just wondering if version control tools such as SVN or CVS come bundled in Solaris 10 or not, as they are included by ...

How to schedule a service to run before network goes down

413 byte By me2unixa at 2007-11-26 23:43:19
HiI wrote a new smf service and added it to the repository.When running with "stop" (when the system goes down) it sends an alert to another machine.My question is :How can I schedule that service to run just before network services go down?another question, how can I schedule another service ...

Some steps for configuring Network are skipped in installation Solaris 10

826 byte By vantuana at 2007-11-26 23:43:50
Hi everybody !!! I'm a newbie in Solaris 10. I downloaded installed packet on site Sun, and wanna install it on my PC AMD 2500+. But i had some problems in installation: 1) In process of installation, some steps for configuring Network interface were skipped automatically. They are steps from ...

Software 5 will not leave me alone!

427 byte By Borisyurinova at 2007-11-26 23:51:57
Installed Solaris 10 on a pc I had lying around. The Software 5 install box came up. I clicked skip, and told me to reboot. Well clicking the reboot button does nothing at all. So I opened Terminal, and typed reboot. After Solaris loads up, the software 5 install thing comes back. How do I get ...

Connecting 2 hosts to 3510 FC array

516 byte By joshspeera at 2007-11-26 23:55:01
Hello,I have been trying to find out how to get this to work. I have a new 3510 FC array, from it I built a raid 5 MD of 408gb. I then softpartitioned this into 4 drives d1-d4. I need to be able to mount each of these drives to both boxes, and see the same data. Not at the same time, but as a ...

Installing Zone抯 roots on UFS 揻ormatted?ZFS emulated volume.

1044 byte By sdc333a at 2007-11-26 23:55:12
I am piloting ZFS in our environment. ZFS seems to be very powerful and flexible feature in Solaris, which I like a lot.Solaris will be used for 揅ontainer/Zones?hosting only.I would like to:1. Keep all LUNs in ZFS zpools. 2. Create 揈mulated Volumes?instead of /lofi/dev/x (attached 搈kfile?files ...

application pkg install in non Global zone

317 byte By pjain2wirea at 2007-11-26 23:55:13
I have got another virtual instance up on solaris box, i am trying to install application pkg which writes to /usrwhich is mounted as read only.is it possible to create policy to write under that folder e.g. /usr/writable where u can add/change stuff in non global ...

user profile problem

2691 byte By anand_suna at 2007-11-27 0:05:28
Hi, When we upgraded to solaris 10 from 8, we facing many issues in building the old environment .can you please do the needfull Terminal vt100ld.so.1: cp: fatal: libsec.so.1: version `SUNW_1.2' not found (required by file /usr/bin/cp)ld.so.1: cp: fatal: libsec.so.1: open failed: No such file ...