Using a ZFS volume with encryption on as the Virtual disk in a Sparc VM

Hi guys,
Working my way through understanding how virtualization works in VM for Sparc. One question I thought of deals with having encryption turned on in a ZFS volume. If I create a volume with encryption ON, and then attach that volume as the sole virtual disk in a guest domain, will the virtualization still work? Has anyone else dealt with a scenario like this? I'm about to try it now, I'll report back with my findings.

From my understanding, if you create a ZFS disk with encryption ON, mount it on Solaris, and after that present that to the VM, you should not have problems. The encryption will work between the volume and Solaris. To the guest vm, it should be transparent.

Similar Messages

  • I keep getting this error when trying to backup time capsule with time machine. The backup disk image "/Volumes/Data-1/Dan's iMac.sparsebundle" is already in use.

    I keep getting this error when trying to backup time capsule with time machine. The backup disk image “/Volumes/Data-1/Dan’s iMac.sparsebundle” is already in use.

    Make sure that no other Macs are backing up at the time.
    Pull the power cable from the back of the Time Capsule
    Count to ten
    Plug the power cable back into the back of the Tme Capsule
    Wait a few minutes, then try a backup again.

  • When I try to use 'Stacked Column Bar'. with data assigned in the graphs, and want to see it in the 'Preview' mode in Xeclsius, I unable to see the graphs apart from the Axes ans Series Value, the graphs becomes totaly invisible why So ?

    When I try to use 'Stacked Column Bar'. with data assigned in the graphs, and want to see it in the 'Preview' mode in Xeclsius, I unable to see the graphs apart from the Axes ans Series Value, the graphs becomes totally invisible why So ?

    Hi Ranendra,
    For basic understanding of Dashboards and Models you can use standard Templates or samples which ll come along with dashboard designer(Formly Xcelsius) installation.
    For path   File-->Templates(or Samples).
    Under Templates you ll have different categories and for each you ll find the dashboard Templates.
    Regards,
    Venkat P

  • I use 1 Icloud account with 2 devise but the other devise arrest out mine, than my devise was not able to connect to itune anymore. My devise still can swich on but it always restart after afew seconds. So can it fix ?

    I use 1 Icloud account with 2 devise but the other devise arrest out my devise throue find my iphone, than my devise was not able to connect to itune anymore. My devise still can swich on but it always restart after afew seconds. So can it fix ?

    Looking at the error message "The Network Adapter could not establish the connection" , It appears hostname and port may be incorrect. Review the targets.xml under E:\oracle\product\10.2.0\db_1\SAP_solman_SDB\emd and
    emoms.properties under E:\oracle\product\10.2.0\db_1\SAP_solman_SDB\config folder to make sure host ( sap_solman) and port (1527) are correct.
    As far as setting the environment variables goes, you can go to control panel -> system -> advanced -> environment variables and set the ORACLE_HOME and ORACLE_SID
    -Ramesh

  • Need help in creating a view with Encryption for hiding the code used by the multiple users

    Hi,
    Can anyone help me out in creating view with encryption data to hide the stored procedure logic with other users.
    I have create a stored procedure with encryted view but while running this manually temporary views are getting created, therefore the problem is if there are 500 entries then 500 temp views will get created.
    Any solution to aviod creating temporary views, please refer my code below
    USE [etl_validation]
    GO
    /****** Object:  StoredProcedure [dbo].[Pr_DBAccess_mod]    Script Date: 05/23/2014 12:53:22 ******/
    SET ANSI_NULLS ON
    GO
    SET QUOTED_IDENTIFIER ON
    GO
    ALTER PROCEDURE [dbo].[Pr_DBAccess_mod](@ETL_CONFIG_ID INT)
    AS
    BEGIN
    DECLARE @openquery NVARCHAR(MAX),
     @DATABASENAME NVARCHAR(100),
     @HIERNAME NVARCHAR(100),
     @TABLENAME NVARCHAR(100),
     @SERVERTYPE NVARCHAR(100),
     @SERVERNAME NVARCHAR(100),
     @USERNAME NVARCHAR(100),
     @PASSWORD NVARCHAR(100),
     @ETL_CONFIG_IDN NVARCHAR(100);
     SET @ETL_CONFIG_IDN=CAST(@ETL_CONFIG_ID AS NVARCHAR);
     SET @TABLENAME='Department';
     SET @SERVERTYPE='SQL';
     SET @SERVERNAME ='192.168.31.176';
     SET @DATABASENAME='AdventureWorks2008R2';
     SET @HIERNAME = 'HumanResources';
     IF @SERVERTYPE='SQL'
     BEGIN
    /*SET @openquery= 'SELECT * INTO ##TestTable
                     FROM OPENROWSET(''SQLNCLI'',''server=192.168.31.176;Trusted_Connection=yes;'','''+@query+''')'
    SET @openquery=  'CREATE VIEW '+@TABLENAME+@ETL_CONFIG_IDN+
                     ' WITH ENCRYPTION AS SELECT * FROM OPENROWSET(''SQLNCLI'',''SERVER='+@SERVERNAME+';TRUSTED_CONNECTION=YES;'',''SELECT * FROM '+@DATABASENAME+'.'+@HIERNAME+'.'+@TABLENAME+''')'
    SELECT @openquery
    END
    EXECUTE sp_executesql @openquery
    END

    Hi aa_rif,
    According to your description and code message, you execute the sp_executesql statement in your stored procedure, it indeed create many views with a tablename and ETL_CONFIG_ID named. If you need not to use these temporary views, you can delete them when
    it contains the tablename in one view name.  
    In addition, if you want to create view with encryption in SQL Server, you can use directly the ENCRYPTION option to encrypt the T-SQL of a view in create view commands, for more information, see:
    http://learnsqlserver.in/4/Create-View-With-Encryption.aspx. if not, you can descript more detail about requriements, so that more forum members can involve into the thread and help you
    out. 
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Using a Dell 2407WFP with two Macs at the same time?

    Hi ... I have a Dell Ultrasharp 24" WFP display that I was using with my old G4. Connectivity isn't the issue ... it works beautifully on both the G4 and my new Mini. I've read that I can put the VGA cable on the G4 (no biggie -- it's what I was using before) and I have the DVI on the Mini.
    What I want to know is: Can I (and is it wise to) have both machines running at the same time and toggle the display between the two or should I keep one machine off when the other is on? There is a button on the display for toggling between a variety of displays.
    I've activated file sharing, etc. on the old box, but there are some things I still can't do unless I'm on the G4 desktop -- mostly my graphic apps. I've been holding off from swapping cables around, but now it's getting to the point that I need to get back on the G4 because of apps that I don't have on the Mini.
    I haven't put the VGA cable back on the G4 yet. It seems like it -should- work -- I just need some verification that it will or won't futz up something. I think what I might be most concerned about is that the monitor isn't powerful enough to run both machines at the same time, but I could be wrong.
    The info at the Dell site is somewhat dated.
    TIA!

    I use a KVM switch with a Dell monitor that has DVI and VGA inputs. I only route the K an M portions (keyboard and mouse) through the switch. The computers connect directly via VGA and DVI to the Monitor, and then I use the monitor's switch to make the video switch. Works fine. Don't worry about taxing the monitor.
    I'd suggest buying the KVM switch from a vendor with easy return policies, since it can take a few tries to find a model you like.

  • Can I install Aperture on an Iomega hard drive attached to my IMac and use it from there with iPhoto pix on the IMaac

    Can  I install Aperture on an external Ilmega hard drive attached to my IMac and run Aperture from there to use it with photos on my IMac iPhoto library?

    It's usually best to have applications on the boot drive, so I'd turn your idea around: run Aperture from the internal disk and park iPhoto and maybe iTunes libraries on an external - which would free up space on the internal.

  • HT5067 When using a Keynote Widget with iBooks Author, do the transitions and builds between Keynote slides appear in the iPad preview version of the iBook, or only in the finished product?

    I'm using the Keynote Widget in iBooks Author, and the Keynote presentation uses the Magic move transition between slides.  When I preview the iBook on a new iPad, the Magic move transitions don't show up (i.e. the transition from slide to slide is standard, not Magic move).  Any suggestions?

    Hyperlinks and magic move should work but don't. However I  found the following as a workaround for me. Use three slides instead of two to generate the magic move effect in Keynote presentations on Ibooks using hyperlinks only. As an example
    Supose an object on  slide 1 was set as a hyperlink to go to a slide which then had a magic move effect to a third slide. For some reason it works on the mac, but not on ibooks. However you can create the magic move transition effect by simply adding a "dummy slide" as follows.  Suppose an object on slide 1 had an object which would hyperlink to slide 4. Duplicate Slide 4, and make the duplicate slide 5. Then set Slide 4  to automatically transition (with no effect) to the next slide (i.e. slide 5) after .5 seconds. Have Slide 5 set to transition to Slide 6 using magic move automatically after .5 seconds. By having the hyperlink point to slide 4 the magic move effect from Slide 5 to Slide 6 works fine (with a brief 1 sec delay). IF the hyperlink pointed directly to Slide 5, the magic move transition to slide 6 would not work.
    For some reason having an extra slide makes magic move work even though it is not needed on the mac. I hpe this helps.

  • Having problems using ion tape express with itunes cannot find the song on hard drive

    Having problems using ION tape express with itunes.  The song is on hard drive as temp1 not the name of the song.  And I have problems playing it in itunes
    because it says it cannot locate the song'

    Then correct the name of the song or point iTunes to the new file.
    Issues with restoring should be directed to the manufacturer of the backup software/device... this is not an Apple or iTunes issue.

  • Using utl_http to download a binary file to the server disk

    Hi,
    I need to download a binary file from the web into the hard disk of the server.
    I am using utl_http to do that. My program works on URLs that have text, but not on binary files. Does anyone have an idea how to do that?
    Thanks
    Rani
    Here is the program I am using:
    DECLARE
    req utl_http.req;
    resp utl_http.resp;
    value VARCHAR2(32767);
    fname utl_file.file_type;
    BEGIN
    utl_http.set_proxy('wwwproxy.myorg.com:8080');
    req := utl_http.begin_request('http://www.somelocation.com/abc.zip');
    resp := utl_http.get_response(req);
    fname := utl_file.fopen('DBTEMP','testfile.zip','w');
    LOOP
    utl_http.read_line(resp, value, TRUE);
    utl_file.put_line(fname,value);
    END LOOP;
    utl_http.end_response(resp);
    utl_file.fclose(fname);
    EXCEPTION
    WHEN utl_http.end_of_body THEN
    utl_http.end_response(resp);
    utl_file.fclose(fname);
    END;

    Try to use UTL_HTTP.READ_RAW.

  • I RECEIVE MASAGE THAT TARTUP DISK IS FULL. KINDLY ASSIST WITH HOW TO DECONGEST THE STARTUP DISK OR OTHER OPTIONS?

    Dear all,
    I have this massage that says the startup disk is full, how can I decongest it?

    It would help to know what you were doing when you received the message. It is always wise to leave about 10 to 15% of your HDD capacity free so that there is plenty of workspace for temporary files and so on. If you have a lot of movies or thousands of photos (especially RAW files) then your disk very well might be reaching its workable limit. The safest solution is to have a reliable backup (such as Time Machine) where the contents are stored, then you could do a safety redundant backup of your movies, photos and audio by copying them to a different external HDD, then remove them from the internal drive. In that way they would be accessible for restoration by way of Time Machine, or they would be accessible as files from the external. The prices of external drives are now very low and affordable so the purchase of a 1TB or 2TB HDD is no longer prohibitive. Any long-time user will tell you that 'backup' + 'backup of the backup' [that is: redundant backup] is never a bad idea when working with important files. The time to do this is NOW before a drive failure not after when it might be impossible.     

  • How can I use itunes store credit with Apple TV without the credit card code?

    I would like to allow guests in my home to use the credit in my iTunes account to purchase movies and TV shows on the Apple TV in my guest room.
    Unfortunately, it seems that in order to make a purchase they will need my credit card security code.  If they have this, then they could purchase an arbitrary number of movies, but I would like to limit purchases to the credit in the account.
    Is there any solution here?  How can I give my guests an Apple TV "allowance" (not a monthly allowance, a one-time allowance) and not give them my credit card security code?

    You can't really do this with an already existing AppleID from what I know. Now, if you don't have an AppleID, here's the run-down of how to do it:
    http://support.apple.com/kb/HT2534
    Hope that helps.

  • Is there a way to use Internal Mac Speakers with something stuck in the headphone jack?

    A while ago, I broke a pair of headphones in the jack of my Macbook Pro. This means I can't use the external speakers either, and it's very annoying. It's now been a year, and I have been getting by with a combination of using Wifi2Hifi, a USB audio adaptor, and switching to Windows to use my speakers. Is there any way I can override the Mac software to make my speakers available to use like they are in Windows? I lost my USB adaptor a couple days ago, and I really don't want to wait for a new one to come in the mail if I can just get my internal speakers to work. I would prefer to use Mac because I have 12,000 songs in my itunes and my external Hard Drive is formatted to Mac, so when I want to watch the movies I have stored on it, I can't do it in Windows.
    Also, I'm aware of the "Use Audio port for:" option, but I can't select this. I see the text, but there's no dropdown menu.

    If you have Office 2004, it won't run on Lion. You have three options:
    1. Upgrade to Office 2008 or 2011 for Mac
    2. Download the free Office suite Libreoffice
    3. Buy Apple's 'Numbers' (for spreadsheets), 'Pages' (for word processing) programs and/or 'Keynote' (for powerpoint) from the App store. Combined cost is still a lot cheaper than Office and they will read and export is all Office formats.
    A fourth option, if you can't live without 2004 for some reason, would be to revert to Snow Leopard.

  • Can I use one GBIP-Interface with two programs at the same time?

    Hi, I have one PCI-GBIP-controller with multiple instruments installed. Now I want to use these instruments with two differents programs at the same time.
    E.g.: program 1 uses GPIB0::1 and GPIB0::3
    and program 2 uses GPIB0::4 and GPIB0::7
    Is this possible??
    When I have tried to do this, I always got timeout errors..
    Thanx in advance.
    Philipp

    Hi,
    You shouldn't have any problems accessing different devices from different programs using the same interface. I even used the two VIs to communicate with the same device. Although not the best approach, VISA didn't return any errors.
    DiegoF.

  • Using an InCopy package with different versions of the same InDesign file

    Hi,
    I head up the studio for a London based design agency. We are looking into using InCopy with one of our clients (who will be off-site). In particular this will be working on Annual Reports.
    As an example the issue I am coming up against is the following:
    So far I imagine that we would have our InDesign file and create an InCopy package of all the stories to send to our client. With the content size of these type of documents it may be several days before we receive anything back. In the time between it is inevitable that we will need to carry out design changes. With our current workflow this would involve saving a new version of the InDesign file. When we receive the original InCopy package back from our client we may be working on a version 1..2..3,etc of the InDdesign layout. BUT the InCopy package wants to link to the original file we made the InCopy package from. Is there a way to link the InCopy package into our new InDesign file.
    Many Thanks

    You could try renaming the new file with the old name but I don't think
    that's that's going to be a recipe for success.
    Other than that, you're using a very dangerous workflow. Everything here
    is designed to revolve around a single InDesign file with however many
    assignments or packages there are.
    Bob

Maybe you are looking for