Sponsored Content
Full Discussion: ZFS Root Import Access
Operating Systems Solaris ZFS Root Import Access Post 302418012 by pettefar on Sunday 2nd of May 2010 10:09:40 AM
Old 05-02-2010
ZFS Root Import Access

I have a PC running Solaris 10. My Sun V60x (Intel) recently broke and I took out one of the (mirrored root) drives and connected them to the PC and tried to access it. I imported it but can only access a "data" directory and nothing of the Solaris filesystem. It only has one partition:

Code:
Primary label contents:
Volume name = <        >
ascii name  = <DEFAULT cyl 36469 alt 2 hd 255 sec 63>
pcyl        = 36471
ncyl        = 36469
acyl        =    2
bcyl        =    0
nhead       =  255
nsect       =   63
Part      Tag    Flag     Cylinders         Size            Blocks
  0 unassigned    wm       1 - 36422      279.01GB    (36422/0/0) 585119430
  1 unassigned    wu       0                0         (0/0/0)             0
  2     backup    wm       0 - 36468      279.37GB    (36469/0/0) 585874485
  3 unassigned    wm       0                0         (0/0/0)             0
  4 unassigned    wm       0                0         (0/0/0)             0
  5 unassigned    wm       0                0         (0/0/0)             0
  6 unassigned    wm       0                0         (0/0/0)             0
  7 unassigned    wm       0                0         (0/0/0)             0
  8       boot    wu       0 -     0        7.84MB    (1/0/0)         16065
  9 unassigned    wm       0                0         (0/0/0)             0

-bash-3.00# zpool list
NAME       SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
bigzpool   278G   223G  54.9G    80%  DEGRADED  -
rzpool    18.9G  8.58G  10.3G    45%  ONLINE  -

-bash-3.00# ls /bigzpool/
boot      data      etc       platform  zdata

All my data is in zdata but where is and how can I get access to the old operating system files (/usr /var /etc, etc...)?

I confess to being a bit confused by this.

Nick

Last edited by Scott; 05-04-2010 at 10:38 AM.. Reason: Code tags, please...
 

10 More Discussions You Might Find Interesting

1. Linux

how to access root priveliges if root password is lost

wish to know how to access root password it root password is forgotten in linux (1 Reply)
Discussion started by: wojtyla
1 Replies

2. Solaris

Export/import ZFS ACL's

I've been wondering about this one, is there any way to do the following with ZFS ACL's (i.e. "copy" the ACL over to another file)? getfacl /bla/dir1 | setfacl -f - /bla/dir2 I know about inheritence on dirs, it doesn't work in this scenario I'm working on. Just looking to copy the ACL's. ... (3 Replies)
Discussion started by: vimes
3 Replies

3. Solaris

unable to import zfs pool

# zpool import pool: emcpool1 id: 5596268873059055768 state: UNAVAIL status: One or more devices are missing from the system. action: The pool cannot be imported. Attach the missing devices and try again. see: Sun Message ID: ZFS-8000-3C config: emcpool1 ... (7 Replies)
Discussion started by: fugitive
7 Replies

4. UNIX for Dummies Questions & Answers

How to allow access to some commands having root privleges to be run bu non root user

hi i am new to unix and i have abig task. i have to \run particular commands having root privileges from a non root user. i know sudo is one of the way but i need sum other approach kindly help Thanks (5 Replies)
Discussion started by: suryashikha
5 Replies

5. Solaris

ZFS root Issue

I jumpstarted a solaris sun4u box from WANboot and it completed but while coming up it gives following error and panics Use is subject to license terms. NOTICE: zfs_parse_bootfs: error 48 Cannot mount root on rpool/47 fstype zfs panic/thread=180e000: vfs_mountroot: cannot mount root ... (0 Replies)
Discussion started by: fugitive
0 Replies

6. Solaris

Full zfs - cannot import

I installed Solaris 11 Express on my machine and created a raidz2 filesystem over 5 harddrives. Thas was a few months ago. Unfortunately, yesterday I made a mistake in free space calculation and tried to copy more data to the fs than how much space there was. When the fs got full, the... (5 Replies)
Discussion started by: RychnD
5 Replies

7. Solaris

Migration of system having UFS root FS with zones root to ZFS root FS

Hi All After downloading ZFS documentation from oracle site, I am able to successfully migrate UFS root FS without zones to ZFS root FS. But in case of UFS root file system with zones , I am successfully able to migrate global zone to zfs root file system but zone are still in UFS root file... (2 Replies)
Discussion started by: sb200
2 Replies

8. Shell Programming and Scripting

How to give root access to non root user?

Currently in my system Red Hat is installed. And Many user connect to my machine via SSH Techia Terminal. I want to give some users a root level access. Can anyone please help me how to make it possible. I too searched on the Google but didn't find the correct way Regards ADI (4 Replies)
Discussion started by: adisky123
4 Replies

9. SuSE

Auditors want more security with root to root access via ssh keys

I access over 100 SUSE SLES servers as root from my admin server, via ssh sessions using ssh keys, so I don't have to enter a password. My SUSE Admin server is setup in the following manner: 1) Remote root access is turned off in the sshd_config file. 2) I am the only user of this admin... (6 Replies)
Discussion started by: dvbell
6 Replies

10. Ubuntu

Root access that can't change root password?

We are having a little problem on a server. We want that some users should be able to do e.g. sudo and become root, but with the restriction that the user can't change root password. That is, a guarantee that we still can login to that server and become root no matter of what the other users will... (2 Replies)
Discussion started by: 244an
2 Replies
WAVPACK(1)																WAVPACK(1)

NAME
wavpack - encode wav files to wavpack SYNOPSIS
wavpack [-options] INFILE... [-o OUTFILE] DESCRIPTION
wavpack encodes wav files containing uncompressed audio (or raw PCM data) into WavPack files using the options provided. The resulting filename will be source-name.wv unless overridden with the -o switch. Multiple input files may be specified resulting in multiple WavPack files, and in that case -o may be used to specify an alternate target directory. Stdin and stdout may be specified with "-". To decode WavPack files back to wav or raw PCM use the wvunpack program. OPTIONS
-a Adobe Audition (CoolEdit) mode for 32-bit floats -bn enable hybrid compression, n = 2.0 to 23.9 bits/sample, or n = 24-9600 kbits/second (kbps) --blocksize=n specify block size in samples (max = 131072 and min = 16 with --merge-blocks, otherwise 128) -c create correction file (.wvc) for hybrid mode (results in 2-file lossless compression) -cc maximum hybrid compression (hurts lossy quality & decode speed) --channel-order=list specify (comma separated) channel order if not Microsoft standard (which is FL,FR,FC,LFE,BL,BR,LC,FRC,BC,SL,SR,TC,TFL,TFC,TFR,TBL,TBC,TBR); specify "..." to indicate that channels are not assigned to specific speakers, or terminate list with "..." to indicate that any channels beyond those specified are unassigned -d delete source file if successful (use with caution!) -f fast mode (fast, but some compromise in compression ratio) -h high quality (better compression ratio, but slower encode and decode than default mode) -hh very high quality (best compression, but slowest and NOT recommended for use on portable playback devices) --help display extended help -i ignore length in wav header (no pipe output allowed) -jn joint-stereo override (0 = left/right, 1 = mid/side) -m compute & store MD5 signature of raw audio data --merge-blocks merge consecutive blocks with equal redundancy (used with --blocksize option and is useful for files generated by the lossyWAV program or decoded HDCD files) -n calculate average and peak quantization noise (hybrid only, reference fullscale sine) --no-utf8-convert don't recode passed tags from local encoding to UTF-8, assume they are in UTF-8 already --pair-unassigned-chans encode unassigned channels into stereo pairs -p practical float storage (also 32-bit ints, not lossless) -q quiet (keep console output to a minimum) -r generate a new RIFF WAV header (any extra RIFF info in original file will be discarded) --raw-pcm intput data is raw pcm (44,100 Hz, 16-bit, 2-channels) --raw-pcm=sr,bits,chans intput data is raw pcm with specified sample-rate, bit-depth, and number of channels (specify 32f for 32-bit floating point data) -sn override default hybrid mode noise shaping where n is a float value between -1.0 and 1.0; negative values move noise lower in freq, positive values move noise higher in freq, use 0 for no shaping (white noise) -t copy input file's time stamp to output file(s) --use-dns force use of dynamic noise shaping (hybrid mode only) -w "Field=Value" write specified text metadata to APEv2 tag -w "Field=@file.ext" write specified text metadata from file to APEv2 tag, normally used for embedded cuesheets and logs (field names "Cuesheet" and "Log") --write-binary-tag "Field=@file.ext" write the specified binary metadata file to APEv2 tag, normally used for cover art with the specified field name "Cover Art (Front)" -x[n] extra encode processing (optional n = 1 to 6, 1=default), -x1 to -x3 to choose best of predefined filters, -x4 to -x6 to generate custom filters (very slow!) -y yes to all warnings (use with caution!) SEE ALSO
wvunpack(1), wvgain(1) Please visit www.wavpack.com for more information COPYRIGHT
This manual page was written by Sebastian Droge <slomo@debian.org> and David Bryant <david@wavpack.com>. Permission is granted to copy, distribute and/or modify this document under the terms of the BSD License. AUTHORS
Sebastian Droge <slomo@debian.org> Author. David Bryant <david@wavpack.com> Author. COPYRIGHT
Copyright (C) 2005 Sebastian Droge Copyright (C) 2009 David Bryant 2009-10-17 WAVPACK(1)
All times are GMT -4. The time now is 06:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy