Guest domain obp alias changed after upgrade to 1.0.3

Hello all,
Recently upgraded from 1.0.1 to 1.0.3 (and firmware to 6.6.5) using the procedure at http://blogs.sun.com/jbeloro/entry/upgrading_from_ldoms_1_0. I found that my boot-device setting on all guest domains no longer worked. They were set to "boot-device=vdisk" however after the upgrade to 1.0.3 vdisk was no longer a valid device alias in the obp of the guest domain. The other device aliases (vdisk0, disk) were there and they worked fine. Anyone else seen this? Solution was simply to change the boot-device setting but I'm curious on the "why". Details below.
Ldom primary domain
$ uname -a
SunOS isdsyddev13 5.10 Generic_137111-03 sun4v sparc SUNW,Sun-Fire-T200
$ cat /etc/release
Solaris 10 6/06 s10s_u2wos_09a SPARC
Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 09 June 2006
$ prtconf -V
OBP 4.25.9 2007/08/23 14:17
Guest domain setup :
NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
itgsyddev57 inactive ----- 1 1G
VARIABLES
auto-boot?=false
boot-device=vdisk
NETWORK
NAME SERVICE DEVICE MAC
vnet0 primary-vsw0 00:14:4f:f9:61:83
DISK
NAME VOLUME TOUT DEVICE SERVER
Guest domain devalias output post upgrade
ok devalias
vdisk0 /virtual-devices@100/channel-devices@200/disk@0
vnet0 /virtual-devices@100/channel-devices@200/network@0
net /virtual-devices@100/channel-devices@200/network@0
disk /virtual-devices@100/channel-devices@200/disk@0
virtual-console /virtual-devices/console@1
name aliases
I don't have a pre upgrade devalias output but I do have the output from an eeprom command...
root@itgsyddev57# grep boot-device eeprom.out
boot-device=vdisk
Thanks.
Edited by: paebersold on Sep 23, 2008 9:45 PM

I think this because with LDoms 1.0.3, devalias are automatically created using names
you used to define your vdisk. So after the upgrade, devalias have probably been
wiped out and replaced with the ones automatically generated.

Similar Messages

  • When creating a new window in safari, using command T, the marker have not activated the search field. It means you have to click there every time. Changed after upgrading to Mavericks. Anyone knows how to change this?

    When creating a new window in safari, using command T, the marker have not activated the search field. It means you have to click there every time. Changed after upgrading to Mavericks. Anyone knows how to change this?

    Yes, you can do something like that. What you would do is create a button for each image and then hide them. When I do this type of thing I place all of the buttons on a template page and then hide the template.
    You can then use JavaScript to copy the icon from any of the hidden buttons to the main button that you've set up to display the image. For example, suppose you set up 10 buttons named b1, b2, b3, ...b10. The code to copy the icon from one of them to the button used to display the image (b0) would be something like this:
    // Get the icon from the b3 button
    var oIcon = getField("b3").buttonGetIcon();
    // Get  reference to the b0 button
    var f = getField("b0");
    // Set the icon of the b0 button to the icon retrieved from the hidden button
    f.buttonSetIcon(oIcon);
    // Show the b0 button
    f.display = display.visible;
    This code would go in the Mouse Up event of the smaller button.

  • Apple logo will be changed after upgrade iphone5

    i have iphone 5.will apple logo be changed after upgrade?

    I had this same thing happen to me.  I was using my brand new iphone 5 (texting and listening to music through the speakers) when it flashed the apple logo, stopped my music and brought me to the lock screen. 

  • HBA controller name changes after upgrading to solaris 11.2 from solaris 11.1

    we have upgraded OS on control domain from Sol 11.1 to Sol 11.2 . After upgrade controller name of HBAs and NPIV wwns  changed ( like if it is c2 prior to upgrade  , post upgrade controller name changes to  c8). Due to this we have to redo virtual disk mapping for all ldoms hosted on this machine. .  Would it be possible to preserve the HBA controller names across OS versions ? we even observed this issue while upgrading SRU of solaris 11.2 system.  We have to upgrade around 20 systems to solaris 11.2 and with this issue upgrade seems to be a tedious task. Any idea if there is any fix or workaround for it ?

    Are your disks only connected to one single HBA?
    We use MPXIO to MultiPath over Multiple HBAs. Controller never changed here for the MPXIO devices.
    Best regards,
    Marcel

  • Report Layout Changed After Upgrade from 4.6C to ECC6

    Dear Gurus,
    I do functional test of every process in ECC6 after upgrade from 4.6C. I found all report layout changed without variant (it's happen to all Query/SQ01 reports ). So I've to assign manually the fields for the reports, and create a default variant then.
    Why it happen ? Is there configuration or setting missed or this is standard while we do upgrade ?
    Thx in advance.
    Tri Wicaksono

    We do re arrange for all ALV report ...

  • Font rendering change after upgrade

    After upgrading freetype from current to the latest version I noticed that my fonts changed. The rendering was thicker, as in most other linux distributions. Not that it was bad, but I prefer the thin ones Arch had up to now.To solve it I just downgraded freetype to the previous version and everything is fine, but I wonder if the change is due to the way both versions are configured/compiled or is it an internal change in freetype?
    I ask because I'd like to keep this thinner fonts, so I want to know if I should just stop upgrading freetype forever or could I recompile the latest version to get this kind of fonts?

    Bogart wrote:
    slackhack wrote:btw, do you have TFT or CRT? i have a TFT and have tried autohinting both on and off, but it looks like total crap with it off.
    I have a CRT, since TFT screens hurt my eyes with their crispness. I prefer the smooth CRT image. I use the defult hinting (medium), though I've found that if I turn it to full hinting I get the thinner fonts too with this latest freetype, so now I can choose without the need to downgrade.
    that must be the reason, because i have a TFT and just upgraded to the latest freetype2/fontconfig, and the fonts look worse than ever. changing hintfull to hintmedium in ~/.fonts.conf has no effect whatsoever. i moved the /etc/fonts/conf.d directory, no effect, removed local.conf, no effect. nothing seems to fix them, it's really annoying.  and worst of all, the old freetype2 isn't installing because it requires an older fontconfig, and when i try to install an older fontconfig, i get some libexpat library error and everything crashes when i try to launch it.
    >>update: i just checked in gnome, and the fonts look really good there. XFCE4 must use some different method of hinting the fonts than gnome, which i thought uses the freetype2 autohinter. i changed hinting to medium in the xfce4 UI settings, and that improved things a little, even though i have hintmedium set in ~/.fonts.conf. maybe xfce4 uses the BCI hinter and bypasses the freetype hinter?

  • IPod changed after upgrade to new iTunes

    After upgrading to latest iTunes, there were some changes to my iPod that I hate. All of my songs that were numbered or had numbers in the title are not at the bottom of the songs list instead of being the first songs listed. This is also the same for my videos. And my videos that were pretty clear are now are kind of fuzzy. These were videos that were converted into mp4 format, and most of them were downloaded from YouTube. I wonder does this have anything to do w/ the face that you can download videos from YouTube onto that **** iPhone. Oh, and the other night I had to reset my iPod and a Check with "Disk Mode" or "Now in Disk Mode" popped up. I honestly don't remember putting my iPod into disk mode. It's nothing serious, but it is just really annoying. So how do I fix this, or should I just go back to the previous iTunes?

    "All of my songs that were numbered or had numbers in the title are not at the bottom of the songs list instead of being the first songs listed."
    I assume you meant to say "now" at the bottom of the list?
    Unfortunately, like it or not this how the latest version of iTunes sorts songs. Numbers now appear at the end of the listings.

  • Adjustment effects changed after upgrades

    Here is the problem statement: the effect of certain adjustments made in previous versions of Aperture changes after some Aperture upgrades. As a result, files processed in Aperture change appearance, sometimes dramatically. Does anyone have a method of managing this problem?
    I believe that the behaviour is inevitable; Aperture applies adjustments to the orginal master at "run time". This means that as underlying processing methods are changed between different versions of the software their effect on the final outcome, especially in conjunction with other adjustments, can sometimes be dramatically different. For some adjustments, like the RAW processor, Apple provided an "Upgrade" control that allows you to decide whether or not you want to risk the upgrade of that adjustment for a particular image. However, I found that many times there are more changes that cannot be manually managed.
    When I open an older RAW file with many adjustments, for a few seconds I can still see the old preview of the image. The preview looks exactly as it should. This only lasts while the engine is recalculating and applying the adjustments according to the new method. Then, Aperture rebuilds the image preview and I can clearly see the difference (usualy the result is disastrous). Having thousands of processed RAW files, pulling up one of them feels like Russian roulette: I never know whether I lost my work or not.
    Other than exporting all processed files as TIFFs BEFORE ANY Aperture upgrade I cannot think of a reasonable way to mitigate this. Aperture vaults are useless in this case, as the new version of Aperture re-applies all adjustments according to the new methods. (Please note that versions that do not have certain Aperture adjustments applied are fine; all TIFFs processed externally are unchanged, unless they have Aperture controls applied at the end of the workflow)
    Any ideas, anyone?
    Thanks in advance,
    Sorin Vacaru

    The latest is the Highlights and Shadows adjustment. I am not 100% sure when it changed (I could find out, though), but if you open with version 3.4.3 older images that used the H&S adjustment you can actually see an "Upgrade" button in the H&S adjustment panel.
    But Apple took care to provide backward compatibility, because they wanted to ensure, that you will be able to keep the old settings. Only if you willingly press that "upgrade" button your images will be reprocessed. In my library not a single image did change.
    A clear indication of the problem that I have is that when I open and old edit I can still see the old (correct) preview, until Aperture reprocesses the adjustments and the preview. There is nothing I can do from that point onwards to recover the old edit and look.
    Have you changed the Preview settings? In the latest version you can opt to use the camera previews instead of Aperture generated previews (In the Import tab of the Preferences panel). If you toggled recently from "Camera previews" to "Standard Previews", any rebuilding of previews will change the previews you are seeing.

  • Firefox/Thunderbird Font Rendering changed after upgrade of xulrunner

    Hi guys,
    I experienced a problem with font rendering in the mentioned applications after upgrading xulrunner from 1.9.2.10-1 to 1.9.2.10-2 today. It seems like font smoothing/subpixel rendering does not work as before. After downgrading to 1.9.2.10-1, it worked as expected again.
    To make it more clearly, here is a comparison shot of the two different renderings. The top one is before, the bottom one after the upgrade. You can see that the font at the top is rendered more smoothly.
    And here is a difference image:
    Is anything known about changes which could cause this?
    <edit>I have to correct this. The rendering in thunderbird was obviously not changed by the xulrunner upgrade, but by a separate thunderbird upgrade from 3.1.4-1 to 3.1.4-2.
    <edit2>Additional information: I have the cleartype versions of freetype2, cairo and libxft installed, if that matters.
    Last edited by Singul (2010-09-28 16:40:18)

    Although I am empathetic to the hard (and really great) job the arch devs do, I want to voice my overall agreement with softtower on this issue. Fonts have been an off and on problem for me with arch since the beginning. I understand the devs are doing the best they can, especially when the actual problem is with the moz. devs. But fonts are the major way most users interact with the system, and I can tell you that almost nothing is more aggravating, to me at least, to suddenly "upgrade" and get presented with those really crappy fonts out of the blue. Just saying I understand the frustration, and I think he makes some good points about shipping broken packages and "blaming" it on upstream. If they're broken - don't use them! if possible. "Progress" that breaks stuff isn't really progress, imo.
    hokasch wrote:
    Don't quite get what the fuzz is all about, my fonts look as crisp as ever (on a laptop lcd), the update changed absolutely nothing for me. I never used "fixed" versions of anything, can't really remember how I set up the fonts when I did this installation though (font config advice on the wiki I guess).
    It is not the repo's maintainers job to keep packages synced up with any "fixed" packages in AUR, that is your own responsibility, and bitching about it won't help you any.
    Just pointing out that comments like these aren't really helpful, imho. So you didn't have the problem - that's good to know, but the "fuzz" is about the fact that some of us *DO* have the problem.
    It typically doesn't show up on laptops, btw, only standalone LCDs for some reason (has always been the case for me, at least, with both LCDs and laptops, where the laptop never had the problem). So again, the fuss is that a major usability function got broken from an upgrade that shouldn't get broken, and imo it raises some good, if admittedly difficult to resolve, points, philosophical points, etc. about the packaging and upgrade process,

  • SMTP settings changed after upgrading to 10.5.5

    Anyone else had this problem. I noticed after upgrading that I was sometimes getting an error when sending mail. I’ve looked at my mail account settings and they have changed back to smtp.mac.com. I’m sure they were changed to smtp.me.com when MobileMe went live.
    In work at the moment so cant check, if changing them back will fix it.

    Howard,
    More important than the form of name, is whether there was any change in the Port settings? Is it Port 587, as would probably be the best setting?
    Ernie

  • Internet Explorer icon changed after upgrade

    Hello,
    On this same laptop, i had recently done an upgrade of Internet Explorer from v6 to v7.
    Now the icon from the Programs menu has changed - it has gone white-ish - a file that require Open With program (not sure of the description for this)
    Do you know whether i could revert/fix this? IE icon should be a 'blue letter e' .....
    Regards.

    Hi
    This is no issue or problem. The Internet Explorer icons will always change after and upgrade to a higher version.
    This was a case after a upgrade from IE6 to IE 7 and from IE7 to IE8
    PS: if you want to publish a screenshot then you will have to use an external website for a upload adn then you could post a link to this image.
    Cheers

  • The optimizer changed after upgrade from 8i to 10g

    I have upgraded my Oracle database from 8i (8.1.7.3) to 10g (10.2.0.3). After upgraded, there's some SQLs are with performance issue that the response time is very slow. The SQL can run very fast (around 1 seconde) in the pre-upgrade environment. Also, after generating the execution plan, there's different from the original enivronment (8i) which the query using some full table scan instead of index scan originally used in 8i.
    The optimizer_mode of 8i is RULE and it's CHOOSE when upgraded.
    My questions are:
    1. Do I have any init.ora parameters setting in 10g environment which differ from 8i?
    2. What method of analyzing tables is appropriate to use in 10g? Will this affect the performance like my case?
    Thanks,
    Wai

    Please have a look to following threads:
    Re: Optimizer Statistics collection after upgrade from 8i to 10R2
    Re: DB upgrade from oracle 8.1.7 to oracle 10.2.0.2

  • The synth pad sound Warm Pad has changed after upgrading from Logic Express 7 to Logic Studio

    Hello!
    I have composed a lot of songs over the years using Logic Express 7, and my favourite synth pad sound there was a sound called Warm Pad (from the EXS24 Sampler).
    A half a year ago I upgraded to Logic Studio, mainly because I needed WaveBurner. Happily, all my songs sounded exactly the same after the upgrade, except from 1 sound: The synth pad sound Warm Pad. It still got the same name and location, but the sound was replaced with a very sharp and much more distinct sound (not warm at all, in my ears at least).
    I have tried to replace it with different synth pad sounds from the EXS24 Sampler, and the one I find to come most close to the old Warm Pad from Logic Express, is a synth pad sound called Pad 1. Still, I don’t think it sound exactly the same.
    So, in order to finish all my songs and make an album, I ask you for help:
    1. Do you know how I can get EXACTLY the same sound as the old Warm Pad Logic Express, with my new Logic Studio?
    2. Have you experienced the same with sounds, after upgrading from one Logic version to a newer one? And what have you done to find back to the old sounds?
    I will be VERY thankful for help, because I am not a genius in the mysterious (but yet exiting) world of synthesizer synthesis.
    Best regards,
    Asle
    Composer, guitarist and entrepreneur
    Norway

    I have the boxed version of logic studio.
    When you install, if you pick the "ad hoc" installation you can add the logic7 patches to your existing patches.
    I think running installation again you should be able to install just that.

  • IPhone 3GS Notes loses changes after upgrade to ios4.0.1

    I've restored iPhone software after ios4.0.1 upgrade and Notes still loses content changes. What was bullet-proof application is now worthless until Apple fixes it. I doubt there is any solution other than waiting for new ios release or--how would I do this?--reverting to pre-ios4 OS?

    Delete the email account, reboot the phone, and add it back. If it is a POP3 account you will lose email on the phone. Other types of accounts will resync email.

  • Printer settings changed after upgrade to 10.8

    just upgraded from 10.6 to 10.8
    In 10.6 I was able to have my  Canon ix4000 printer print in black only, or saver mode etc (in the pics below this gets set up after you click one of the options).  These options seem to have all disappeared in 10.8.
    Does anybody know how to get this going again?
    here the window options I have in 10.8
    and here in 10.6
    No need to say I loaded the latest driver from the Canon site. 

    done, here you are
    Canon iX4000 @ Seva Server:
      Status:          Idle
      Print Server:          Local
      Driver Version:          10.4
      Default:          Yes
      Shared:          No
      URI:          dnssd://Canon%20iX4000%20%40%20Seva%20Server._ipp._tcp.local.
      PPD:          Generic PostScript Printer
      PPD File Version:          1.5
      PostScript Version:          (2016.0) 0
      CUPS Version:          1.6.2 (cups-327.6)
      Scanning support:          No
      Printer Commands:          AutoConfigure Clean PrintSelfTestPage
      Fax support:          No
      PDEs:
    and just in case it helps here the same info form the MM running 10.6 that is sharing it on the network.
    Canon iX4000:
      Status:          Idle
      Print Server:          Local
      Driver Version:          10.72.1.0
      Default:          No
      URI:          usb://Canon/iX4000?serial=124A5D
      PPD:          Canon iX4000
      PPD File Version:          10.72.1.0
      PostScript Version:          (3010.000) 705
      CUPS Version:          1.4.7 (cups-218.31)
      Fax support:          No
      Scanning support:          No
      Scanning app:          -
      Scanning app (bundleID path):          -
      Scanner UUID:          -

Maybe you are looking for

  • File verification errors applying GI PSU 11.2.0.3.1 for acfs on linux

    (Hi guys. i'm filing an SR at the same time, but I find I get more helpful responses from the forums, and we end up sharing technical knowledge in a more effective way.) Platform: Proof of concept Virtualbox VM running Oracle Linux 5u7 Installed Grid

  • 3.1.2 and Macs

    I haven't updated my 1st Gen Touch yet from 3.0. Is anyone using a 1st Gen Touch AND a Mac experiencing any problems updating to 3.1.2? Or have things gone smoothly for you? Thanks

  • Console Errors when using Aperture...

    Not sure if any one is getting this - but I have noticed that when accessing files from my imported Library - I have a few TIFFs from a previous import and some some reason, when I select any of those TIFFs I get errors at Aperture. 10-03-01 4:56:18

  • How to go about this situation....

    Long story short I made a mistake and opened a title loan on one of my vehicles a few years back. I defaulted on the loan and never paid it back. Just Recently I got a letter asking pay them back in payments. I have the money in full to pay but would

  • Bex to Business Objects - Currency Conversion error in Webi

    Hello, I am attempting to transfer a Bex 7 key figure currency conversion to a Business Objects filter in a Universe for display in a Webi report.  The version of Business Objects XI 3.1 SP2.  The Bex Conversion Type is based off Calendar Month, and