[osol-discuss] chroot environment and mknod in a zone

2008-04-22 Thread Edwin Goei
I'm trying to create a chroot environment within a zone so that I can run a 
separate sshd process within it that is configured to use a separate LDAP 
server from the main system passwd DB. I have a script to create a chroot 
environment but it uses mknod to create devices which fails because mknod 
does not run in a zone. Does anyone have ideas on a workaround? Is it possible 
to create the chroot environment in the global zone and then access it from the 
local zone?

-Edwin
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] pstack on Solaris 9

2008-04-22 Thread Frank . Hofmann
On Mon, 21 Apr 2008, Grigoris Beis wrote:

 Hello everyone,



 Is there a way to filter out the pstack command so that it does not print
 the stack output of every thread of my multithreaded application but only of
 the one thread that crashes every time?



 For instance, if thread#1 is the one that crashes, how can I isolate the
 stack output of that thread only using pstack?



 My multithreaded application runs on Solaris 9.



 Thank you in advance,

Not sure if pstack does that on S9, but you can always move the corefile 
over to opensolaris and have a look there; the syntax is (example):

# pstack 143/25
143:/usr/sbin/nscd
-  lwp# 25 / thread# 25  
  fed31b97 nanosleep (fd39df80, fd39df88)
  0805cbda reaper   (80a4348) + 1ba
  fed2e652 _thr_setup (fe9cc200) + 52
  fed2e8b0 _lwp_start (fe9cc200, 0, 0, 0, 0, 0)

nscd on my box has 31 threads, the above shows the stack for the 25th.

If you've got a corefile, just pstack core/id will do ?


FrankH.
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] [SVOSUG] Project Nitro, Venue Change to Mansion/SCA07, Thursday 04/24/08

2008-04-22 Thread Alan DuBoff
For this month's meeting we have a change of venue, just across the road 
from the Santa Clara Auditorium, we will be meeting in SCA07, known as the 
Mansion. This is a very special venue, and I will remind our community 
that we will be using one of California historical buildings, no different 
than the auditorium, but this is where the Governor stayed when he visited 
the Agnew campus. Sun did a wonderful job at restoring this building, and 
we would like to ensure that we are able to continue using it in the 
future. As such, please help us tread lightly inside.

The rooms are smaller in the Mansion, but there are more than one, so we 
can spread out if needed. The intent is that it will be easier to manage 
the lighting for the video and hold the meeting in a different, more 
intimate setting. The alarm can't be disarmed, so you will need to knock 
on the door and one of us will open it for you. The Mansion is located 
almost directly across from the Santa Clara Auditorium, in the smaller 
building located to the left of the large structure directly across the 
street. Use the same parking along Palm, and in the parking lots. The 
Mansion also has an ice machine in the kitchen, where we can host the 
beverages and snacks for the meeting.

The first presentation will be given by Jonathan Chew and Sasha Kolbasov, 
explaining Project Nitro. Project Nitro was a performance project to speed 
up the builds, to better parellelize the build process to use the system 
more efficiently. Build times have dropped down on x86 and sparc both, and 
I'll let Jonathan and Sasha give real world numbers. I'm seeing about 
15-20 percent improvement on x86 and more on sparc myself.

Jonathan and Sasha will explain to you how they went about this project, 
which is most applicable to many processes on OpenSolaris where similar 
improvements could also be achieved.

We will be broadcasting over the web through ustream, and you can get the 
embedded window on the SVOSUG project page of OpenSolaris.org. Please join 
us over the web if you can't make it in person.

  When: Thursday, April 24, 2008
Where: Sun's Santa Clara Campus Auditorium (SCA07, the Mansion)
  What: Project Nitro, better performance with better parellelization
  Time: 7:30pm-10:00pm

  Google Maps: 
http://maps.google.com/maps?f=qhl=enq=4070+George+Sellon+Circle,+Santa+Clara,+CA+95054ie=UTF8z=16om=1iwloc=addr

   Web: http://opensolaris.org/os/project/svosug/

Hope to see you there, and if not, hope you see us!


--

Alan DuBoff - Solaris x86 IHV/OEM Group
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Is there a change list for the upcoming b87 release anywhere?

2008-04-22 Thread Jeff Cheeney
On 04/21/08 20:54, Kyle McDonald wrote:
 Glenn Lagasse wrote:
   
 * Kyle McDonald ([EMAIL PROTECTED]) wrote:
   
 
 Hi all,

 If my counting is right, b87 should be out any time now.

 What are the changes I can expect to see in it? or where can I read 
 about them myself?

 Specifically, I'm curious abotu SX installing/booting from ZFS?
 
   
 Not gonna see that in B87.  At last check, that project was targeting
 build 90 (but that's not a guarantee).

   
 
 Bummer. I thought it was 87 or 88 last time I saw the question asked on 
 the ZFS list. (I was trying to figure out a newer answer, without 
 actually asking the same old question again.)
 Oh well, that's only another month... If it doesn't slip more.  ;)

   -Kyle

   

Kyle,

There are 2 parts to the ZFS boot/install project. Boot and Install ;-)

The boot portion for x86 was integrated a while back and the remaining 
support (for SPARC and swap/dump) was integrated into b88. Information 
about that putback can be found on the ZFS boot page 
http://opensolaris.org/os/community/zfs/boot

As Glenn accurately pointed out, the install portion of the project is 
currently targeting build 90. To help people try out the new install 
support, the team is also trying to get an install kit posted to their 
project page in the next week or so. Watch zfs-discuss for an announcement.

   --jc
---
Jeff Cheeney
  OpenSolaris Storage Community Lead
  http://opensolaris.org/os/storage
  http://blogs.sun.com/icedawn
 Cheers,

 Glenn
   
 

 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org
   

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Is there a change list for the upcoming

2008-04-22 Thread andrew
Support for using ZFS as the root filesystem was added in build 88, but there 
is not yet support for installing Solaris to a ZFS filesystem in the installer. 
This is expected soon - possibly build 90. If you want ZFS root support, wait 
for build 88 and use jumpstart to perform an install. If you don't like this 
idea, then another month or so should see support added to the installer.

Cheers

Andrew.
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] Samsung Sata Drives Not Detected

2008-04-22 Thread heather valentine
Hi

Currently i use FreeBSD, OpenBSd (my Server), and Vista
on Different machines

i had been wanting to learn solaris but unfortunatly
my two Samsung drives are not detected even when i tried Belenix

Both of my Sata drives are not in the HCL Compat List

Samsung models HD501LJ and SP2504C

When i did the format command all i seen were two Ide Drives that i have as 
well.

is there any other way that i can use Detect and mount them?
Some say its possible but they do not know how.

Thank You
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Is there a change list for the upcoming

2008-04-22 Thread Kyle McDonald
andrew wrote:
 Support for using ZFS as the root filesystem was added in build 88, but there 
 is not yet support for installing Solaris to a ZFS filesystem in the 
 installer. This is expected soon - possibly build 90. If you want ZFS root 
 support, wait for build 88 and use jumpstart to perform an install. If you 
 don't like this idea, then another month or so should see support added to 
 the installer.

   
This might be real good news...

JumpStart is the only way I do my installs...
Is what you said above really right? JumpStart installs of b88 *will* be 
able to install on ZFS?

If so, it looks like the wait might only be about 2 weeks.

  -Kyle
 Cheers

 Andrew.
  
  
 This message posted from opensolaris.org
 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org
   

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Solaris 10 Update 5 CD1

2008-04-22 Thread Ying Xu
It is the SPARC CD.  I mounted it on a SPARC machine.  Usually Boot directory 
on disk 1 is a directory not a link.  I found out since set_install_server 
failed complaining Boot directory doesnt exist.
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Is there a change list for the upcoming

2008-04-22 Thread Kyle McDonald
Glenn Lagasse wrote:
 * Kyle McDonald ([EMAIL PROTECTED]) wrote:
   
 andrew wrote:
 
 Support for using ZFS as the root filesystem was added in build 88, but 
 there is not yet support for installing Solaris to a ZFS filesystem in the 
 installer. This is expected soon - possibly build 90. If you want ZFS root 
 support, wait for build 88 and use jumpstart to perform an install. If you 
 don't like this idea, then another month or so should see support added to 
 the installer.

   
   
 This might be real good news...

 JumpStart is the only way I do my installs...
 Is what you said above really right? JumpStart installs of b88 *will* be 
 able to install on ZFS?

 If so, it looks like the wait might only be about 2 weeks.
 

 I wouldn't hold my breath.  Jumpstart lives in the Install consolidation
 and those changes haven't been integrated yet.

   
I won't. Thanks Glenn. Maybe Andrew was refferring to the .tar file that 
is available for downlaod that can patch the install server... I've 
tried that, and it's neat. But I'm looking to settle these machines on 
the 'final' diesgin for ZFS install. I'll just wait and see what 89, 90, 
and the others bring.

   -Kyle

 Cheers,

 Glenn
   

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] Hats Off to SXCE Developers : Very Impressed by Compiz on SXCE B87

2008-04-22 Thread Jags Desai
Just installed Solaris Express Community Edition ( sol-nv-b87-x86-dvd.iso ) on 
a HP desktop (Nvidia FX 5200) and I was happily surprised to see that Compiz 
was working right after the installation without any juggling (and it was 
installed by default). Now I don't know if SXCE always had Compiz + Nvidia 
support built-in or not... ( I have installed S10 and SXDE many times but don't 
recall seeing Compiz in either one)

Since I've played around with quite a few Linux distros very recently, I was 
almost shocked to see Compiz effects working right out of the box in Solaris. 
The only little thing I changed was Visual Effects: from None to Custom under 
Preferences  Appearance  and voila.

When I looked in System Tools  NVIDIA X Server Settings, the latest 169.12 
drivers were installed already.

Haven't used SXCE much but with a new Firefox 3 and VLC Player (would love to 
see VLC as a default multimedia player), I guess I can make Solaris my default 
desktop.

 - Jags
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] chroot environment and mknod in a zone

2008-04-22 Thread Darren Dunham
Yes, you can create devices in the non-global zone's filesystem from the global 
zone.

-- 
Darren
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] NAS - which OS version, and what hardware is supported?

2008-04-22 Thread RBell
I've discovered that Nexanta is not an option:
NexentaStor Developer Edition is time-unlimited and full feature product that 
can be deployed with up to one terabyte of user data.

I plan to use way more than 1TB. (For instance to keep all my dv-videos while 
editing, and as raw tapes, backups of my childrens dvd's (they tend to be 
brutal with them, so a backup is a must), etc.)
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] Supported RAID 5 cards

2008-04-22 Thread Oscar Usifer
Folks,

We need a hardware RAID 5 card supported by Open Solaris and/or (preferably) 
Solaris 10 that performs well. Previously we were using 3ware 9550SXU-4LP, but 
found that the device drivers won't be out until Q3 - Q4 time frame for Open 
Solaris. We have a Supermicro X7DBU MOBO *1, and wanted a recommendation for a 
SATA RAID 5 card. Also wondered if it's possible to port the Linux over to 
Solaris, or if anyone had done this already and could share? Are Open Solaris 
device drivers compatible with commercial Solaris 10?

Thanks,
OSC

*1 http://www.supermicro.com/products/motherboard/Xeon1333/5000P/X7DBU.cfm


-- 
Want an e-mail address like mine?
Get a free e-mail account today at www.mail.com!

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] Triple Boot with OpenSolaris as 3rd OS

2008-04-22 Thread Joomla
Thank you for reading my post.

I was wondering if any member of this forum can help me with the following 
query:

I have an Intel system (desktop) with three HDDs having dual-boot 
configuration...with Windows 2003 Server on the first hard-disk, Ubuntu Linux 
on the second  third HD being blank as of now. My bootloader is GRUB and I 
have been thinking of installing OpenSolaris on the last remaining drive.

I am in a quandry as to if I go ahead with OpenSolaris installation, will 
Solaris' default bootloader  overwrite the existing GRUB  render my system 
useless...;) or is it that during installation Solaris will give me option for 
going on with the existing bootloader...I am just confused and want to make 
sure that I understand things in this regard before proceeding ahead. 

Do you think that adding an entry corresponding to OpenSolaris on 3rd HDD in 
GRUB's menu.lst file will be sufficient after I have completed the 
installation. 

Thanks!
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Supported RAID 5 cards

2008-04-22 Thread Maciej Jan Broniarz
2008/4/23 Oscar Usifer [EMAIL PROTECTED]:
 Folks,

  We need a hardware RAID 5 card supported by Open Solaris and/or (preferably) 
 Solaris 10 that performs well. Previously we were using 3ware 9550SXU-4LP, 
 but found that the device drivers won't be out until Q3 - Q4 time frame for 
 Open Solaris. We have a Supermicro X7DBU MOBO *1, and wanted a 
 recommendation for a SATA RAID 5 card. Also wondered if it's possible to 
 port the Linux over to Solaris, or if anyone had done this already and could 
 share? Are Open Solaris device drivers compatible with commercial Solaris 10?

Not to create another thread. I am looking for a PCI-E SATAII
controler. I have tried Sil3114 but it doesn't work the way it should.

best regards,
gausus



-- 
[ - Maciej Jan Broniarz || [EMAIL PROTECTED] -- ]
| Siamo qui \ sotto la stessa luce \ sotto la sua croce \ |
| cantando ad una voce \ E l'Emmanuel Emmanuel, Emmanuel, |
[ --- E l'Emmanuel, Emmanuel -- ]
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Triple Boot with OpenSolaris as 3rd OS

2008-04-22 Thread Glenn Lagasse
* Joomla ([EMAIL PROTECTED]) wrote:
 Thank you for reading my post.
 
 I was wondering if any member of this forum can help me with the following 
 query:
 
 I have an Intel system (desktop) with three HDDs having dual-boot
 configuration...with Windows 2003 Server on the first hard-disk,
 Ubuntu Linux on the second  third HD being blank as of now. My
 bootloader is GRUB and I have been thinking of installing OpenSolaris
 on the last remaining drive.
 
 I am in a quandry as to if I go ahead with OpenSolaris installation,
 will Solaris' default bootloader  overwrite the existing GRUB  render
 my system useless...;) or is it that during installation Solaris will
 give me option for going on with the existing bootloader...I am just
 confused and want to make sure that I understand things in this regard
 before proceeding ahead. 

The OpenSolaris installation will overwrite your existing Grub in the
MBR. 

 Do you think that adding an entry corresponding to OpenSolaris on 3rd
 HDD in GRUB's menu.lst file will be sufficient after I have completed
 the installation. 

No, because last I knew Grub as shipped by most linux distro's doesn't
understand how to boot Solaris.  However, the Grub that ships with
OpenSolaris does understand how to boot Linux (though you have to add
the entries to menu.lst manually).

Cheers,

Glenn
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Samsung Sata Drives Not Detected

2008-04-22 Thread Brandon High
On Tue, Apr 22, 2008 at 11:17 AM, heather valentine
[EMAIL PROTECTED] wrote:
  i dont really have seperate controllers
  as they are built onboard on my PM8M-V MSI Board

That's got a VIA VT8237 controller, which I don't believe is on the
HCL. The device detection tool will tell you for certain.

If it doesn't work in legacy mode, it's probably not going to work. If
you want to use the drives with OpenSolaris you'll have to use a PCI
controller.

-B

-- 
Brandon High [EMAIL PROTECTED]
The good is the enemy of the best. - Nietzsche
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Supported RAID 5 cards

2008-04-22 Thread Ian Collins
Oscar Usifer wrote:
 Folks,

 We need a hardware RAID 5 card supported by Open Solaris and/or (preferably) 
 Solaris 10 that performs well. Previously we were using 3ware 9550SXU-4LP, 
 but found that the device drivers won't be out until Q3 - Q4 time frame for 
 Open Solaris. We have a Supermicro X7DBU MOBO *1, and wanted a recommendation 
 for a SATA RAID 5 card. 
Kind of evading the question, but (Open)Solaris has ZFS, which is often
a better option than hardware RAID5.

 Also wondered if it's possible to port the Linux over to Solaris, or if 
 anyone had done this already and could share? 
Port what?

 Are Open Solaris device drivers compatible with commercial Solaris 10?

   
Provided they don't use any APIs that are new on OpenSolaris, yes.  The
Solaris way is to use the correct APIs and test on the oldest version
you indent to support.  That way your driver will work on newer versions.

Ian

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Samsung Sata Drives Not Detected

2008-04-22 Thread heather valentine
Brandon

oh god i am so sorry i kept replying your reply via email
i did not see a link in the email earlier to this site.

i just replied to you again a 2nd time via email and it says.

Hi

Thank You for your reply again

i guess that means i would have to have pci controller cards
as well i never had them do i would not know.

For now as you know i am using FreeBSD and OpenBSD
where im running my web Page Server

I am extremly happy about BSD but i keep hearing the only Real Unix is Solairs 
and a few others.

i started BSD about a year and a half ago
because i wanted to learn Unix and heard it was Unix,

Now i hear its Unix like and in the linix family
i wanted to learn one thing and learn it all right

heather
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] NAS - which OS version, and what hardware is supported?

2008-04-22 Thread Joe Little
On Tue, Apr 22, 2008 at 3:34 PM, RBell [EMAIL PROTECTED] wrote:
 I've discovered that Nexanta is not an option:
  NexentaStor Developer Edition is time-unlimited and full feature product 
 that can be deployed with up to one terabyte of user data.

  I plan to use way more than 1TB. (For instance to keep all my dv-videos 
 while editing, and as raw tapes, backups of my childrens dvd's (they tend to 
 be brutal with them, so a backup is a must), etc.)


Well, there are paid for options that are reasonable. For a couple
hundred it goes into many TBs.





  This message posted from opensolaris.org
  ___
  opensolaris-discuss mailing list
  opensolaris-discuss@opensolaris.org

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Triple Boot with OpenSolaris as 3rd OS

2008-04-22 Thread W. Wayne Liauh
At the present time, Solaris installation will overwrite your MBR.  You can 
edit and use your /boot/grub/menu.lst file in Solaris to add chainloader(s) to 
boot into Windows (already created) and Linux (to be created by you).

But if you want to keep your Linux version of the GRUB, one of the easiest 
tricks that I have been using is to follow the following procedure:

1. While in Linux  before installing Solaris, edit the /boot/grub/menu.lst 
file to add a chainloader to the partition in which Solaris is to be installed,

title Solaris
root (hd0,2)
chainloader +1

(the above entry assumes that Solaris is to be installed into the third primary 
partition)

2.  Copy the Master Boot Record to a particular directory in your USB stick 
(say, /media/usb/mbr_linux):

# dd if=/dev/sda of=/media/usb/mbr_linux bs=512 count=1

3. After installing and booting into Solaris, copy this file back to MBR:

# dd if=/media/usb/mbrsuse of=/dev/sda bs=512 count=1

4. Do a reboot, the Ubuntu GRUB boot screen will show up, you can then boot 
into either Solaris or Ubuntu (or Windows). 



 Thank you for reading my post.
 
 I was wondering if any member of this forum can help
 me with the following query:
 
 I have an Intel system (desktop) with three HDDs
 having dual-boot configuration...with Windows 2003
 Server on the first hard-disk, Ubuntu Linux on the
 second  third HD being blank as of now. My
 bootloader is GRUB and I have been thinking of
 installing OpenSolaris on the last remaining drive.
 
 I am in a quandry as to if I go ahead with
 OpenSolaris installation, will Solaris' default
 bootloader  overwrite the existing GRUB  render my
 system useless...;) or is it that during installation
 Solaris will give me option for going on with the
 existing bootloader...I am just confused and want to
 make sure that I understand things in this regard
 before proceeding ahead. 
 
 Do you think that adding an entry corresponding to
 OpenSolaris on 3rd HDD in GRUB's menu.lst file will
 be sufficient after I have completed the
 installation. 
 
 Thanks!
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org