Incorrect Permissions on Some /dev/ Nodes After Upgrade on OpenVZ

This is a duplicate of the issue in https://bbs.archlinux.org/viewtopic.php?id=142816 , but it was marked solved, so I assume any responses to it get ignored.
Mister_Magotchi wrote:
I'm having the same issue as the OP, but as falconindy said, the fix used isn't really proper.
I'm using a VPS (OpenVZ), and the same happened to me after updating today (many parts of /dev lost the proper permissions, including null, zero, full, random, and urandom).  I also don't have any files in /etc/udev/rules.d (although /usr/lib/udev/rules.d has a bunch of stuff).
Could someone please help point me in the right direction on finding the culprit for the change in permissions?
Also, the problem exists on two different VPS, but on a physical server I also run, the permissions are correct.
Any ideas would be appreciated.  I'm still struggling with this.

I talkt with falconindy, because i got the same problem so there is the fix (workaround). I know falconindy don't like override permission by udev, but maybe OpenVZ Container need this. If i had time, maybe i will look deeper in it.
Problem was upgrade from udev v182-4 to systemd-tools v184-2, because of removing the following line.
cat /etc/udev/rules.d/50-fix-permission.rules
# Thomas Lucke (Lucky) [email protected]
# In a OpenVZ container with enabled udev (systemd-tools), you run in some
# permission problems, because the udev rule was removed by this commit:
# http://cgit.freedesktop.org/systemd/systemd/commit/rules/50-udev-default.rules?id=378f2e074e38490103f999173bf717a5394170f8
# mem
SUBSYSTEM=="mem", KERNEL=="null|zero|full|random|urandom", MODE="0666"
btw. please post there if you get problems, because i don't follow the forum.
https://aur.archlinux.org/packages.php?ID=57949

Similar Messages

  • There are some form errors after upgrading ebs from 12.1.1 to 12.1.3

    Hello , EBS experts,
    I have some upgrading issues need your great help. thanks in advance!
    We have installed EBS 12.1.1 on Oracle Linux 5.7, everything is okay.
    Now, we need to upgrading EBS from 12.1.1 to 12.1.3, after all the upgrading process were done. We have encountered the form error while opening the AR transaction forms as below
    ORA-01403: no data found
    FRM-40735: PRE-FORM trigger raised unhandled exception ORA-04062.
    Lots of Receivable forms have the same issue, I have upgrading the ebs from 12.1.1 to 12.1.3 with 2 times, but every time, I have encountered the same issue.
    Can anyone have me? it's very urgent for me to finish this task, thanks!
    Here is my upgrading process for your reference
    1. Installed the EBS 12.1.1 and everything is okay(Create a AR, AP transaction and invoice and post to gl).
    2. I have referenced this document to upgrading the EBS
    Oracle E-Business Suite Release 12.1.3 Readme [ID 1080973.1]
    To apply Oracle E-Business Suite Release 12.1.3, follow these steps:
    1) 9239089
    2) 9239090(US), then applied the 9239090_zhs as I have the zhs language on the EBS 12.1.1
    3) 9239095
    Post-Update Steps
    1. Apply post-install Oracle E-Business Suite Applications Technology patches. (Required)
    4)9817770
    5)9966055
    2. Update database tier nodes with the Oracle E-Business Suite Release 12.1.3 code level.
    Application tier:
    Database tier:
    3. I have applied the following patches before upgrading to 12.1.3(before step 2 as above)
    Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade [ID 761570.1]
    Database Preparation Guidelines for an Oracle E-Business Suite Release 12.1.1 Upgrade
    Patch E
    B) For users on 11.1.0.7:
    7111245 - 7684818 also includes 7111245 but this is a later version of the patch. Disregard errors related to 7111245 being installed when applying 7684818.
    7211965
    7330434
    7486407
    7627743
    7639602
    7684818
    8199107
    8639653
    8940108
    9026927
    9066130
    9554727
    9743057
    (I have compared the above patches with my db(ebs 12.1.1 ) and some patches have already been applied based on EBS 12.1.1), and the following patches were not included on the db, so I applied the following patches one by one
    7684818
    8199107
    8639653
    8940108
    9026927
    9066130
    9554727
    9743057
    Modify Initialization Parameters
    disablefast_validate=TRUE
    pgamax_size=104857600
    Can anyone help me on this issue? thanks!
    Open AR forms such as transaction, receipt, etc, and always encountered the same issues as below
    ORA-01403: no data found
    FRM-40735: PRE-FORM trigger raised unhandled exception ORA-04062.
    The AR forms opened failed. thanks!
    Thanks!
    Chuan Ling

    Hi, Helios,
    Thanks for your great help on this issues.
    Here is my verification result for your reference as below
    1.Known errors generated on the People form (PERWSHRG) [ID 206584.1]
    10 -      Error: FRM-40735:PRE-FORM trigger raised unhandled exception ORA-04062.
    ORA-01403:no data found
    APP-FND-01242:cannot read value from field: GLOBAL.G_NAV_NODE_USAGE_ID
    Cause: The field: Global.G_NAV_NODE_USAGE_ID couldn't be located or read.
         Resolution: This is an issue associated with multiple APPL_TOPS. Ensure
    that references to the APPL_TOP are pointing to correct one.
    I don't know how to fix this? do you know?
    2.After Upgrade From R12.0.4 To 12.1.1 Property Manager Forms Give Error FRM-40735 [ID 1092394.1]
    [r12app@infsgvm14 forms]$ strings -a $PN_TOP/patch/115/sql/PNPFUNCB.pls | grep '$Header:'
    -- $Header: PNPFUNCB.pls 120.19.12010000.12 2010/03/26 10:43:10 rthumma ship $
    my file's version is 120.19.12010000.12, so ignore this step
    3.Property Manager Forms Error FRM-40735 After Upgrade From 12.0.6 to 12.1.2 [ID 1091124.1]
    did you know how to set this 1) Please set Property Manager status to "Installed" via License Manager.
    I don't find this on license manager.
    4.Frm-40735 Ora-04062 When Trying To Open Transactions Form [ID 1363671.1]
    just checked the custom.pll and custom.plx and they are existed in AU_TOP/resource, I want to re-generated this custom.plx using this
    frmcmp module=CUSTOM.pll userid=apps/apps@hostname module_type=LIBRARY
    but have some issues.
    [r12app@infsgvm14 resource]$ frmcmp module=CUSTOM.pll userid=apps/[email protected] module_type=LIBRARY
    Forms 10.1 (Form Compiler) Version 10.1.2.3.0 (Production)
    Forms 10.1 (Form Compiler): Release - Production
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    PL/SQL Version 10.1.0.5.0 (Production)
    Oracle Procedure Builder V10.1.2.3.0 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.0 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE 10.1.0.5.0 Production
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    so, it's strange.
    Thanks!
    Chuan Ling

  • [solved] Consoles on /dev/vc/* not /dev/tty* after upgrade to 2.6.31

    Dear all,
    After upgrading to 2.6.31 from testing, I am finding that the virtual consoles are now in  /dev/vc/*, and not in /dev/tty*. This breaks initscripts and suspend to disk.
    According to a news post a while back (http://www.archlinux.org/news/454/) the change from /dev/vc/* -> /dev/tty* was made in order to comply with kernel documentation, so I am assuming this reversion is unintentional.
    Anybody else having this problem?
    Last edited by jw (2009-09-12 10:50:57)

    Right, I worked it out. There were some files in /etc/udev/rules.d that no longer belonged to any package. After moving these files to a different directory, console device names were back at /dev/tty*.

  • I can't find some installed apps after upgraded to iOS6.0.1 by sync from iTunes

    I can't find some of installed apps after upgraded to iOS6.0.1 by sync fom iTunes. when i try to download them from app store again, it shows OPEN button only but not INSTALL button. is there anyone got this problem too?
    I use iPhone 4s.

    thanks for ur reply, i tried restart my phone, the most used apps back now. anyway, thank u!
    sberman wrote:
    If you know where the app is (in a folder, for example), go to that folder and find the app there.
    Maybe you tried holding the app down in the search screen.  I didn't say clearly you have to go to the app eherever it is, but not in the search screen.

  • Mail shows wrong creation dates for some older messages after upgrade to OSX 10.9.

    Searching for old mail messages I find that the creation date on many old messages is now incorrect after upgrading my system to OSX 10.9.
    Searching mail for messages from a person now results in threads that include unconnected messages and messages that are out of date order making the thread difficult to follow.
    Any ideas on how to fix this?  Thanks.

    Hi showbuyer!
    You may need to try reindexing your mailbox in order to resolve this issue:
    Mail (Mountain Lion): Reindex messages
    http://support.apple.com/kb/PH11704
    Make sure you have a good backup of any important mail data before performing this troubleshooting step. Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • Some Ringtones Distorted After Upgrading to IOS 5

    Has anyone else noticed that some of the ringtones sound distorted after upgrading to IOS 5?  For example, Sherwood Forest is one of those ringtones.  Please let me know if you have experience the same and what workaround, if any, has worked for you?

    Not sure if this will help... I had problems playing almost everything and it behaved very erratically... Here was the solution that worked for me:
    Altered from original solution from Emily P:
    Okay, mine now works here is what I did.
    plug in the iPhone, iPad etc
    in iTunes select the phone or iPad
    Under Summary uncheck "Sync with this....."
    Under "Music" uncheck the "Sync Music"
    Sync
    Let it remove all the songs, dont worry it will come back no problems.
    Once that is all done all the music on the phone or ipad should be gone.
    Now check them both back on, sync, and everything should copy back onto it.
    Working now !!!!!

  • Problem with some video files after upgrading to iPhoto'11 ...

    Hi,
    I just realized that after converting from iPhoto'09 to iPhoto'11, I found 176 small video files that don't play anymore.  All problem files, can be found in iPhoto with a «.MOV» search.  When played I get this error message (it's in French :
    The problem is that I cannot find any file nested in my iPhoto Library corresponding to the iPhoto's info (name or size).  I get no corresponding file.  Also most of these «.MOV» files seem to have another file that plays and that is bigger.  It could be the original file or maybe my real file ...    As an example, one «.MOV» file is named MVI_6480Web and the original that works is named MVI_6480.  Not all problem files as the Web suffixe though.
    I did not pass all those 176 files one by one, so I am not sure what is the exact problem.  I wonder if some of you can help me understand what is going on ?
    Regards.

    dalrmi wrote:
    I can't believe this! I bought an upgrade to have new functionalities and what I'm having is a
    limitation ?
    you bought an upgrade to a separate application. i'm sure the iLife'11 manuals don't state a guarantee of compatibility with any appletv?
    i'm not saying this is definitely the cause, but in the past there has usually been a requirement for an update when new iLife products were released.
    Is it so unlikely to have an upgrade of ATV 1stG ?
    the original appletv has been replaced and as such i doubt there will be any more software updates at all.

  • Folder Permissions for NAS Drive Affected After Upgrade

    Hello,
    I've seen similar questions asked all over the Internet, so I'm sorry if it's 'out there', but I can't seem to find a solution for the problem I have.
    I've only just upgraded my OS from 10.6.8 to 10.8.5 and have stumbled across a problem with folder permissions.
    I have a NAS drive connected to my router which has been serving it's purpose for the last couple of years, today I decided to upgrade to 10.8.5 - the install went through without a hitch. After the install, I attempted to connect to my NAS drive but I found I couldn't access any of the folders (all of them have the little red "No Access" icon in the bottom right corner), although files in the root folder can be viewed and opened, even though the root folder also has a "No Access" icon on the folder (see below, "true-replica").
    I have tried changing "File Sharing" permissions but I don't really know what I'm doing or where to look. I have no idea how the permissions have changed to "custom access" but is it possible to change the permissions back to "Read and Write" for this drive?
    Thanks in advance for any help on this issue.

    Thanks for your help, Linc.
    I have the drive working, all it needed was a Firmware update.
    For anybody else using a Verbatim NAS, here's a link another thread which gives a firmware download link: https://discussions.apple.com/message/16237742#16237742

  • Permissions and constant spinning ball after Upgrade

    Hey Guys,
    I upgraded to Snow Leopard last thursday and ever since I get the spinning ball when I try to execute more complex file operations.
    e.g.
    - Unpacking a large (1,8GB+) with stuffit -> spinning ball and freezes for more than 5 minutes
    - Deleting a lot of files (2,4 million) -> complete freeze, woke up after 45 minutes
    I checked with the permissions and it fixed 50+ broken permissions plus it is unable to fix two warnings: "the suid-file .. was changed and will not be fixed"
    The diskcheck utility discovered no problem with the drive.
    Further symptoms include:
    Firefox makes the system freeze for minutes on end.
    Mail crashes without warning.. system freeze ensues.
    All these problems only came up after the upgrade to snow leopard.
    I am thinking of doing a time machine rollback to leopard.
    Any Ideas?

    Hi All,
    I am having this problem too! Whenever I try to launch any application, the rainbow ball will show up and keep spinning until 'no respond' from the application. Then I have to use Force Quit to quit the application.
    I have tried to reinstall Snow Leopard but it does not help. Same problem persist.
    Now, I have no other choice but to reinstall Leopard and see how it goes.
    Really a waste of time! Even updated to 10.6.1 also did not rectify the problem.
    Hope APPLE will do something about this ASAP.
    Thanks
    Regards,
    chityc.

  • Some Photoshop issues after upgrading from CS5 Master to CS5.5 Master

    Hello
    I'm a bit of a noob when it comes to the Adobe stuff. Not so with PC's
    Win 7 SP1 x64 8G RAM etc etc...
    I have a CS5.5 Master License and it is the update from CS5 that has thrown a wrench into my works.
    I had CS5 MAster Collection happily running along; no problems. I decided to buy the CS5.5 upgrade and I installed it in place.... that is, on top of the CS5 stuff.
    Now I have Photoshop problems;
    1.  The upgrade did not over-write my PS 5 directory... it created a PS5.1  Directory. D'oh! No plugins in PS5.1!! Not what I expected at all. I  just wanted it to upgrade. Is it normal for Adobe products to do this (the answer seems to be yes)  and if so how do I get my plugins in the new version? It's kind of a  pain... I have a lot of photoshop plugins... What do most users here do? Uninstall old versions first? Change the "plugins" path? I don't require the older version of PS5 on my hard drive... but now the plugs are in PS5 and the OS opens PS5.1... whoops!
    2. My  Photoshop printing broke in both versions 5 and 5.1. I am just using an  Epson 3880 and when I try to print in PS I get a message to the effect  that the printer is no longer available (it is) and it's the wrong  profile... trouble is... the Printer menu item then becomes greyed  out... I can't change anything. Can't fix. Does that ring a bell with anyone? This seems to be related to the upgrade. My Lightroom 3.x still prints the exact same photo with the same profile and printer just fine.
    So.... If  anyone can shed some light on these two specific issues I would really  appreciatte it! and with so many pieces (it is a huge Suite) would I be better  off un-installing CS5 and then installing CS 5.5? What are the hardcore  adobe users thoughts on best practices for upgrades?
    Thanks a ton! -- David

    1. Yes, Adobe apps always install in new folders.
    2. Try the Photoshop forum for Photoshop specific questions.
    Most of the apps weren't really upgraded. The .1 releases just added CS services as far as I know.
    I just built a new machine and installed InDesign CS5 and then installed the CS5.5 Master Collection. Your needs may vary.
    Bob

  • Some sequences lost after upgrade to 12.1.3

    We update our EBS from 11.0.3 to 12.1.3,but we find some sequences in 'BNE' are lost.
    such as 'BNE_ATTRIBUTE_S'.
    we upgrade ebs step is :
    1.upgrade 11.0.3 to 11.5.10.2
    2.upgrade 11.5.10.2 to 12.1.1
    3.upgrade 12.1.1 to 12.1.3
    we can not find 'BNE_ATTRIBUTE_S' in all of the versions of the EBS.
    Please HELP!
    Thanks in adv,
    Jackie

    Jackie,
    WebADI comes with Oracle Apps installation. However, you can find the list of recommended patches in these docs.
    List Of All Webadi Integrator Patches For R12 EBusiness Modules. [ID 736621.1]
    List of Patches in Web Applications Desktop Integrator (Web ADI) for Releases 11i and 12 [ID 726989.1]
    R12 List of Patches and File Versions in Web ADI [ID 878434.1]
    Latest Web ADI Patches [ID 257808.1]What Patches and Documentation are Required To Use WebADI in HRMS? [ID 416445.1]
    What Patches Should be Applied for Installing WEB ADI [ID 197199.1]
    Is There A Patch For WebADI To Allow It To Work With Excel 2010? [ID 1272346.1]
    Thanks,
    Hussein

  • Some contact disappear after upgrade to 6.1.2

    I noticed that when I tried to sms and do a search for someone in my contact list and I can't find their name. The weird thing is that the same user is still in the Whatsapp contact. So when I click call thru Whatsapp, I be able to call and see his name in the contact. I dont have this problem before the upgrade. How can I get back some of the missing contact again?

    I updated to ios 6.1.2 and now SMS messages don't work.  I can iMessage, but non SMS messages.  Can't send or receive.  And when I send SMS messages, it appears to send, it's just never receieved.

  • Lost some Note files after upgrade to iOS 5

    After I finally succeeded updating to iOS 5, I found some of my Note files are missing
    My update failed the fisrt time with "Unable to restore iPhone" error. I rebooted my Mac and tried the update again. It went the again the "Prepare...", "Sync for restore" again and this time the update worked. But I lost many Note files.
    I wish the backup process is more trouble proof, maybe entirely separate for the update step in which I can for certain save the content of my iPhone.  Then after the update, restore the backup.

    Already tried re-syncing and rebooting both devices with no apparent effect.

  • Incorrect characters in material PO text after upgrade

    Hi there,
    We have just upgraded from 4.6c to ECC 6.0 and have a problem with invalid characters on material PO text.
    On the material master there is a long text description with the character "-". in ECC 6.0, these have been replaced with the character "?" or "#". Also, there are entries such as "
" and "


" included at the end of lines.
    If you manually change the text via MM02, there is no problem, it saves the correct character.
    Does anyone have any ideas what may be causing this?
    thanks
    Donal

    Check the config in Materials Management --> Purchasing --> Purch Req --> Texts for Purch Reqs --> Define copying rules.
    For your text, see the linkage with Material PO text. The fix indicator will be N. This means you cannot change it in PR. Change the config setting to blank and you will be able to change it in PR.
    Hope this resolves,
    Lakshman

  • Losing some Login Items after upgrading to 10.6.7

    I'm pretty sure this wasn't happening until after the 10.6.7 update (I installed the Combo version). When I restart, several (actually most) of my Login Items are gone from my Login item list. I went through the process of restoring them all, and they persisted for a couple of restarts, but now it just happened again. Any ideas? I'm going to trash the plist file and start fresh and see if that helps.

    Which startup items? Are they all compatible with 10.6.7? If any are also in the Dock, right click on the application/Options - select "Open at Login."
    Message was edited by: CMCSK

Maybe you are looking for

  • Calling Procedure on Validation

    Hi I want to call a procedure that will insert some data like error_log in validation itself.(ie) I want to save the error messages in a database table can anyone help?If possible which type should be specified?

  • Some differences in Java settings giving me problems running a java program

    Hello, We have a Java app in our web-site. We haven't done that app our self and it has been working for quite some time. Now on my computer the java app loads just nicely. But for other users there java app crashes. So basically there has to be some

  • Multi-Channel output audio from Quick Time (or iTunes)

    Hello all, I am trying to get multi-channel AC3 audio output from QT and can only get two channel stereo. I have seen lots of related posts but can't quite get it. I am trying to configure a Mac Mini to output properly via the TOS link port to my aud

  • Reuse a waiting/blocked thread

    Using the API in java.util.concurrency, there are operations such as BlockingQueue.take() or Condition.await() that makes the current thread to be blocked (waiting) on the operation to complete. I am working on a problem in which, in such situation,

  • New Mac mini audio problem - beeping from audio output

    Hi Apple fans Please help me. I recently purchased a new Mac mini from my local store. It's three-and-a-half weeks old as of today. It's an i5 2.3 with 8 GB of corsair RAM. I like to watch movies and TV on it and have the audio connected to an extern