Lucreate with zfs system

Hello,
Am relatively new to using liveupgrade to patch solaris 10 systems, but so far have found it to work pretty well. I have come across an oddity on a system that I would like to have explained. The system has solaris 10 installed, with one zfs pool rpool, and when I create an alternate BE to patch with: lucreate -n altBEname, it does not use the clone/snapshots of zfs to quickly create the alternate BE. It looks like it is creating a full copy (like lucreate does on our systems using ufs), and takes about 45 minutes to 1 hr to complete. On other solaris 10 systems installed with zfs, the lucreate command completes in a minute or so, and a snapshot along with the alternate BE is in the zfs list output. On this system there is no snapshot, only the alternate BE. Below is output from commands run on the system to show what I am trying to describe. Any ideas what might be the problem, thanks:
bash# lustatus
Boot Environment Is Active Active Can Copy
Name Complete Now On Reboot Delete Status
Solaris_10_012011_patched yes yes yes no -
Solaris_10_022011_patched yes no no yes -
bash# zfs list
NAME USED AVAIL REFER MOUNTPOINT
rpool 22.1G 112G 97K /rpool
rpool/ROOT 17.0G 112G 21K legacy
rpool/ROOT/Solaris_10_012011_patched 9.18G 112G 9.18G /
rpool/ROOT/Solaris_10_022011_patched 7.87G 112G 7.87G /
rpool/dump 1.00G 112G 1.00G -
rpool/export 44K 112G 23K /export
rpool/export/home 21K 112G 21K /export/home
rpool/swap 4.05G 112G 4.05G -
bash# lucreate -n Solaris_10_072011_patched
Analyzing system configuration.
Comparing source boot environment <Solaris_10_012011_patched> file systems
with the file system(s) you specified for the new boot environment.
Determining which file systems should be in the new boot environment.
Updating boot environment description database on all BEs.
Updating system configuration files.
Creating configuration for boot environment <Solaris_10_072011_patched>.
Source boot environment is <Solaris_10_012011_patched>.
Creating boot environment <Solaris_10_072011_patched>.
Creating file systems on boot environment <Solaris_10_072011_patched>.
Creating <zfs> file system for </> in zone <global> on <rpool/ROOT/Solaris_10_072011_patched>.
/usr/lib/lu/lumkfs: test: unknown operator zfs
Populating file systems on boot environment <Solaris_10_072011_patched>.
Checking selection integrity.
Integrity check OK.
Populating contents of mount point </>.
Copying.
Creating shared file system mount points.
Creating compare databases for boot environment <Solaris_10_072011_patched>.
Creating compare database for file system </>.
Creating compare database for file system </>.
Updating compare databases on boot environment <Solaris_10_072011_patched>.
Updating compare databases on boot environment <Solaris_10_022011_patched>.
Making boot environment <Solaris_10_072011_patched> bootable.
Population of boot environment <Solaris_10_072011_patched> successful.
Creation of boot environment <Solaris_10_072011_patched> successful.
bash# zfs list
NAME USED AVAIL REFER MOUNTPOINT
rpool 30.8G 103G 97K /rpool
rpool/ROOT 25.8G 103G 21K legacy
rpool/ROOT/Solaris_10_012011_patched 9.22G 103G 9.22G /
rpool/ROOT/Solaris_10_022011_patched 7.87G 103G 7.87G /
rpool/ROOT/Solaris_10_072011_patched 8.70G 103G 8.70G /
rpool/dump 1.00G 103G 1.00G -
rpool/export 44K 103G 23K /export
rpool/export/home 21K 103G 21K /export/home
rpool/swap 4.05G 103G 4.05G -

Hi,
i have installed Solaris10 x86 in vmware. The root disk is currently present on UFS Filesystem. "c0d0s0" on disk "c0d0"
i have placed another new disk and created a root pool (rpool). "c0t2d0s0" on "c0t2d0"
lustatus -> (shows the c0d0s0) as the current boot environment
when i try to create a new zfs boot environment it gives me a error. Please help
"lucreate -c c0d0s0 -n zfsBE -p rpool"
it tells me "unknown option -- p"
cat /etc/release shows me this...
Solaris 10 5/08 s10x_u5wos_10 X86
Please help!!!!

Similar Messages

  • Lucreate not working with ZFS and non-global zones

    I replied to this thread: Re: lucreate and non-global zones as to not duplicate content, but for some reason it was locked. So I'll post here... I'm experiencing the exact same issue on my system. Below is the lucreate and zfs list output.
    # lucreate -n patch20130408
    Creating Live Upgrade boot environment...
    Analyzing system configuration.
    No name for current boot environment.
    INFORMATION: The current boot environment is not named - assigning name <s10s_u10wos_17b>.
    Current boot environment is named <s10s_u10wos_17b>.
    Creating initial configuration for primary boot environment <s10s_u10wos_17b>.
    INFORMATION: No BEs are configured on this system.
    The device </dev/dsk/c1t0d0s0> is not a root device for any boot environment; cannot get BE ID.
    PBE configuration successful: PBE name <s10s_u10wos_17b> PBE Boot Device </dev/dsk/c1t0d0s0>.
    Updating boot environment description database on all BEs.
    Updating system configuration files.
    Creating configuration for boot environment <patch20130408>.
    Source boot environment is <s10s_u10wos_17b>.
    Creating file systems on boot environment <patch20130408>.
    Populating file systems on boot environment <patch20130408>.
    Temporarily mounting zones in PBE <s10s_u10wos_17b>.
    Analyzing zones.
    WARNING: Directory </zones/APP> zone <global> lies on a filesystem shared between BEs, remapping path to </zones/APP-patch20130408>.
    WARNING: Device <tank/zones/APP> is shared between BEs, remapping to <tank/zones/APP-patch20130408>.
    WARNING: Directory </zones/DB> zone <global> lies on a filesystem shared between BEs, remapping path to </zones/DB-patch20130408>.
    WARNING: Device <tank/zones/DB> is shared between BEs, remapping to <tank/zones/DB-patch20130408>.
    Duplicating ZFS datasets from PBE to ABE.
    Creating snapshot for <rpool/ROOT/s10s_u10wos_17b> on <rpool/ROOT/s10s_u10wos_17b@patch20130408>.
    Creating clone for <rpool/ROOT/s10s_u10wos_17b@patch20130408> on <rpool/ROOT/patch20130408>.
    Creating snapshot for <rpool/ROOT/s10s_u10wos_17b/var> on <rpool/ROOT/s10s_u10wos_17b/var@patch20130408>.
    Creating clone for <rpool/ROOT/s10s_u10wos_17b/var@patch20130408> on <rpool/ROOT/patch20130408/var>.
    Creating snapshot for <tank/zones/DB> on <tank/zones/DB@patch20130408>.
    Creating clone for <tank/zones/DB@patch20130408> on <tank/zones/DB-patch20130408>.
    Creating snapshot for <tank/zones/APP> on <tank/zones/APP@patch20130408>.
    Creating clone for <tank/zones/APP@patch20130408> on <tank/zones/APP-patch20130408>.
    Mounting ABE <patch20130408>.
    Generating file list.
    Finalizing ABE.
    Fixing zonepaths in ABE.
    Unmounting ABE <patch20130408>.
    Fixing properties on ZFS datasets in ABE.
    Reverting state of zones in PBE <s10s_u10wos_17b>.
    Making boot environment <patch20130408> bootable.
    Population of boot environment <patch20130408> successful.
    Creation of boot environment <patch20130408> successful.
    # zfs list
    NAME USED AVAIL REFER MOUNTPOINT
    rpool 16.6G 257G 106K /rpool
    rpool/ROOT 4.47G 257G 31K legacy
    rpool/ROOT/s10s_u10wos_17b 4.34G 257G 4.23G /
    rpool/ROOT/s10s_u10wos_17b@patch20130408 3.12M - 4.23G -
    rpool/ROOT/s10s_u10wos_17b/var 113M 257G 112M /var
    rpool/ROOT/s10s_u10wos_17b/var@patch20130408 864K - 110M -
    rpool/ROOT/patch20130408 134M 257G 4.22G /.alt.patch20130408
    rpool/ROOT/patch20130408/var 26.0M 257G 118M /.alt.patch20130408/var
    rpool/dump 1.55G 257G 1.50G -
    rpool/export 63K 257G 32K /export
    rpool/export/home 31K 257G 31K /export/home
    rpool/h 2.27G 257G 2.27G /h
    rpool/security1 28.4M 257G 28.4M /security1
    rpool/swap 8.25G 257G 8.00G -
    tank 12.9G 261G 31K /tank
    tank/swap 8.25G 261G 8.00G -
    tank/zones 4.69G 261G 36K /zones
    tank/zones/DB 1.30G 261G 1.30G /zones/DB
    tank/zones/DB@patch20130408 1.75M - 1.30G -
    tank/zones/DB-patch20130408 22.3M 261G 1.30G /.alt.patch20130408/zones/DB-patch20130408
    tank/zones/APP 3.34G 261G 3.34G /zones/APP
    tank/zones/APP@patch20130408 2.39M - 3.34G -
    tank/zones/APP-patch20130408 27.3M 261G 3.33G /.alt.patch20130408/zones/APP-patch20130408

    I replied to this thread: Re: lucreate and non-global zones as to not duplicate content, but for some reason it was locked. So I'll post here...The thread was locked because you were not replying to it.
    You were hijacking that other person's discussion from 2012 to ask your own new post.
    You have now properly asked your question and people can pay attention to you and not confuse you with that other person.

  • How to create a full system image for Solaris 10 with ZFS

    Dear friend,
    could you please advice which way to create a full system image for Solaris 10 with ZFS is trusted and practically used?
    I'm searching the analogy like Norton Ghost or Acronis True Image but with ZFS support.
    I have x86 server Sun Netra X4270.
    Thanks in advance,
    Dina

    One more question Filip,
    is it correct, that I should make 2 separate backup for ispool and rpool?
    And is it important in which order to restore them from backup?
    bash-3.2# zpool list
    NAME    SIZE  ALLOC   FREE  CAP  HEALTH  ALTROOT
    ispool  136G  8.08G   128G   5%  ONLINE  -
    rpool   136G  44.1G  91.9G  32%  ONLINE  -
    bash-3.2# zfs list
    NAME                             USED  AVAIL  REFER  MOUNTPOINT
    ispool                          8.08G   126G    31K  /ispool
    ispool/iserver                  8.08G   126G  8.08G  /export/home/iserver
    rpool                           44.4G  89.5G  46.5K  /rpool
    rpool/ROOT                      39.1G  89.5G    31K  legacy
    rpool/ROOT/firstbe              39.1G  89.5G  14.1G  /
    rpool/ROOT/firstbe/export       20.1G  89.5G    32K  /export
    rpool/ROOT/firstbe/export/home  20.1G  89.5G  20.1G  /export/home
    rpool/ROOT/firstbe/opt           651M  89.5G   133M  /opt
    rpool/ROOT/firstbe/opt/SMAW      518M  89.5G   518M  /opt/SMAW
    rpool/ROOT/firstbe/usr          3.45G  89.5G  3.45G  /usr
    rpool/ROOT/firstbe/var           867M  89.5G   867M  /var
    rpool/dump                      1.00G  89.5G  1.00G  -
    rpool/swap                      4.25G  89.8G  4.00G  -
    Br,
    Dina

  • More Major Issues with ZFS + Dedup

    I'm having more problems - this time, very, very serious ones, with ZFS and deduplication. Deduplication is basically making my iSCSI targets completely inaccessible to the clients trying to access them over COMSTAR. I have two commands right now that are completely hung:
    1) zfs destroy pool/volume
    2) zfs set dedup=off pool
    The first command I started four hours ago, and it has barely removed 10G of the 50G that were allocated to that volume. It also seems to periodically cause the ZFS system to stop responding to any other I/O requests, which in turn causes major issues on my iSCSI clients. I cannot kill or pause the destroy command, and I've tried renicing it, to no avail. If anyone has any hints or suggestions on what I can do to overcome this issue, I'd very much appreciate that. I'm open to suggestions that will kill the destroy command, or will at least reprioritize it such that other I/O requests have precedence over this destroy command.
    Thanks,
    Nick

    To add some more detail, I've been review iostat and zpool iostat for a couple of hours, and am seeing some very, very strange behavior. There seem to be three distinct patterns going on here.
    The first is extremely heavy writes. Using zpool iostat, I see write bandwidth in the 15MB/s range sustained for a few minutes. I'm guessing this is when ZFS is allowing normal access to volumes and when it is actually removing some of the data for the volume I tried to destroy. This only lasts for two to three minutes at a time before progressing to the next pattern.
    The second pattern is categorized by heavy, heavy read access - several thousand read operations per second, and several MB/s bandwidth. This also lasts for five or ten minutes before proceeding to the third pattern. During this time there is very little, if any write activity.
    The third and final pattern is categorized by absolutely no write activity (0s in both the write ops/sec and the write bandwidth columns, and very, very small read activity. By small ready activity, I mean 100-200 read ops per second, and 100-200K read bandwidth per second. This lasts for 30 to 40 minutes, and then the patter proceeds back to the first one.
    I have no idea what to make of this, and I'm out of my league in terms of ZFS tools to figure out what's going on. This is extremely frustrating because all of my iSCSI clients are essentially dead right now - this destroy command has completely taken over my ZFS storage, and it seems like all I can do is sit and wait for it to finish, which, as this rate, will be another 12 hours.
    Also, during this time, if I look at the plain iostat command, I see that the read ops for the physical disk and the actv are within normal ranges, as are asvc_t and %w. %b, however is pegged at 99-100%.
    Edited by: Nick on Jan 4, 2011 10:57 AM

  • Can't boot with zfs root - Solaris 10 u6

    Having installed Solaris 10 u6 on one disk with native ufs and made this work by adding the the following entries
    /etc/driver_aliases
    glm pci1000,f
    /etc/path_to_inst
    <lang pci string for my scsi controller> glm
    which are needed since the driver selected by default are the ncsr scsi controller driver that do not work in 64 bit.
    Now I would like to create a new boot env. on a second disk on the same scsi controller, but use zfs instead.
    Using Live Upgrade to create a new boot env on the second disk with zfs as file system worked fine.
    But when trying to boot of it I get the following error
    spa_import_rootpool: error 22
    panic[cpu0]/thread=fffffffffbc26ba0: cannot mount root path /pci@0,0-pci1002,4384@14,4/pci1000@1000@5/sd@1,0:a
    Well that's the same error I got with ufs before making the above mentioned changes /etc/driver_aliases and path_to_install
    But that seems not to be enough when using zfs.
    What am I missing ??

    Hmm I dropped the live upgrade from ufs to zfs because I was not 100% sure it worked.
    Then I did a reinstall selecting to use zfs during the install and made the changes to driver_aliases and path_to_inst before the 1'st reboot.
    The system came up fine on the 1'st reboot and did use the glm scsi driver and running in 64bit.
    But that was it. When the system then was rebooted (where it made a new boot-archive) it stopped working. Same error as before.
    I have managed to get it to boot in 32bit mode but still the same error (thats independent of what scsi driver used.)
    In all cases it does pop the SunOS Relase banner and it do load the driver (ncrs or glm) and detects the disks in the correct path and numbering.
    But it fails to load the file system.
    So basically the current status are no-go if you need to use the ncrs/glm scsi driver to access the disks with your zfs root pool.
    File-Safe works and can mount the zfs root pool, but that's no fun as server OS :(

  • How to configure samba with zfs ?

    Hi,
    I'm desperately looking for an example of a working smb.conf file for solaris 10 using zfs ?
    I've been trying so many possible combinations of the available options, but I can not get it working properly.
    I want to mimic simple NT acls, including inheritance, and the possibility to add AD groups.
    I often get stuck on deny aces being generated as the first aces in the acl.
    Environment : solaris 10 with zfs, AD integration via kerberos enabled, samba 3.0.35
    smb.conf ( one of the many try-outs ... )
    [global]
    workgroup = X
    realm = X.Y.Z
    netbios name = GISSMBD
    server string = GIS DEV Samba Server
    security = ADS
    auth methods = winbind
    server signing = auto
    preferred master = No
    local master = No
    dns proxy = No
    ldap timeout = 86400
    idmap uid = 10000-20000
    idmap gid = 10000-20000
    winbind use default domain = yes
    [share1]
    path = /path/to/share1
    force group = gis
    read only = no
    create mask = 0660
    directory mask = 0770
    force unknown acl user = yes
    acl check permissions = no
    ea support = yes
    store dos attributes = yes
    map readonly = no
    map archive = no
    map system = no
    vfs objects = zfsacl
    nfs4: mode = special
    nfs4: acedup = merge
    Thanks in advance

    look like your on the right track, this is what i did to get things working with AD. Make sure you also have winbind installed and running, after thats done you have to edit your /etc/krb5/krb5.conf and /etc/nsswitch.conf files to be able to federate your Solaris server with AD. run net join ads -S YourDCServer -U YourADUserNAME to joing to your AD domain then restart samba and winbind. if you run wbinfo -u, it should display a list of all AD users if that works you know things are working right.
    #/etc/samba/smb.conf
    [Global]
    workgroup = domain
    netbios name = servername
    password server = domain.loc
    realm = domain.loc
    security = ads
    encrypt password = yes
    idmap uid = 16777216-33554431
    idmap gid = 16777216-33554431
    template shell = /bin/bash
    winbind use default domain = yes
    winbind offline logon = no
    winbind separator = +
    winbind enum users = yes
    winbind enum groups = yes
    winbind nested groups = yes
    log file = /var/log/samba/log.%m
    max log size = 50
    passdb backend = tdbsam
    load printers = yes
    cups options = raw
    [shared]
    available = yes
    browseable = yes
    path = /data/shared
    public = yes
    writable = yes
    valid users = @"DOMAIN+domain users"
    inherit permissions = yes
    guest ok = yes
    printable = no
    #vi /etc/krb5/krb5.conf
    [libdefaults]
    default_realm = DOMAIN.LOC
    [realms]
    DOMAIN.LOC_ = {
    kdc = YourDCServer.domain.loc
    [domain_realm]
    .domain.loc = DOMAIN.LOC
    domain.loc = DOMAIN.LOC
    [logging]
    default = FILE:/var/krb5/kdc.log
    kdc = FILE:/var/krb5/kdc.log
    kdc_rotate = {
         period = 1d
    versions = 10
    [appdefaults]
    kinit = {
    renewable = true
    forwardable= true
    #vi /etc/nsswitch.conf
    passwd: files winbind
    group: files winbind

  • EBS 7.4 with ZFS and Zones

    The EBS 7.4 product claims to support ZFS and zones, yet it fails to explain how to recover systems running this type of configuration.
    Has anyone out there been able to recover a server using the EBS software, that is running with ZFS file systems both in the Global zone and sub zones (NB: The servers system file store / /usr /var, is UFS for all zones).
    Edited by: neilnewman on Apr 3, 2008 6:42 AM

    The EBS 7.4 product claims to support ZFS and zones, yet it fails to explain how to recover systems running this type of configuration.
    Has anyone out there been able to recover a server using the EBS software, that is running with ZFS file systems both in the Global zone and sub zones (NB: The servers system file store / /usr /var, is UFS for all zones).
    Edited by: neilnewman on Apr 3, 2008 6:42 AM

  • ./setup_install_server failing with ZFS

    I recently upgraded my jumpstart server to 10/08 with ZFS boot. My installation media is located under /export/install/media, where /export/install is a ZFS file system (zpool1/install).
    I'm trying to add Solaris 9 installation media, but setup_install_client errors as follows:
    2009-01-14 12:06:44 # ./setup_install_server /export/install/media/Solaris_9_905hw_sparc
    ERROR: zpool1/install is not a local filesystem, cannot export /export/install/media/Solaris_9_905hw_sparc for install clients
    2009-01-14 12:06:58 #I assume setup_install_client from older install media isn't smart enough to handle an underlying ZFS file system. Is there some way around this?

    You could probably hack setup_install_server to not worry about that check. Or you could just copy of the image directory yourself to the correct location.
    Darren

  • [SOLVED - kind-of] Problems with ZFS

    I had a HDD with ZFS on it in my old computer (was using zfs-fuse at the time). Then I moved it to my new computer.
    Installed zfs kernel module form AUR. But I could not mount the filesystems
    zpool import -a
    zfs mount -a
    and nothing happened.
    Then I upgraded zfs pool to a newer version (was 6, upgraded to 28).
    Still nothing. Then I tried to upgrade zfs filesystems
    zfs upgrade -r -a
    cannot set property for 'home': pool and or dataset must be upgraded to set this property or value
    cannot set property for 'home/user1': pool and or dataset must be upgraded to set this property or value
    cannot set property for 'home/shared': pool and or dataset must be upgraded to set this property or value
    cannot set property for 'home/user2': pool and or dataset must be upgraded to set this property or value
    0 filesystems upgraded
    Current zfs version for filesystems is 1 and supported by the module is 5
    What's wrong?
    UPDATED:
    Sorry folks - didn't read carefully http://zfsonlinux.org:
    "Sorry, the ZFS Posix Layer (ZPL) which allows you to mount the file system is still a work in progress."
    Last edited by SpiegS (2010-12-15 00:05:20)

    Re iphoto, back up first then rebuild the library as follows.
    http://support.apple.com/kb/ht2638
    If you still have problems post in iphoto forum
    There is also a rebuild mailbox option in Mavericks Mail.

  • Filter problem with operating system in french

    Hello,
    There is a problem with the "Operating System - Windows" filter in the french version of ZCC.
    If you create a bundle and go into "Requirements" and add a filter with Operating system and you set it to "Version 6.1 - Windows 7 / Windows Server 2008 R2" you get this error
    "Vos modifications ne peuvent pas tre appliques pour les raisons suivantes :
    ErreurLa version doit tre sous la forme "x" "x.x.x.x". "
    "You changes cannot be applied for the following reason : formatting must be x to x.x.x.x"
    The format should be "6.1 - Windows 7 /Windows Server 2008 R2 Versions".
    The filter does work as intended with the english versions of ZCC. I have no problem with that but some of our admin does.
    PS : I am currently unable to open an SR because our licence has not been renewed yet. So i am reporting this here.
    Thank you!

    Originally Posted by GuillaumeBDEB
    Hi poplante, this bug is haunting Novell since version 11.0! Believe me on that. I'm the one who reported it. Here's the workaround.
    1.Go to Server machine.
    On Windows:
    Go to
    %ZENWORKS_HOME%\resources\properties\com\novell\ze nworks\core\web\internal\resources\CoreInternal_fr .proeprties
    On Linux:
    Go to
    /opt/novell/zenworks/resources/properties\com/novell/zenworks/core/web/internal/resources/CoreInternal_fr.proeprties
    2.change the property value of windows.versions.6.1 from "Versions 6.1 Windows 7 / Windows Server 2008 R2" to "6.1 Versions Windows 7 / Windows Server 2008R2"
    3.Then Restart the server. The issue will be gone.
    By the way you will see this bug reappear with every new update of ZENworks including new service packs and monthly updates. So keep this workaround at hand just in case.
    Hope it helps!
    GuillaumeBDEB
    In 11.3 the value seems to be:
    windows.versions.6.1=Versions 6.1 - Windows 7 / Windows Server 2008 R2
    But should probably be set to:
    windows.versions.6.1=6.1 - Versions Windows 7 / Windows Server 2008 R2
    And the correct Linux path would be: /opt/novell/zenworks/resources/properties/com/novell/zenworks/core/web/internal/resources/CoreInternal_fr.properties.
    This bug would probably take them a minute or two to fix, sad to hear that it's been there since 11.
    Thomas

  • Firefox 4 is apparently not compatibile with MacOS 10.5.8 PPC since after downloading and trying to open a pop-up says it is not compatible with my system. This version is probably for MacOS 10.5 Intel users. Unless there's another reason?

    When Firefox 4 was proposed, I immediately checked the system requirements for Mac user:
    "MacOS 5
    MacOS 6"
    So I downloaded it, since my OS is 10.5.8 (PPC), I thought I was fine. When downloaded, the Firefox icon showed a Stop sign in the middle: maybe a new logo? But when trying to open it, a window popped up saying this version was not compatible with my system. Therefore, using Time Machine, I reverted back to Firefox 3.6.16.
    If this is the case, you should absolutely warn '''PPC''' users not to download Firefox 4. Your version is probably for '''Intel''' versions.
    Unless you come up with a fix, I won't be able to use Firefox 4 until I change computers, having updated my system to the last possible upgrade.

    Firefox 4 requires at least OS X 10.5 and an Intel Mac. There is a third party version of Firefox 4 that runs on OS X 10.4/10.5 and PPC Macs, for details see http://www.floodgap.com/software/tenfourfox
    If you prefer, you can get the latest version of Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html

  • How do I get a cd out of my imac with no system?

    I have an iMac Mid 2007 with no system on it. I put in a Snow Leopard OS disk and booted from that in order to instal the system. The install failed three times with the message that certain support files couldn't be copied. I had verified and repaired the disk a couple of times while trying to do this install.
    So I thought that I'd buy a Lion disk and install Lion that way. However, the Snow Leopard disk is still in the machine. Is there any way I can get that disk out of the machine without having to take the machine to be repaired? When I boot from the disk, I didn't notice anything in the menus for ejecting and there's no disk icon at that stage to drag to the trash -- there's no trash.
    Any suggestions would be appreciated.
    Thanks.

    Oh, that's where I got the $69 from. I didn't realise it was a usb stick. Well that would solve the problem.
    I can't remember where I got the Leopard disk, it's been a while. And I know this really sounds stupid, but I can't tell whether the disk is gray or white :-)
    Since I last wrote, I came across this:
    About Lion Recovery Disk Assistant v1.0
    Built right into OS X Lion, Lion Recovery lets you repair disks or reinstall OS X Lion without the need for a physical disc.
    "The Lion Recovery Disk Assistant lets you create Lion Recovery on an external drive that has all of the same capabilities as the built-in Lion Recovery: reinstall Lion, repair the disk using Disk Utility, restore from a Time Machine backup, or browse the web with Safari.
    Note: In order to create an external Lion Recovery using the Lion Recovery Assistant, the Mac must have an existing Recovery HD.
    To create an external Lion Recovery, download the Lion Recovery Disk Assistant application. Insert an external drive, launch the Lion Recovery Disk Assistant,  select the drive where you would like to install, and follow the on screen instructions.
    When the Lion Recovery Disk Assistant completes, the new partition will not be visible in the Finder or Disk Utility. To access Lion Recovery, reboot the computer while holding the Option key. Select Recovery HD from the Startup Manager. "
    Since I have another iMac running Lion which has the recovery HD on it, do you think that I could create Lion Recovery on an external drive on that machine and then then boot to that external drive from the systemless machine and install from the external to the systemless machine?
    Thanks.

  • Create a new user for oracle 10G ASM instance with sysdba system privilege

    Hi,
    In our Golden Gate Project, we require the SYS user credential to connect to the Oracle 10g  ASM instance to read the database transaction logs.But our client is not providing the SYS user credential to  connnect to ASM instance.
    I'm getting the error message "ORA-01109:  database not open",When I tried to create a new user using the  below the steps in oracle 10g ASM instance
    1. Login using "sqlplus / as sysdba"
    2. Create user <username> identified by <password>;
    But in oracle 11g ASM instance, I'm able to create new  user  by connecting the ASM instance with SYSASM role without issues.
    Is there is any workaround to create a new user with sysdba system privilege in oracle 10g ASM instance?.
    Thanks in advance .

    Hi,
    Recreate the password file for the ASM instance as follows:
    Unix:
    orapwd file=<ORACLE_HOME>/dbs/PWD<SID> password=<sys_password>
    Windows:
    orapwd file=<ORACLE_HOME>/database/PWD<SID>.ora password=<sys_password>
    Now sys password is reset, we are ready to use sys for ASM management. I decided to create another user ASMDBA as I tried above.
    SQL> create user ASMDBA identified by test01;
    User created.
    SQL> grant SYSASM, SYSOPER to ASMDBA;
    Grant succeeded.
    SQL> select * from v$pwfile_users;
    USERNAME SYSDBA SYSOPE SYSASM
    SYS TRUE TRUE TRUE
    ASMDBA FALSE TRUE TRUE
    Please see this link : http://orachat.com/how-to-change-asm-sys-password-creating-sysasm-user-11g/
    Thank you

  • Error while executing SAP E-Commerce Application with UME system

    When attempting to login to the B2B application (http://hostname:port/b2b/init.do), we receive the following error:
    Error while executing SAP E-Commerce Application with UME system; try again to log on. If the problem persists, call our hotline.
    I checked the defaultTrace log and every time the login page is called the following messages are displayed:
    #System.err#sap.com/crm~b2b#System.err#Guest#0##n/a##70cf2ba0756b11df86050003ba827311#SAPEngine_Application_Thread[impl:3]_0##0#0#Error##Plain###com.sap.engine.services.servlets_jsp.server.exceptions.WebIllegalStateException: The output is committed.
    #System.err#sap.com/crm~b2b#System.err#Guest#0##n/a##70cf2ba0756b11df86050003ba827311#SAPEngine_Application_Thread[impl:3]_0##0#0#Error##Plain###  at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:354)#
    another 40 lines of similar text
    When a login is attempted, the following messages are appended to the trace file:
    #tracing.isa.runtime#sap.com/crm~b2b#tracing.isa.runtime#Guest#0##n/a##f6384ec0756b11df81380003ba827311#SAPEngine_Application_Thread[impl:3]_0##0#0#Debug##Plain###[actionxecution]='begin' [actionclass]='com.sap.isa.user.action.PrepareLoginBaseAction' [path]='/preparelogin'#
    tracing.isa.runtime#sap.com/crm~b2b#tracing.isa.runtime#USER1#7439##n/a##f6384ec0756b11df81380003ba827311#SAPEngine_Application_Thread[impl:3]_0##0#0#Debug##Plain###[actionxecution]='end' [actionclass]='com.sap.isa.user.action.PrepareLoginBaseAction' [path]='/preparelogin' [forward]='/login.do' [exectime]='42'#
    #tracing.isa.runtime#sap.com/crm~b2b#tracing.isa.runtime#USER1#7439##n/a##f6384ec0756b11df81380003ba827311#SAPEngine_Application_Thread[impl:3]_0##0#0#Debug##Plain###[jcofuncionexecution]='begin' [funcname]='CRM_ISA_SSO_LOGIN_CHECKS' [ashost]='<hostname>' [sysid]='CRM'#
    #tracing.isa.runtime#sap.com/crm~b2b#tracing.isa.runtime#USER1#7439##<hostname>_CJM_678801250#USER1#f6384ec0756b11df81380003ba827311#SAPEngine_Application_Thread[impl:3]_0##0#0#Debug##Plain###[jcofunctionexecution]='end' [funcname]='CRM_ISA_SSO_LOGIN_CHECKS' [ashost]='<hostname>' [sysid]='CRM' [exectime]='12'#
    I have modified the userid and hostname in the above trace output.
    Does anyone know how we can debug this issue further?
    Thanks,
    Setu

    Hi,
    Are you using UME login type for your B2B Scenario?
    In your B2B XCM setting have you selected UME related login type?
    eCommerce Developer

  • Can no longer logon to EM DBA-Studio 8.1.7. with user SYSTEM

    Hello
    my 8.1.7 Enterprise Edition Database shows some "strange bahavior". I can no longer logon to Enterprise Manager Console with user system. (Message: This Application needs more privileges...) But the user system still has the same system privileges as before when it worked fine. So what could have gone wrong?
    The logon with user sys as sysdba still works.
    I can still logon with any user in SQL Worksheet and SQL Plus for instance.
    I have checked for any data loss......but all data still seems to be available. I checked for it with desc and select commands.
    BUT.....I can no longer post a "select * from cat"
    (Message: Table or view does not exist !)
    The database is in archivelog mode in case a recovery is necessary.
    Before the "crash" a normal user schema dump was exported without any problem. But that shouldn't have triggered off the problem!?
    Any help would be greatly appreciated!
    Thank you very much for any hint.
    Stefan
    PS: My user SYSTEM already has the DBA and the SELECT_CATALOG_ROLE but still is no longer able to logon in DBA-Studio!
    I assume it is a more serious problem since none of my users can still perform a "select * from cat" which should always be possible!

    Stopping the jrew process is what i do anyway, but that doesn't seem to be e very elegant way of working with DBA Studio. What is the reason for this behavior?
    Thanks to anyone who can give me a clue

Maybe you are looking for