Sponsored Content
Full Discussion: ZFS Slice disk
Operating Systems Solaris ZFS Slice disk Post 302942456 by mzainal on Wednesday 29th of April 2015 02:53:18 AM
Old 04-29-2015
ZFS Slice disk

Hi,

How to to make a slice and define as ufs from zpool? Please advice me.

Thanks.

---------- Post updated at 01:53 AM ---------- Previous update was at 12:24 AM ----------

Before slice:
Code:
Part      Tag    Flag     Cylinders         Size            Blocks
  0       root    wm       0                0         (0/0/0)             0
  1       swap    wu       0                0         (0/0/0)             0
  2     backup    wu       0 - 14086      136.71GB    (14087/0/0) 286698624
  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        usr    wm       0                0         (0/0/0)             0
  7 unassigned    wm       0                0         (0/0/0)             0

After slice:
Code:
Part      Tag    Flag     Cylinders         Size            Blocks
  0       root    wm       0                0         (0/0/0)             0
  1 unassigned    wm       0                0         (0/0/0)             0
  2     backup    wm       0 - 14086      136.71GB    (14087/0/0) 286698624
  3 unassigned    wm       0 -  4121       40.00GB    (4122/0/0)   83890944
  4 unassigned    wm    4122 -  6182       20.00GB    (2061/0/0)   41945472
  5 unassigned    wm       0                0         (0/0/0)             0
  6 unassigned    wm    6183 - 14086       76.71GB    (7904/0/0)  160862208
  7 unassigned    wm       0                0         (0/0/0)             0

Then i got error no datasets available. Any idea what wrong?
 

9 More Discussions You Might Find Interesting

1. Solaris

mirroring the boot slice (slice 8) on x86

Hi there I am about to mirror a Solaris 10 x86 box (SunFire X4100) onto a secondary disk using svm (current system is one disk). My question is this, on X86 boxes there is a slice 8 defined as boot partition (and also a slice 9, dunno what its used for tho). Do I need to mirror this boot slice... (0 Replies)
Discussion started by: hcclnoodles
0 Replies

2. Solaris

zfs mirror disk

Is it possible to create a Mirror with zfs ?? I'm experimented user with Solstice Disk suite. Or Sun Volume manager or veritas volume manager. But, i would like switch from Disksuite to Zfs. All my mirrored disks. (1 Reply)
Discussion started by: simquest
1 Replies

3. Solaris

Ways to analyse root disk slice

Hi, Recently I faced with need of analyze root disk. I figured out two possible ways to do it: 1. Practical. Boot from CD and run format 2. Theoretical. Create live upgrade boot environment on another disk, activate it, reboot, unmont all root disk partitions and run format. I've already... (3 Replies)
Discussion started by: Sapfeer
3 Replies

4. UNIX for Dummies Questions & Answers

Does formatting slice 2 (backup) destroy disk geometry?

I am a new Unix Sys Admin who is learning mostly from books with minimal classroom training (ie: no certificates, training is largely hands-on, conducted at work). I work with Solaris 8 through 10, and with some fairly outdated hardware. In my work restoring old workstations I have been instructed... (2 Replies)
Discussion started by: mia-chan
2 Replies

5. Shell Programming and Scripting

Looking for help with script to assign all disk space to slice#0 on multiple disks of varying sizes

Hi Folks, I am trying to make a script to assign all diskspace to slice 0, on multiple sized disks. Since the disks are new they may need to be labelled also to avoid the error: Cannot get disk geometry Below is my code struggling with logic which doesn't seem to be producing the desired... (0 Replies)
Discussion started by: momin
0 Replies

6. Solaris

label a slice on disk erorr

Hi there, I am trying to do root volume mirroring on SunFire V210 server. I have two disks in it.First one is c1t0do and second one is c1t1do. Both disks already have partitions in them so I am deleting the partitions of second disk(c1t1do) using format command and selecting cylinder start 0... (2 Replies)
Discussion started by: newbi8321
2 Replies

7. Solaris

ZFS - whole disk Vs slice

we have a ZFS file system that was created as a pool of just one disk (raid on a SAN) when this was created it was done as a whole disk, and so EFI label. now we want to mount this file system into an LDOM. my understanding of how ldom's and disk works this is that we can only do this as a... (1 Reply)
Discussion started by: robsonde
1 Replies

8. Solaris

Trouble creating a disk partition slice (EFI)

Hi all, I am using SPARC Solaris 11.1 with EFI labelled disks. I am new to ZFS file systems and slightly stuck when trying to create a partition (slice) on one of my LUNs. EFI labels use sectors and blocks and I am not sure how exactly it works. From here I can try and create a... (2 Replies)
Discussion started by: selectstar
2 Replies

9. Solaris

Trying to create ZFS slice on rpool

I have a 240GB disk as rpool. I have installed Solaris 11.3 to a partition which is 110GB. Now I have another 130GB which is unallocated. I want to use that additional space as a temporary folder to be shared between Solaris and Linux. The additional space had no /dev/dsk/c2t4... entry so I used... (8 Replies)
Discussion started by: kebabbert
8 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 01:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy