[osol-discuss] Msg: Bad PBR sig, SXCR_86, Thinkpad T42P, USB drive [circumvented]

2008-04-14 Thread James C. Cotillier
Posting this circumvention in the hope it will be useful. Installed SXCR build 
86 on an external Maxtor 160 GB USB hard disk. I did not select use whole 
disk but did consume the entire usable disk, so, as expected, I got a 
classical Intel-like MBR, with one partition table entry in it and that appears 
correct:

0x 80 00 01 01 BF FE FF FF C1 3E 00 00 00 4C A1 12

So we're startable, type 191, extents jive. Install had gone flawlessly, but 
the first boot of new system yielded Bad PBR sig.

Because it was not clear exactly how the Thinkpad BIOS was presenting the USB 
drive, I took a look at ...usr/src/psm/stand/bootblks/ufs/i386/mboot.S. From 
that, I tried the double-shift-down debug mode, which said, LBA, and I 
determined that the USB drive was presented as 0x81 (0x80 being the internal 
HDD containing WinXP in a type 7 partition).

Not really having time to research this properly, noticing that mboot.S forces 
drive 0x80, and not wanting to take the time to deal with assembling 16-bit 
real mode code on the fly, I simply zapped this MBR to force drive 0x81 instead 
of 0x80. Same Bad PBR sig.

My next thought was to zap the je sigok (after readok:) to a hard jump, but 
quickly rejected that as reckless and very unlikely to work anyway. In the 
meantime I found another post with this circumvention:

Boot install DVD
(C)onsole out of GRUB
Use chainloader +1

/and this worked/--the USB disk booted fine. But needing to keep the DVD around 
all the time would be a drag. I then tried entirely different MBR's, and 
placing GRUB's stage1 into the MBR via

# installgrub -m /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c0t0d0s0

worked. No DVD needed. I should note that even though GRUB's console sees this 
USB drive as hd1, Sol sees this drive as c0t0d0, as that command illustrates.

I call this a circumvention since I haven't taken the time to research this 
fully--this could be related to 6413235 or others hitting near to that, but I 
think this is really just an issue of synergy between particular USB firmware, 
a particular BIOS flavor, and Solaris. Anyway, it gave me a bootable system :)

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


Re: [osol-discuss] Installation ERROR

2008-04-14 Thread Emmanuel De Paepe
No it's not the primary partition.
There is currently Mandriva installed (the only Linux that could drive
my wireless network), which makes use of the primary partition.

I also don't understand that according to the SXDE partition wizard there
are two unused partitions:
One before the 'etx3' and another one after the Linux swap.
So according to the SXDE the Linux OS is somewhere in the middle of the disk.

Or could it be that there is still some hidden partition not seen by the Linux 
partitioner? The notebook used to run on Vista and if I'm correct they use
a hidden partition on the disk to reinstall Vista in case of a crash.
Perhaps SXDE recognizes this.
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] opensolaris on a logical partition

2008-04-14 Thread Frank . Hofmann
On Fri, 11 Apr 2008, Gorky Hasseldorf wrote:

 Thanks frankho for the reply.

 It seems this is a difficult task for the moment and people are working on it.

 I will be in trouble to install it on a logical partition.

 On this computer, Mandriva 2007, FC6, Windows XP and open SuSE 10.2 work fine.
 I have created additional partitions.

 I thought I could install opensolaris on one of the empty partitions. All 
 those partitions are logical ones.

Hi Gorky,

as mentioned, this is unfortunately not (yet) possible. Solaris right now 
requires a primary partition.

Can you relocate the free space (the empty logical partition) to either 
the end or the start of the extended partition ? If so, you could shrink 
it and create a new primary from the freed space, which would allow you to 
install Solaris.

But then, you're using SuSE 10.2 / FC6 ? You might want to try installing 
OpenSolaris as a Xen domU as both of these Linux distributions include 
the hypervisor. Yes, it's not directly-on-metal but installing in a 
virtualized environment allows to bypass the need for a primary partition. 
We've got a Xen port, it's fully paravirtualized so you don't have a huge 
speed impact by running it as Xen domU.
See the xVM project here:

http://www.opensolaris.org/os/community/xen/

and the [EMAIL PROTECTED] forum for help/troubleshooting.
Would that be an option ?


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


Re: [osol-discuss] Installation ERROR

2008-04-14 Thread Joerg Schilling
Ian Collins [EMAIL PROTECTED] wrote:

  What I don't get is that the SXDE partition wizard is apparently not able 
  to recognize a
  Linux 'ext3' partition, this in comparison to the Solaris 10 partitiom 
  wizard.
  It does recognize a Linux swap though.

 Linux swap used to use the same partition id as Solaris, the Solaris
 partition id was changed to avoid this clash.  I think SXCE still
 recognises a Linux swap partition as a Solaris partition.

To avoid this, just move the Linux swap into an extended partition.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  
   [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] Will ZFS employ raid0 stripes in an ordinary storage pool?

2008-04-14 Thread Bhaskar Jayaraman
Hi, I'm doing the following actions on my solaris 10 system. Please let me know 
if zfs will do the following things: -

Question1: - Will zfs employ ordinary raid0 stripes while creating the file 
dust?

Question2: - Since most of my file /exp/dust1 (~74% = 1 - 400MB/1500MB) reside 
on /tank/mnt-pt/file4, will zfs employ stripes while creating this file?

zpool create exp /tank/mnt-pt/file1 /tank/mnt-pt/file2 /tank/mnt-pt/file3
# df -h
Filesystem size   used  avail capacity  Mounted on
/dev/dsk/c0d0s0 15G   8.3G   6.4G57%/
/devices 0K 0K 0K 0%/devices
/dev 0K 0K 0K 0%/dev
ctfs 0K 0K 0K 0%/system/contract
proc 0K 0K 0K 0%/proc
mnttab   0K 0K 0K 0%/etc/mnttab
swap   2.3G  1012K   2.3G 1%/etc/svc/volatile
objfs0K 0K 0K 0%/system/object
sharefs  0K 0K 0K 0%/etc/dfs/sharetab
/usr/lib/libc/libc_hwcap3.so.1
15G   8.3G   6.4G57%/lib/libc.so.1
fd   0K 0K 0K 0%/dev/fd
swap   2.3G44K   2.3G 1%/tmp
swap   2.3G92K   2.3G 1%/var/run
/dev/dsk/c0d0s4 15G15M15G 1%/second_root
/dev/dsk/c0d0s7 32G   4.0G28G13%/export/home
tank16G   5.9G10G37%/tank
/dev/dsk/c2t1d0s2   17G   4.7G12G29%/tank/mnt-pt
exp3.4G 1K   3.4G 1%/exp

# zpool status
pool: exp
 state: ONLINE
 scrub: none requested
config:

NAME  STATE READ WRITE CKSUM
exp   ONLINE   0 0 0
  /tank/mnt-pt/file1  ONLINE   0 0 0
  /tank/mnt-pt/file2  ONLINE   0 0 0
  /tank/mnt-pt/file3  ONLINE   0 0 0

# mkfile 3000m /exp/dust === Here I have eaten up 3 GB out of 3.4 GB available

Question1: - Will zfs employ ordinary raid0 stripes while creating the file 
dust?

# zpool add exp /tank/mnt-pt/file4 == I'm adding another disk to the pool
# zpool status
pool: exp
 state: ONLINE
 scrub: none requested
config:

NAME  STATE READ WRITE CKSUM
exp   ONLINE   0 0 0
  /tank/mnt-pt/file1  ONLINE   0 0 0
  /tank/mnt-pt/file2  ONLINE   0 0 0
  /tank/mnt-pt/file3  ONLINE   0 0 0
  /tank/mnt-pt/file4  ONLINE   0 0 0


# df -h
Filesystem size   used  avail capacity  Mounted on
/dev/dsk/c0d0s0 15G   8.3G   6.4G57%/
/devices 0K 0K 0K 0%/devices
/dev 0K 0K 0K 0%/dev
ctfs 0K 0K 0K 0%/system/contract
proc 0K 0K 0K 0%/proc
mnttab   0K 0K 0K 0%/etc/mnttab
swap   2.3G  1012K   2.3G 1%/etc/svc/volatile
objfs0K 0K 0K 0%/system/object
sharefs  0K 0K 0K 0%/etc/dfs/sharetab
/usr/lib/libc/libc_hwcap3.so.1
15G   8.3G   6.4G57%/lib/libc.so.1
fd   0K 0K 0K 0%/dev/fd
swap   2.3G44K   2.3G 1%/tmp
swap   2.3G92K   2.3G 1%/var/run
/dev/dsk/c0d0s4 15G15M15G 1%/second_root
/dev/dsk/c0d0s7 32G   4.0G28G13%/export/home
tank16G   5.9G10G37%/tank
/dev/dsk/c2t1d0s2   17G   4.7G12G29%/tank/mnt-pt
exp4.6G   2.9G   1.7G64%/exp === Capacity 
increased to 4.6 GB

# mkfile 1500m /exp/dust1 === I add another file which to eat up more space
# df -h
Filesystem size   used  avail capacity  Mounted on
/dev/dsk/c0d0s0 15G   8.3G   6.4G57%/
/devices 0K 0K 0K 0%/devices
/dev 0K 0K 0K 0%/dev
ctfs 0K 0K 0K 0%/system/contract
proc 0K 0K 0K 0%/proc
mnttab   0K 0K 0K 0%/etc/mnttab
swap   2.3G  1012K   2.3G 1%/etc/svc/volatile
objfs0K 0K 0K 0%/system/object
sharefs  0K 0K 0K 0%/etc/dfs/sharetab
/usr/lib/libc/libc_hwcap3.so.1
15G   8.3G   6.4G57%/lib/libc.so.1
fd   0K 0K 0K 0%/dev/fd
swap   2.3G44K   2.3G 1%/tmp
swap   2.3G92K   2.3G 1%/var/run

[osol-discuss] xVM virt-install fails while installing the OS

2008-04-14 Thread Bhaskar Jayaraman
Hi i'm trying to install Solaris10 on a virtual machine created by xVM command 
virt-install. However, after configuring the installation the utility fails the 
installation with the following error message: -
Preparing system for Solaris install

Configuring disk (c0d0)
- Creating Fdisk partition table

ERROR: Could not create Fdisk partition table

ERROR: Could not label disks

ERROR: Could not update disks with new configuration

Could not update disks with new configuration

Any idea how I can fix this problem? Do have a look below at what I have done 
to arrive at this situation.

Also the virt-install command hangs in there and the only way to terminate is 
by either killing it or by using xm destroy.

I am installing the OS from a 3.6 GB iso image from the local file system on 
Solaris in Domain-0 on x86 and the installation is being done on one of the SAS 
drives on the x86 system.
I also tried installing the image on a local file ( around 10GB) but that too 
failed with the same error message.

The command I used was: -
virt-install --accelerate --arch x86 --location 
/export/home/sol-nv-b79b-x86-dvd.iso --noacpi --nographics -p --ram 600 --vcpus 
1 --name xvm1 --file /dev/rdsk/c2t1d0

The initial output on the console is: -

Starting install...
Creating domain... 0 B 02:54 
v3.0.4-1-xvm chgset 'Sun Jan 06 11:43:59 2008 -0800 13229:fc49a937b8f7'
SunOS Release 5.11 Version snv_79a 64-bit
Copyright 1983-2007 Sun Microsystems, Inc.  All rights reserved.
Use is subject to license terms.
Configuring /dev
Solaris Interactive Text (Console session)
Using install cd in /dev/dsk/c0d1p0
Using RPC Bootparams for network configuration information.
Attempting to configure interface xnf0...
Skipped interface xnf0
Reading ZFS config: done.

Domain is created right away: -

# xm list
Name  ID   Mem VCPUs  State   Time(s)
Domain-0   0   387 2 r-364.7
xvm1   1   599 1 -b 93.4


Later i fire installation from the following screen: -
  

Installation Option: Initial
Boot Device: c0d0
Client Services: None
  System Locale: C ( C )

   Software: Solaris 11, Entire Distribution

File System and Disk Layout: /   c0d0s0 6455 MB
 swapc0d0s1  517 MB
 /export/homec0d0s7 10401 MB
 

-Esc-2_Begin InstallationEsc-4_ChangeEsc-5_ExitEsc-6_Help---

I get the following error: -

Preparing system for Solaris install

Configuring disk (c0d0)
- Creating Fdisk partition table

ERROR: Could not create Fdisk partition table

ERROR: Could not label disks

ERROR: Could not update disks with new configuration

After I do an xm destroy xvm1 I see the following message on the installation 
console: -

Domain installation does not appear to have been
successful.  If it was, you can restart your domain
by running 'virsh start xvm1'; otherwise, please
restart your installation.

Please come back with any suggestions for fixing this issue.

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


Re: [osol-discuss] Network adapters

2008-04-14 Thread andrew
Your onboard network chip seems to be an Attansic L1 gigabit ethernet adaptor. 
Unfortunately there doesn't seem to be a Solaris driver available for this. 
Your best bet is probably to use the NDIS wrapper along with the Windows 
drivers for this NIC. You can find the NDIS wrapper toolkit for Solaris here:

http://opensolaris.org/os/community/laptop/downloads/

You should have the Windows drivers in the CD that came with the motherboard. 
Instructions for setting up the NDIS wrapper are here:

http://opensolaris.org/os/community/laptop/wireless/ndis/

Cheers

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


Re: [osol-discuss] opensolaris on a logical partition

2008-04-14 Thread Gorky Hasseldorf
Frankho, I am sorry for the belated reply. I was very busy with so many other 
things during the last 3 days.

I have created 3 primary partitions and the fourth one expanded into many 
logical partitions.

All the primary partitions are filled with programs which includes Windows XP.

I don't want to remove programs from the primary partitions. I want to install 
opensolaris on one of the logical partitions. I have 5 or 6 empty  logical 
partitions. 

I want to install other Linux distros and opensolaris on those partitions. 
There are no problems with Linux distros. I can smoothly install any Linux 
distro.

Solaris and opensolaris are liabilities. For some strange reason they want 
primary partitions. 

Recently I met people at SUN corporation. They hold a conference. It was SUN 
Expo 2008. They told me developers of Solaris do not want to change the 
requirement of a primary partition.
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Mysql's Innodb immensely slow on ZFS

2008-04-14 Thread Jürgen Keil
Brandon wrote:

 On Fri, Apr 11, 2008 at 12:21 PM, Jürgen Keil [EMAIL PROTECTED] wrote:
   And another case was an attempt to use xsltproc(1) on a
big xml file, this time on an amd64 x2 machine with 4GB of
memory, using zfs, and the xsltproc process had grown to
use  2GB of memory.  Again heavy disk trashing, and I
didn't had the impression that the arc cache did
shrink enough to prevent that thrashing.
 
   It looks like this, in top:
 
 prstat can give more accurate info on Solaris, fyi.

Yep, top doesn't work well with 64-bit processes.

But top's summary information includes quite a few
things that are missing in prstat, like swap space
usage, memory totals, total cpu usage, ...

   load averages: 0.01, 0.02, 0.05 21:11:47
  75 processes: 74 sleeping, 1 on cpu
  CPU states: 99.4% idle, 0.1% user, 0.5% kernel, 0.0% iowait, 0.0% swap
  Memory: 4031M real, 108M free, 2693M swap in use, 1310M swap free
 
  PID USERNAME LWP PRI NICE SIZE RES STATE TIME CPU COMMAND
  7587 jk 1 60 0 2430M 2306M sleep 0:25 0.24% xsltproc

 Only 124M of the xsltproc process is paged - The rest is resident, but
 there is 2693M of swap in use. It appears that something other than
 your xsltproc is paged out.

Nope, most of the 2693M of swap in use is reserved swap
space for the heap data that is allocated by the big xsltproc
process.

I also had a few old / big  files in /tmp, but not more than 50mbytes.

 AFAIK, the ARC should not page,

Correct, that's in the kernel's heap.

 so what else is using that memory?

The big xsltproc process, and a few files in /tmp

Plus the X11 server  dtlogin, but no user
logged in into JDS.

 Your ARC + xsltproc are  only equal to
 2754M. There's something else on your system consuming 3862M.

That's not what I see...

I'd say the ARC consumes arc.c 1356 MB
+ arc.arc_meta_used 448 MB (?);
and there is a 2306MB RSS for the xsltproc process.

That's a total of 4110 MB.

And in case the arc meta data is already included
in arc.c:
1356 MB + 2306MB = 3662 MB used.

 Before you ran the process, what did things look like, memory wise?

Before running xsltproc:

% swap -s
total: 105256k bytes allocated + 16804k reserved = 122060k used, 4133532k 
available

And while it is running:

% swap -s
total: 2590132k bytes allocated + 16604k reserved = 2606736k used, 1668740k 
available


 Also keep in mind that /tmp is an in memory filesystem. Things written
 there will use physical memory, or page out if required.
 
 Also, could you sort the output by memory usage?
 prstat -s rss and
 prstat -s size will sort by resident size or total
 image size.

% prstat -s size
   PID USERNAME  SIZE   RSS STATE  PRI NICE  TIME  CPU PROCESS/NLWP  
 
 22642 jk   2430M 2029M sleep   600   0:00:22  19% xsltproc/1
 22498 root   40M   15M sleep   590   0:00:01 0.0% Xorg/1
 9 root   20M 1784K sleep   590   0:01:23 0.0% svc.configd/15
 15634 postgres   19M 1116K sleep   590   0:01:06 0.0% postgres/1
 15632 postgres   19M 1380K sleep   590   0:00:00 0.0% postgres/1
  3036 root   13M  748K sleep   590   0:00:27 0.0% fmd/17
 22535 root   13M 4516K sleep   590   0:00:00 0.0% dtgreet/1
 7 root   11M  540K sleep   590   0:00:29 0.0% svc.startd/12
  3108 root   10M0K sleep   590   0:00:00 0.0% smbd/1
  4192 root   10M0K sleep   590   0:00:00 0.0% smbd/1
 15635 postgres 9636K  952K sleep   590   0:00:01 0.0% postgres/1
 15636 postgres 8900K0K sleep   590   0:00:00 0.0% postgres/1
 22500 root 8504K 1652K sleep   590   0:00:00 0.0% dtlogin/1
  4207 smmsp8036K  552K sleep   590   0:00:03 0.0% sendmail/1
  4238 root 8028K 1140K sleep   590   0:00:48 0.0% sendmail/1
  3699 root 7776K 1004K sleep   590   0:00:00 0.0% dtlogin/1
  3307 root 7080K 1572K sleep   590   0:03:22 0.0% intrd/1
   365 root 6784K 1976K sleep   590   0:00:06 0.0% hald/4
   146 daemon   6568K  900K sleep   590   0:00:00 0.0% kcfd/3
 27392 root 6300K 1796K sleep   590   0:03:38 0.0% ypserv/1
 26803 root 5576K 2608K sleep   590   0:00:56 0.0% nscd/35
   137 root 5572K 1052K sleep   590   0:00:00 0.0% syseventd/15
  2859 root 5068K 1544K sleep   590   0:00:27 0.0% inetd/4
   430 root 4712K0K sleep   590   0:00:00 0.0% hald-addon-netw/1
 22645 root 4508K 2856K cpu1590   0:00:00 0.0% prstat/1
  3038 root 4420K0K sleep   590   0:00:00 0.0% sshd/1
  6764 root 4108K 1176K sleep   590   0:00:11 0.0% syslogd/13
   541 root 4032K  732K sleep   590   0:00:00 0.0% rmvolmgr/1

% prstat -s rss
   PID USERNAME  SIZE   RSS STATE  PRI NICE  TIME  CPU PROCESS/NLWP  
 
 22642 jk   2430M 2088M sleep   600   0:00:22 0.6% xsltproc/1
 22498 root   40M   15M sleep   590   0:00:01 0.0% Xorg/1
 22535 root   13M 4520K sleep   590   0:00:00 0.0% dtgreet/1
 26803 root 5576K 2964K sleep   590   0:00:56 0.0% 

Re: [osol-discuss] SXCE b86 SPARC Single Image ISO Nero Issues

2008-04-14 Thread Joerg Schilling
Jason J. W. Williams [EMAIL PROTECTED] wrote:

 Hello,

 Has anyone else had an issue burning the SXCE b86 SPARC single image
 ISO to a DVD using Nero? Have tried Nero 6 and Nero 8 and both
 complain it's not a valid disc image. Have not had any issues before
 with SXCE images and Nero. Any insight is greatly appreciated.

Why don't you just use cdrecord? cdrecord runs on any OS.

ftp://ftp.berlios.de/pub/cdrecord/alpha/

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  
   [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Mysql's Innodb immensely slow on ZFS

2008-04-14 Thread Jürgen Keil
Jason,

 Hi Jurgen,
 
 On our Thumpers running MySQL, we limit the ARC to 4GB.
 On systems with less RAM we limit the ARC to 1GB.

Ok, on a machine running a database server (and nothing else),
that might make sense.

On a general purpose box it doesn't make much sense;
I'd have to reboot the box in various ARC configurations
depending on the workload / memory requirements.


 What kind of disk is backing the pools?

I'm my case (with running a single big memory
hungy process and the ARC cache filled with lots
of cached data)  it's a simple zpool on one 
100GB ATA HDD.


 Might be some kind of array cache flushing
 issues going on.

Not in my case.
 
 
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-14 Thread Curt Rebelein, Junior
I just went though this myself a few weeks ago. I documented the process in a 
few blog entries -

https://rebby.com/blog.php?detail=35  # contains exact hardware details
https://rebby.com/blog.php?detail=34  # contains install/config details (not 
yet complete, still adding LU and iSCSI documentation)
https://rebby.com/blog.php?detail=36  # quick  dirty snapshot management

I ended up using the community edition, build 84. This has worked out great for 
me so far. As part of my documentation project, I'll likely upgrade to build 86 
shortly (just for the sake of documenting the live upgrade process).
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Network adapters

2008-04-14 Thread Emmanuel De Paepe
Thanks a lot for the feedback.
I will give this a try.
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] Dell PowerEdge T105 and SAS6iR

2008-04-14 Thread Lance Heller
We're looking for a small multi-core Opteron box and the Dell T105 would seem 
to be the ideal candidate.  However, the DVD related installation problems 
reported here have given us pause. We'd very much like to hear what level 
of success others may have had using this platform with a recent Solaris 
release.  

We'd also like to hear what success others may have had using the SAS6iR 
(SATA/SAS) raid 1 controller in general and on the Dell T105 in particular.

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


Re: [osol-discuss] opensolaris on a logical partition

2008-04-14 Thread Dave Miner
Gorky Hasseldorf wrote:
 Frankho, I am sorry for the belated reply. I was very busy with so many other 
 things during the last 3 days.
 
 I have created 3 primary partitions and the fourth one expanded into many 
 logical partitions.
 
 All the primary partitions are filled with programs which includes Windows XP.
 
 I don't want to remove programs from the primary partitions. I want to 
 install opensolaris on one of the logical partitions. I have 5 or 6 empty  
 logical partitions. 
 
 I want to install other Linux distros and opensolaris on those partitions. 
 There are no problems with Linux distros. I can smoothly install any Linux 
 distro.
 
 Solaris and opensolaris are liabilities. For some strange reason they want 
 primary partitions. 
 
 Recently I met people at SUN corporation. They hold a conference. It was SUN 
 Expo 2008. They told me developers of Solaris do not want to change the 
 requirement of a primary partition.
  

That would be incorrect.  We would like to remove the limitation, but it 
requires work in a number of areas and will take some time.  In the 
meantime, as Frank suggested, you might try virtualization with Xen or 
VirtualBox, because then you'll be able to run multiple OS's at once 
rather than one at a time.

Dave


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


Re: [osol-discuss] Mysql's Innodb immensely slow on ZFS

2008-04-14 Thread Brandon High
On Fri, Apr 11, 2008 at 2:20 AM, Jürgen Keil [EMAIL PROTECTED] wrote:
  And another case was an attempt to use xsltproc(1) on a
  big xml file, this time on an amd64 x2 machine with 4GB of
  memory, using zfs, and the xsltproc process had grown to
  use  2GB of memory.  Again heavy disk trashing, and I
  didn't had the impression that the arc cache did shrink enough
  to prevent that thrashing.

I did a quick check, and found some RFEs and associated bugs that look
related to the problem that you're seeing:

*  ZFS should avoiding growing the ARC into trouble
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6488341

* ZFS/ARC should cleanup more after itself
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6424665

It sounds like the ARC is shrinking (since after multiple runs it's
faster) but it's not reacting quickly enough to the increase in memory
use.

-B

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


[osol-discuss] snv_85 performance problems on intel celeron

2008-04-14 Thread Maciej Jan Broniarz
Hi,

I am running scxe_85 on a dell sx270 with 2ghz celeron, 2gb ddr ram
and 20 gb 5400 ide disk. The system runs very slow, switching tabs in
firefox lasts few seconds. Even running a gnome terminal lasts some
time. What may be the bottle neck of my configuration? Will switching
to a 7200 rpm disk do any good?

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] SXCE b86 SPARC Single Image ISO Nero Issues

2008-04-14 Thread Jason J. W. Williams
Hi Joerg,

Thanks for the link. Unfortunately, cdrecord requires Cygwin and
doesn't work well with UNC paths.

Best Regards,
Jason

On Mon, Apr 14, 2008 at 8:33 AM, Joerg Schilling
[EMAIL PROTECTED] wrote:

 Jason J. W. Williams [EMAIL PROTECTED] wrote:

   Hello,
  
   Has anyone else had an issue burning the SXCE b86 SPARC single image
   ISO to a DVD using Nero? Have tried Nero 6 and Nero 8 and both
   complain it's not a valid disc image. Have not had any issues before
   with SXCE images and Nero. Any insight is greatly appreciated.

  Why don't you just use cdrecord? cdrecord runs on any OS.

  ftp://ftp.berlios.de/pub/cdrecord/alpha/

  Jörg

  --
   EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
[EMAIL PROTECTED](uni)
[EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
   URL:  http://cdrecord.berlios.de/old/private/ 
 ftp://ftp.berlios.de/pub/schily

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


[osol-discuss] Building mod_rails on x64 opensolaris container

2008-04-14 Thread David Kleiner
Hi,

I am trying to build mod_rails on a Joyent-hosted OSol (snv_67) x64 container.  
I installed SunStudio 12 compiler and 124864-03, 124868-04, 126498-05 patches.  
The ruby gem in question is called passenger (as in gem install passenger) and 
is being tried aout for  a part in a large facebook ruby-on-rails application 
stack. 

I rebuilt apache from scratch and now I am stopped here:
--
[z14098CJ:/usr/local/lib/ruby/gems/1.8/gems/passenger-1.0.1/ext/apache2] root# 
rake
(in /opt/local/lib/ruby/gems/1.8/gems/passenger-1.0.1)
### In ext/apache2:
CC -D_REENTRANT -D_XPG4_2 -Wall -g -I/usr/local/include  -KPIC -g 
-DPASSENGER_DEBUG -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT 
-I/usr/local/apache2/include -m64 -I/usr/local/apache2/include -I.. -c 
mod_passenger.c
CC: Warning: Option -Wall passed to ld, if ld is invoked, ignored otherwise
/usr/include/signal.h, line 95: Error: ) expected instead of *.
/usr/local/apache2/include/apr_network_io.h, line 215: Error: In this 
declaration sin6 is of an incomplete type sockaddr_in6.
2 Error(s) detected.
rake aborted!
Command failed with status (2): [CC -D_REENTRANT -D_XPG4_2 -Wall -g -I/usr/...]
/opt/local/lib/ruby/gems/1.8/gems/passenger-1.0.1/Rakefile:162
(See full trace by running task with --trace)



Any pointers are welcome.

Thank you,

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