Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Weeglee
  • Content: Threads
  • Order by date
  1. Weeglee

    Migrate a zone between fujitsu and sparc hardware

    is possible to migrate a zone between fujitsu and SPARC hardware ? and how to ? thanks
  2. Weeglee

    Replace a mirrored Disk with meta(svm) and ZFS

    hello everybody, i've a mirrored disk that have some metadata (svm) configured (/ - /usr -/var and swap ) and a slice with zfs filesystem . I need to replace the disk . Someone could help me ?
  3. Weeglee

    cpio command

    i've used the cpio to take a filesystem backup : &quot;find /rep -xdev -print | cpio -ovC256 > /dev/rmt0&quot; how can i verify the content of the media? i try with &quot;cpio -ivt < /dev/rmt0&quot; but this error message appear : &quot;cpio: 0511-037 Cannot read from the specified input...
  4. Weeglee

    dd command

    i've used dd command to backup a raw device dd if=/dev/[lvname] of=/dev/rmt0 ibs=512 obs=1024 How can i list the content of the media tape ? i try with tcopy and i saw all files but i would like to list the names of the raw devices .. Thanx
  5. Weeglee

    Extendvg with error

    When i try to extend rootvg whit smit i've got this error : 0516-024 hdisk1:Unable to open physical volume. Either PV was not configured or could not be opened. Run diagnostics. 0516-792 extendvg: Unable to extend volume group...

Part and Inventory Search

Back
Top