Re: [OpenIndiana-discuss] timeout display for input prompt

2021-03-08 Thread Thebest videos
excellent!. it works. thanks a lot On Mon, Mar 8, 2021 at 4:56 PM Richard L. Hamilton wrote: > > > > On Mar 8, 2021, at 06:11, Thebest videos > wrote: > > > > great! that works. but i have another problem. i'm using prompt in > secured > > way as "read

Re: [OpenIndiana-discuss] timeout display for input prompt

2021-03-08 Thread Thebest videos
ght will be a killer, so > the helper should probably be a separate bash script. > > Picking csh to script it is just wrong, because it has too many missing > capabilities, isn't predictable enough in how it behaves, doesn't > necessarily behave as portably as other shells, etc. >

[OpenIndiana-discuss] timeout display for input prompt

2021-03-08 Thread Thebest videos
hi Team, Im trying create a csh script. requirement: when i script runs it asks for user input. prompt should wait for 10secs. if not then exit the script. i have solution for bash script where i can use read -t 10 username. but i want same in csh ``` #!/bin/csh echo -n "username:" set req = $<

Re: [OpenIndiana-discuss] Identify type of disk

2021-03-02 Thread Thebest videos
; On Tuesday, March 2, 2021 8:13 PM, Thebest videos < > sri.chityala...@gmail.com> wrote: > > > >> Hi Team, > >> > >> I need to find out the type of disk(HDD,SSD and NVM) which is attached. > any > >> command or any logic to find the disk ty

[OpenIndiana-discuss] Identify type of disk

2021-03-02 Thread Thebest videos
Hi Team, I need to find out the type of disk(HDD,SSD and NVM) which is attached. any command or any logic to find the disk type. preferred solution: command or logic ___ openindiana-discuss mailing list openindiana-discuss@openindiana.org

Re: [OpenIndiana-discuss] Monitor RAIDZ disk failure

2021-03-01 Thread Thebest videos
openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > > > > On 1. Mar 2021, at 11:28, Thebest videos > wrote: > > > > Hi Team, > > > > i need to set an alert system(prometheus) for if any disk failures in > RAIDZ > > like DEGRADED/

Re: [OpenIndiana-discuss] Monitor RAIDZ disk failure

2021-03-01 Thread Thebest videos
n set up (or are > willing to set it up, which requires some work for a server plus setup on > each client), see https://wiki.xymonton.org/doku.php/monitors:bb-zfs > > You were expecting maybe that the system would magically know who you are > and send a telepathic message or at le

[OpenIndiana-discuss] Monitor RAIDZ disk failure

2021-03-01 Thread Thebest videos
Hi Team, i need to set an alert system(prometheus) for if any disk failures in RAIDZ like DEGRADED/OFFLINE. How can I set ? Any help would be appreciated? ___ openindiana-discuss mailing list openindiana-discuss@openindiana.org

Re: [OpenIndiana-discuss] RAIDZ issue

2021-02-25 Thread Thebest videos
> > Hi Toomas, > I was trying to understand zpool spare functionality, so as part of that im doing as below I have 15 disks as 3 vdevs(5 disks in each vdev) and 2 disks as spare. so i removed one disk which is part of one of the vdev from datapool and trying to write the data. then im replacing

Re: [OpenIndiana-discuss] RAIDZ issue

2021-02-18 Thread Thebest videos
: > > > On 18. Feb 2021, at 18:15, Thebest videos > wrote: > > we are able to achieve RAIDZ configuration in other way like , we are able > to create RAIDZ2 with 5 disks in vdev at initial. After reboot we are > adding disks to the existing pool as 2nd vdev with 5 disks

Re: [OpenIndiana-discuss] RAIDZ issue

2021-02-18 Thread Thebest videos
...!? On Thu, Feb 18, 2021 at 6:16 PM Toomas Soome wrote: > > > On 18. Feb 2021, at 14:23, Thebest videos > wrote: > > I am still new in the freebsd zfs world so I am asking the question below > kindly bear with me:Is it necessary to create a boot partition on each dis

Re: [OpenIndiana-discuss] RAIDZ issue

2021-02-18 Thread Thebest videos
configuration (you can avoid this question if it is going beyond ) On Thu, Feb 18, 2021 at 4:48 PM Toomas Soome wrote: > > > On 18. Feb 2021, at 12:52, Thebest videos > wrote: > > Ok, We also generated .img file using our custom OS from freebsd source. > we are uploaded img

Re: [OpenIndiana-discuss] RAIDZ issue

2021-02-18 Thread Thebest videos
Soome wrote: > > > On 18. Feb 2021, at 11:52, Thebest videos > wrote: > > as per your reply, im not clear > although i've tried to create 2 pools with 4 disks(for testing purpose) > each pool in a single vdev as expected it works. but that is not our > requirement since

Re: [OpenIndiana-discuss] RAIDZ issue

2021-02-17 Thread Thebest videos
++ruchir.bharad...@yahoo.com On Thu, Feb 18, 2021 at 10:23 AM Thebest videos wrote: > ++ruchir.bharad...@yahoo.com > > On Thu, Feb 18, 2021 at 1:24 AM Toomas Soome via openindiana-discuss < > openindiana-discuss@openindiana.org> wrote: > >> >> >> >

Re: [OpenIndiana-discuss] RAIDZ issue

2021-02-17 Thread Thebest videos
++ruchir.bharad...@yahoo.com On Thu, Feb 18, 2021 at 1:24 AM Toomas Soome via openindiana-discuss < openindiana-discuss@openindiana.org> wrote: > > > > On 17. Feb 2021, at 20:49, Thebest videos > wrote: > > > > NOTE: we are getting issues after shu

Re: [OpenIndiana-discuss] RAIDZ issue

2021-02-17 Thread Thebest videos
datapool/boot /mnt mount_cd9660 /dev/cd0 /media cp -r /media/* /mnt/. zpool set bootfs=datapool/boot datapool shutdown and remove ISO and power on the server kindly suggest me steps if im wrong On Wed, Feb 17, 2021 at 11:51 PM Thebest videos wrote: > prtconf -v | grep bios

Re: [OpenIndiana-discuss] RAIDZ issue

2021-02-17 Thread Thebest videos
prtconf -v | grep biosdev not working on freebsd i think its legacy boot system(im not sure actually i didnt find anything about EFI related stuff) is there anyway to check EFI Create the pool with EFI boot: # zpool create -B rpool raidz c0t0d0 c0t1d0 c0t3d0 how can i create pool with EFI and -B

Re: [OpenIndiana-discuss] RAIDZ issue

2021-02-17 Thread Thebest videos
disks for data + parity disks, but such > configuration would not be advisable, because if one data disk will get an > issue, then you can not boot (unless you swap around physical disks). > > Therefore, the suggestion would be to verify, how many disks your system > BIOS or UEFI can s