search for: s10s_u8wos_08a

Displaying 5 results from an estimated 5 matches for "s10s_u8wos_08a".

2011 Apr 07
0
Update LDOM bootdisk (ZFS) from control domain
...me on control domain, and edit the files: ### From control domain, import LDOM''s rpool using its backend zvol device file # zpool import -f -d /dev/zvol/rdsk/ldm1_bootvol/ -R /mnt 17625453751871434467 temp-name ## Mount and edit hosts file # zfs set mountpoint=/rootdir temp-name/ROOT/s10s_u8wos_08a # zfs mount temp-name/ROOT/s10s_u8wos_08a # edit /mnt/rootdir/etc/hosts Issue I have now is how do I put this pool ''temp-name'' back to its original name ''rpool'' so that LDOM can boot ? Could someone share some idea ? Thanks Arjun -------------- next part ----...
2010 Apr 16
1
cannot set property for ''rpool'': property ''bootfs'' not supported on EFI labeled devices
...ollowing error, however as you can see below this is a SMI label... cannot set property for ''rpool'': property ''bootfs'' not supported on EFI labeled devices # zpool get bootfs rpool NAME PROPERTY VALUE SOURCE rpool bootfs - default # zpool set bootfs=rpool/ROOT/s10s_u8wos_08a rpool cannot set property for ''rpool'': property ''bootfs'' not supported on EFI labeled devices partition> pri Current partition table (original): Total disk cylinders available: 1989 + 2 (reserved cylinders) Part Tag Flag Cylinders Size Blocks 0 root wm 0 -...
2010 Jan 12
3
set zfs:zfs_vdev_max_pending
We have a zpool made of 4 512g iscsi luns located on a network appliance. We are seeing poor read performance from the zfs pool. The release of solaris we are using is: Solaris 10 10/09 s10s_u8wos_08a SPARC The server itself is a T2000 I was wondering how we can tell if the zfs_vdev_max_pending setting is impeding read performance of the zfs pool? (The pool consists of lots of small files). And if it is impeding read performance, how do we go about finding a new value for this parameter? Of...
2010 Sep 20
5
create mirror copy of existing zfs stack
Hi, I have a mirror pool tank having two devices underneath. Created in this way #zpool create tank mirror c3t500507630E020CEAd1 c3t500507630E020CEAd0 Created file system tank/home #zfs create tank/home Created another file system tank/home #zfs create tank/home/sridhar After that I have created files and directories under tank/home and tank/home/sridhar. Now I detached 2nd device i.e
2010 Sep 12
2
dovecot 2.0.2 compile issues on Solaris 10u8 Sparc
I am having compile problems with Dovecot v2.0.2 on a well patched Solaris 10u8 Sparc system using the included gcc compiler. Version 2.0.0 compiled with out any issues using the same configure syntax. My ./configure syntax looks like this: ./configure --with-ssl=openssl --with-shadow Yahoo and Google searches turned up nothing for me. Reviewing the file mountpoint.c between version 2.0.0