similar to: OSOL Bug 13743

Displaying 20 results from an estimated 1000 matches similar to: "OSOL Bug 13743"

2009 Feb 12
4
Two zvol devices one volume?
Hi, Can anyone explain the following to me? Two zpool devices points at the same data, I was installing osol 2008.11 in xVM when I saw that there already was a partition on the installation disk. An old dataset that I deleted since i gave it a slightly different name than I intended is not removed under /dev. I should not have used that name, but two device links should perhaps not
2009 Nov 04
1
ZFS non-zero checksum and permanent error with deleted file
Hello, I am actually using ZFS under FreeBSD, but maybe someone over here can help me anyway. I''d like some advice if I still can rely on one of my ZFS pools: [user at host ~]$ sudo zpool clear zpool01 ... [user at host ~]$ sudo zpool scrub zpool01 ... [user at host ~]$ sudo zpool status -v zpool01 pool: zpool01 state: ONLINE status: One or more devices has experienced an
2010 Sep 17
1
device error
Hi, Virt-install is not working when I try to provision a vm today. Err is: -- Starting install... Retrieving file vmlinuz... | 1.9 MB 00:00 Retrieving file initrd.img... | 7.1 MB 00:00 Creating storage file... | 110 GB 00:00 ERROR POST operation failed:
2009 Jan 09
2
ZFS encryption?? - [Fwd: [osol-announce] SXCE Build 105 available
It was rumored that Nevada build 105 would have ZFS encrypted file systems integrated into the main source. In reviewing the Change logs (URL''s below) I did not see anything mentioned that this had come to pass. Its going to be another week before I have a chance to play with b105. Does anyone know specifically if b105 has ZFS encryption? Thanks, Jerry -------- Original Message
2009 Jun 02
4
OSOL 2009.06 as PV DomU at Xen 3.5 Ubuntu 9.04 Dom0 (2.6.30-rc6-tip)
Copied ramdisk and kernel to Dom0 root@ServerXen331:/mnt/home/boris/isos# cat copy.sh mount -o loop,ro os200906.iso /mnt cp /mnt/boot/x86.microroot /home/boris/solaris cp /mnt/platform/i86xpv/kernel/amd64/unix /home/boris/solaris Created profile like for osol 2008.11 root@ServerXen331:/mnt/home/boris/solaris# cat osol200906.install name = "sol0906" vcpus = 1 memory =
2012 Feb 10
2
Detach devices using Libvirt+Xen
Hi! We're struggling to get device detaching to work reliably using Xen. We can reliably use the same code to manage devices using Libvirt+KVM without any problems. We've tested this on Xen with both CD-ROM and USB devices without success. See below for detailed descriptions. Thankful for any help! Regards, Daniel Espling --- For CD-ROM, we can mount them using attach-device but
2009 Jul 19
0
Disabling checksum offloading at install OSOL 2009.06 PV DomU on Xen 3.4.1 Ubuntu 9.04 Dom0 ( with 2.6.30.1 xenified aka Suse kernel)
Following bellow procedure involves Solaris Kernel module debugger to patch OSOL’s (SNV_111b) kernel at booting up to succeed with dhcp lease and to be able proceed with initial install. File /etc/system gets updated via root terminal session before standard reboot to make the patch for kernel permanent
2006 Aug 24
0
[Fwd: [osol-discuss] SVOSUG - This Thurs, August 24, Sunay Tripathi presents Crossbow 7:30pm SCA03]
As requested by several people, an Overview document has been posted at http://blogs.sun.com/sunay The reference section also contains a pointer to the slides that will be used for tonights presentation. See you all there. Cheers, Sunay -------- Original Message -------- Subject: [osol-discuss] SVOSUG - This Thurs, August 24, Sunay Tripathi presents Crossbow 7:30pm SCA03 Date: Mon, 21 Aug
2009 Jul 19
0
Disabling checksum offloading at OSOL DomU via kmdb at intial boot.
Disabling checksum offloading at OSOL DomU via kmdb at intial boot :- ( -kd at extra line):- root@ServerJaunty:/home/boris/nevada# xm create -c osol.install Using config file "./osol.install". Started domain osol.install (id=6)                                   Loading kmdb... Welcome to kmdb Loaded modules: [ unix krtld genunix ] [0]> ::bp xnf`_init [0]> :c v3.4.1-rc7 chgset
2009 Jul 19
5
How to disable checksum offloading for OSOL DomU via kmdb at initial boot ?
Adding -kd to extra line drops me to kmdb :- root@ServerJaunty:/home/boris/nevada# xm create -c osol.install Using config file "./osol.install". Started domain osol.install (id=4) Loading kmdb... Welcome to kmdb Loaded modules: [ unix krtld genunix ] [0]> I want patch kernel like it happens when adding to /etc/system:- set xnf:xnf_cksum_offload = 0
2009 Oct 30
0
[osol-help] Help! Bricked my 2009.06 OpenSolaris snv_111b NFS host (long)
Hi, On Fri, Oct 30, 2009 at 8:41 AM, Gopi Desaboyina <gopidesaboyina at yahoo.com> wrote: > I think your system might be over heating. I observed this kind of behaviour in laptops when they get overheated. check if FAN is working or not. How frequent it gets rebooted. you could boot from opensolaris LiveCD and keep it for a day like that. if it reboots that means there could be h/w
2007 Jan 19
0
Re: [osol-discuss] Possibility to change GUID zfs pool at import
Hello Nico, Friday, January 19, 2007, 7:53:06 PM, you wrote: NVdM> Hi, NVdM> Looking if someone already found a solution, or workaround, to change the GUID of a zfs pool. NVdM> Explain me some more in depth, by use of tools like ShadowImage NVdM> on storage Arrays like the Sun Storagetek 99xx (but also for SUN NVdM> related storage Arrays or IBM, EMC and other storage vendors)
2010 Mar 10
0
[osol-code] GLDv3 NIC driver Performance on sparc
On 03/10/10 10:48 AM, Mahesh wrote: > Hi all, > > I need some help in debugging the gldv3 driver performance issue on sparc. The driver has single Tx queue and 4 Rx queues and performs at almost the line rate(10G) on Sun intel boxes but the same driver performs very badly on sparc. The code is identical for sparc and intel except swapping involved since the hardware is little endian .
2010 Apr 14
2
brtfs on Solaris? (Re: [osol-discuss] [indiana-discuss] So when are we gonna fork this sucker?)
brtfs could be supported on Opensolaris, too. IMO it could even complement ZFS and spawn some concurrent development between both. ZFS is too high end and works very poorly with less than 2GB while brtfs reportedly works well with 128MB on ARM. Olga On Wed, Apr 14, 2010 at 5:31 PM, <Casper.Dik at sun.com> wrote: > > >>Just a completely different question...is there any plans
2006 Mar 10
0
Re: [osol-discuss] Re: Re: Can we consider ZFS to be production ready now ?
UNIX admin wrote: >> Adding crypto to ZFS isn''t that hard once we have >> IEEE 1619 mode >> (AES LRW) implemented in the crypto framework aes >> module(s). >> >> Dealing with the key management is very hard because >> thats the critical >> bit to making it both usable and secure. > > (Scratching head) > If I had to solve this
2010 Mar 03
0
[osol-help] ZFS two way replication
Sorry for double-post. This thread was posted separately to opensolaris-help and zfs-discuss. So I''m replying to both lists. > I''m wondering what the possibilities of two-way replication are for a > ZFS storage pool. Based on all the description you gave, I wouldn''t call this two-way replication. Because two-way replication implies changes are happening at
2009 Jan 09
5
ZFS encryption?? - [Fwd: [osol-announce] SXCE Build 105 available]
It was rumored that Nevada build 105 would have ZFS encrypted file systems integrated into the main source. In reviewing the Change logs (URL''s below) I did not see anything mentioned that this had come to pass. Its going to be another week before I have a chance to play with b105. Does anyone know specifically if b105 has ZFS encryption? Thanks, Jerry -------- Original Message
2009 Aug 26
3
Import vmware vmdk into xVM (osol-2009.06)
Good afternoon, I was wondering if anyone has any in site as to how to import a VMware vmdk into xVM on OpenSolaris 2009.06 (xVM 3.1). I have a VMware VM created on VMware Server 2.0 and would like to move it over to this xVM server. I appreciate any advice anyone may have. Cheers, -Chris -- This message posted from opensolaris.org
2010 Jul 21
11
Xen on Osol step by step
Hi, I''m searching for a tutorial to install correctly a xen domU on OpenSolaris domO. Please help me ... -- This message posted from opensolaris.org
2007 Oct 30
2
[osol-help] Squid Cache on a ZFS file system
On 29/10/2007, Tek Bahadur Limbu <teklimbu at wlink.com.np> wrote: > I created a ZFS file system like the following with /mypool/cache being > the partition for the Squid cache: > > 18:51:27 root at solaris:~$ zfs list > NAME USED AVAIL REFER MOUNTPOINT > mypool 478M 31.0G 10.0M /mypool > mypool/cache 230M 9.78G 230M