Operativni SiSTEMi 1(Drugi Kolokvijum 2 Deo)

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Nikola
N
Nikola
Community Contributor
Quizzes Created: 3 | Total Attempts: 4,119
| Attempts: 884 | Pitanja: 124
Please wait...

Question 1 / 124
0 %
0/100
Score 0/100
1. Šta vidite na ovoj slici?

Explanation

not-available-via-ai

Submit
Please wait...
About This Quiz
Operativni Sistemi 1(Drugi Kolokvijum 2 Deo) - Quiz

2. Sta je IDS?

Explanation

The correct answer is "Intrusion Detection System". An Intrusion Detection System (IDS) is a security technology that monitors network or system activities for malicious activities or policy violations. It analyzes network traffic and system logs to identify potential threats and alerts administrators to take appropriate actions to prevent unauthorized access or attacks. IDS helps in detecting and responding to security incidents, ensuring the integrity and availability of the network or system.

Submit
3. Šta je ovo?proveri da li je odgovor tacan

Explanation

not-available-via-ai

Submit
4. Proveri ovo da li je dobro?

Explanation

not-available-via-ai

Submit
5.  Šta je stateful, a šta stateless service?  

Explanation

Stateful service is a type of service that remembers and stores its states, while stateless service does not remember or store anything in its active tables.

Submit
6. Šta vidite na ovoj slici?

Explanation

The correct answer is "Ovo je način funkcionisanja DMA, potrebno mu je dati adrese i broj bajtova. Prekid dobavlja PIC." This is because the statement describes the functioning of DMA (Direct Memory Access), which requires addresses and the number of bytes to transfer data directly between devices and memory without involving the CPU. The interrupt is generated by the PIC (Programmable Interrupt Controller) to notify the CPU when the transfer is complete.

Submit
7. Kreiran je RAID 3 od cetiridiska. Odrediti storage efikasnost u % ok

Explanation

The RAID 3 configuration with four disks has a storage efficiency of 75%. RAID 3 uses byte-level striping with dedicated parity, which means that each disk stores data and one disk is dedicated to storing parity information. In this configuration, 75% of the total disk space is available for storing data, while the remaining 25% is used for parity information. Therefore, the storage efficiency is 75%.

Submit
8. Koji je mehanizam napada ovde prisutan:

Explanation

The correct answer is "Prepunjenje steaka (Buffer or stack overflow)". This mechanism of attack occurs when a program tries to write more data into a buffer than it can hold, causing it to overflow and overwrite adjacent memory locations. This can lead to the execution of malicious code or the manipulation of program behavior.

Submit
9. Koji je ovo RAID?

Explanation

Raid 1+0, also known as Raid 10, is a type of RAID configuration that combines the benefits of both Raid 1 and Raid 0. It provides both data redundancy and improved performance. In Raid 1+0, data is mirrored across multiple drives (like Raid 1) and then these mirrored drives are striped together (like Raid 0). This means that if one drive fails, the mirrored drive will still have a copy of the data, ensuring data protection. Additionally, the striping of data across multiple drives improves read and write performance.

Submit
10. Šta vidite na ovoj slici?

Explanation

The correct answer is "osnovnu matricu prava pristupa" because it is the only option that is grammatically correct and makes sense in the given context. The other options are either incomplete or contain incorrect spelling or punctuation.

Submit
11. Šta je ovo? skup ključeva K skup poruka M skup autentifikatora A funkcija S:K -> (M->A) koja znači za svaki ključ K  iz skupa K S(k) je funkcija za generisanje autentifikatora iz poruke funkcija V:K->(MxA->true or false), koja znači za svaki ključ k iz skupa K, V(k) je funkcija za proveru autentifikatora za poruku 

Explanation

The given question describes a scenario where there is a set of keys K, a set of messages M, a set of authenticators A, a function S that generates an authenticator from a message using a key, and a function V that verifies the authenticity of a message using a key and an authenticator. Based on this information, the correct answer is "Autentifikacija (ilidigitalnopotpisivanje-digital signature)" which refers to the process of digitally signing a message to ensure its authenticity and integrity.

Submit
12. Koji je najmocniji mehanizam napada?

Explanation

The correct answer is "Prepunjenje steka i bafera." This refers to a type of attack where an attacker overflows the memory buffer of a computer program, causing it to crash or allowing the attacker to execute malicious code. This type of attack can be used to gain unauthorized access to a system or to cause it to malfunction. It is considered one of the most powerful attack mechanisms because it can exploit vulnerabilities in a wide range of software applications and systems.

Submit
13. Šta vidite na ovoj slici?

Explanation

The correct answer is "Schema for accelerating input-output. They are located in memory." This answer is correct because it accurately identifies the content of the image as a schema for accelerating input-output and states that it is located in memory. The other options (schema for linking devices and schema for processes) are not mentioned in the given information and are therefore incorrect. The option "I don't know" is also incorrect as it does not provide any information about the image.

Submit
14. Šta vidite na ovoj slici?

Explanation

not-available-via-ai

Submit
15. LOOK  algoritam za Disk Scheduling, sledeći zahtev za opsluživanje bira na osnovu

Explanation

The correct answer is "najmanjeg rastojanja u odnosu na tekući cilindar, ali u smeru u kome je krenula glava." This means that the LOOK algorithm for Disk Scheduling selects the next request based on the smallest distance in relation to the current cylinder, but in the direction that the head is moving. This ensures that the head continues in the same direction and minimizes unnecessary movement, improving efficiency in disk access.

Submit
16. Šta vidite na ovoj slici?

Explanation

not-available-via-ai

Submit
17. Kreiran je RAID 0 od cetiri diska. Odrediti maksimalan stepen konkurencije za ovaj RAID (broj simultanih malih zahteva koji mogu da se obrade zajednicki)  

Explanation

The maximum degree of concurrency for this RAID 0 configuration with four disks is 4. RAID 0 distributes data across multiple disks, allowing for parallel read and write operations. In this case, all four disks can handle simultaneous small requests, resulting in a concurrency level of 4.

Submit
18. Šta znaci kontrola?

Explanation

The correct answer states that "Da po horizontali mozemo da menjamo ili podesavamo prava pristupa" which means "Yes, we can change or adjust access rights horizontally". This suggests that the control mentioned in the question refers to the ability to modify or adjust access rights in a horizontal manner.

Submit
19. za zapis q u baznoj datoteci

Explanation

The given answer, R=60, is the correct answer because it is the last value mentioned in the given data. The data consists of multiple values of R, and the last value mentioned is R=60. Therefore, R=60 is the correct answer.

Submit
20. Da li proces iz domena D2 može preci u domen D3?

Explanation

The correct answer is "da" which means "yes" in English. This suggests that the process from domain D2 can indeed transition to domain D3.

Submit
21. Za zapis R u baznoj datoteci pristiglo je 5 transakcija, od kojih su 3 read transakcije, a 2 write transakcije

Explanation

The given statement states that there are 3 read transactions and 2 write transactions in the base file. In a transaction, a read operation does not conflict with another read operation, and a write operation conflicts with both read and write operations. Since there are both read and write operations present, it is certain that the transactions are in conflict with each other.

Submit
22. Šta vidite na ovoj slici?

Explanation

The correct answer is "Klasifikacija UI uredjaja" because the question is asking about what is seen in the picture, and the options provided are different classifications of devices. Among the options, "Klasifikacija UI uredjaja" is the only one that matches the question and indicates the classification of user interface devices.

Submit
23. Koja je ovo tehnika?

Explanation

This question is asking for the name of a technique, and the correct answer is "Firewall." A firewall is a network security device that monitors and controls incoming and outgoing network traffic based on predetermined security rules. It acts as a barrier between a trusted internal network and an untrusted external network, such as the internet, to prevent unauthorized access and protect against malicious activities.

Submit
24. Da li proces iz domena D2 može preci u domen D3?

Explanation

The given correct answer is "Da" which means "Yes" in English. This suggests that the process from domain D2 can indeed transition to domain D3. However, without any further context or information about the domains D2 and D3, it is difficult to provide a more specific explanation.

Submit
25. C-LOOK  algoritam za Disk Scheduling, sledeći zahtev za opsluživanje bira na osnovu  

Explanation

The C-LOOK algorithm for Disk Scheduling selects the next request to be serviced based on the smallest distance in relation to the current cylinder, but in the direction the head is moving. This means that the algorithm prioritizes servicing requests that are in the same direction as the head's movement, reducing the amount of time it takes to service consecutive requests.

Submit
26. Za zapis Q u baznoj datoteci:

Explanation

The correct answer is W=45 because it is the value assigned to the variable W in the given sequence of statements in the base file.

Submit
27. 60. Za zapis R u baznoj datoteci pristiglo je 5 transakcija, od kojih su 4 read transakcije, a jedna write transakcija:

Explanation

The given answer states that the transactions are definitely in conflict. This means that there is a possibility of contention between the transactions due to the presence of both read and write operations. Conflict occurs when multiple transactions access and modify the same data simultaneously, leading to potential data inconsistencies or errors. Since there is at least one write transaction present, it is certain that there is a possibility of conflict with the read transactions.

Submit
28. .Kreiran je RAID 5 od cetiri diska. Odrediti storage efikasnost u % ok

Explanation

The storage efficiency in RAID 5 is 75%. RAID 5 uses block-level striping with distributed parity across all the drives in the array. This means that for every block of data, one drive in the array is dedicated to storing parity information. In a four-disk RAID 5 setup, three drives are used for data storage and one drive is used for parity. Therefore, the usable storage capacity is 75% of the total capacity of the four drives.

Submit
29. Koji je ovo Raid?

Explanation

Raid 6 is the correct answer because it provides fault tolerance by using two parity blocks, allowing for the simultaneous loss of up to two drives without data loss. It offers higher data protection and reliability compared to Raid 5, which only uses one parity block. Raid 0 does not provide any fault tolerance, while Raid 3 and Raid 1 have different configurations and levels of fault tolerance.

Submit
30. Šta je ovo? Worms Viruses DOS

Explanation

This question is asking about a specific type of threat. The correct answer is "Sistemske pretnje," which translates to "System threats" in English. This suggests that the question is related to different types of threats that can affect a system. The other options, "Worms," "Viruses," and "DOS," are types of threats but do not specifically refer to system threats. Therefore, "Sistemske pretnje" is the most appropriate answer.

Submit
31. Glavni problem DFS su

Explanation

DFS stands for Depth-First Search, which is a graph traversal algorithm. The given answer "cache coherency" is a valid explanation for the main problem of DFS. Cache coherency refers to the consistency of data stored in different caches that are copies of the same data. In DFS, as the algorithm explores the graph by recursively visiting adjacent vertices, it may encounter the same vertex multiple times. This can lead to cache coherency issues, where different caches may have different copies of the same vertex's data, causing inconsistencies and incorrect results.

Submit
32. Da li proces iz domena D3 može postavljati prava pristupa za datoteku F1 u domenu D2?

Explanation

The process from domain D3 cannot set access rights for file F1 in domain D2.

Submit
33. Da li proces iz domena D3 može postavljati prava pristupa za datoteku F1 u domenu D2?

Explanation

No, the process from domain D3 cannot set access rights for file F1 in domain D2.

Submit
34.  Šta vidite na ovoj slici. Nakon privremenog otkaza sistema, za svaku transakciju, za koju postoji Ti start, a ne postoji Ti commit, obavlja se:

Explanation

After a temporary system failure, the given answer states that for each transaction, which has a Ti start but no Ti commit, only transactions that occur after (above) the checkpoint will be processed. This means that any transactions that were initiated before the checkpoint will not be processed.

Submit
35. Koji je ovo RAID?

Explanation

RAID 6 is the correct answer because it is a type of Redundant Array of Independent Disks (RAID) that uses dual parity for data protection. It requires a minimum of four drives and can withstand the failure of two drives without losing data. This level of redundancy provides a higher level of fault tolerance and data protection compared to RAID 5, RAID 4, and RAID 3.

Submit
36. OS koji zadovolja sledede migracije: Migracija podataka (data migration), Migracija Izračunavanja (compute migration), Migracija procesa (process migration), naziva se:

Explanation

A distributed OS is the correct answer because it satisfies the mentioned migrations: data migration, compute migration, and process migration. In a distributed OS, these migrations can be performed seamlessly across multiple machines or nodes in a network. The distributed nature of the OS allows for efficient sharing and utilization of resources, making it suitable for handling these types of migrations.

Submit
37. Da li proces iz domena D2 može postavljati prava pristupa za objekte u domenu D4?

Explanation

The answer is "ne" because the process from domain D2 cannot set access rights for objects in domain D4.

Submit
38. Da li proces iz domena D1 može postavljati prava pristupa za objekte u domenu D2

Explanation

The given answer "NE" (NO) suggests that the process from domain D1 cannot set access rights for objects in domain D2. This implies that there is a restriction or limitation preventing the process from accessing or modifying the access rights of objects in a different domain.

Submit
39. Da bi ova šema funkcionisala:

Explanation

To ensure that this system functions properly, the processes do not need to know each other, but they must know the coordinator. This means that the processes can operate independently without any direct communication or knowledge of each other, but they must have knowledge of the coordinator in order to coordinate their actions and ensure proper functioning of the system.

Submit
40. Kreiran je RAID 5 od 3 diska. Odrediti storage efikasnost u %

Explanation

RAID 5 is a data storage technique that distributes data and parity across multiple disks in a way that allows for data recovery in case of a single disk failure. In RAID 5, one disk's worth of storage is used for parity, which means that the storage efficiency is reduced by approximately 33%. Therefore, the storage efficiency in this case would be 67%.

Submit
41. 13. Šta vidite na ovoj slici: Log-ovi su Koordinator Ci, zahteva od stanica da obave task-ove

Explanation

The correct answer is that the logs are necessary both at the coordinator and at the sites. This means that the logs are required for both the coordinator and the sites to perform their tasks effectively.

Submit
42. U šemi na slici

Explanation

The correct answer is "Proces P1 ce poslati reply procesu P2" because it states that Process P1 will send a reply to Process P2.

Submit
43. Da li proces iz domena D1može postavljati prava pristupa za objekte u domenu D2?

Explanation

The answer is "No" because a process from domain D1 cannot set access rights for objects in domain D2. The access rights for objects in a domain are typically managed by the security system of that domain, and processes from other domains do not have the authority to modify those access rights. Therefore, the process from D1 cannot set access rights for objects in D2.

Submit
44. Da li proces iz domena D2 može kopirati svoje execute pravo na datoteku F3 u domen D3?

Explanation

The process from domain D2 cannot copy its execute permission to file F3 in domain D3.

Submit
45. .Kreiran je RAID 6 od cetiridiska. Odrediti storage efikasnost u % ok

Explanation

The correct answer is 75%. RAID 6 is a redundant array of independent disks that uses two parity blocks to provide fault tolerance. In this case, with four disks, two disks are used for parity, leaving two disks for data storage. Therefore, the storage efficiency is calculated by dividing the total data storage capacity (2 disks) by the total capacity (4 disks), which equals 0.5 or 50%. However, since RAID 6 can withstand the failure of two disks, the usable storage capacity is actually 75% of the total capacity, making the correct answer 75%.

Submit
46. Šta vidite na ovoj slici? Log-ovi su?

Explanation

The correct answer states that logs are necessary both for coordinators and websites. This implies that logs serve a crucial purpose for both coordinators and websites, indicating that they are essential for both.

Submit
47. . Šta vidite na ovoj slici. Nakon privremenog otkaza sistema, za svaku transakciju, za koju postoji Ti start, a ne postoji Ti commit, obavlja se:

Explanation

In the given scenario, after a temporary system failure, if there is a transaction Ti that has a start but no commit, the system performs an undo(Ti) operation. This means that any changes made by the transaction Ti are reversed or rolled back to maintain data consistency and integrity. This ensures that the incomplete transaction does not have any lasting effects on the system.

Submit
48.  Koja je ovo struktura na slici:

Explanation

The correct answer is "Mrezni OS" because it refers to a network operating system. This type of operating system is specifically designed to manage and coordinate network resources, allowing multiple computers to communicate and share information over a network. It provides functions such as file sharing, printer sharing, and user authentication.

Submit
49. Kreiran je RAID 0 od cetiri diska. Oceniti ovaj RAID po pitanju RR (random read performansi), RW(random write performansi), SR (sekvencijalne read performanse) I SW (sekvencijalne write performanse) sa sledecim ocenama: odlican ocena 5 ,srednjedobar-ocena3, jako slab ocena 1

Explanation

The given answer indicates that the RAID 0 configuration with four disks has excellent performance in terms of random read (RR), random write (RW), sequential read (SR), and sequential write (SW). This is represented by the highest rating of 5 for each performance metric.

Submit
50. Pristup udaljenoj datoteci na DS je mogud kao:

Explanation

The correct answer is "može i kao cache access i kao remote service". This means that accessing a remote file on a DS can be done both as cache access and as a remote service. This suggests that there are multiple ways to access the remote file, either by using a cached version or by accessing it directly through a remote service.

Submit
51.  Šta vidite na ovoj slici Koordinator Ci, zahteva od stanica da budu spremne:

Explanation

The correct answer is "samo u prvoj fazi" because the question states that the Ci coordinator is requesting the stations to be prepared. This implies that the request is only applicable during the first phase and not in the second phase or in both phases.

Submit
52. Kreiran je RAID 6 od 4 diska. Odrediti maksimalan stepen konkurencije za ovaj RAID

Explanation

The maximum degree of concurrency for a RAID 6 with 4 disks is 4. This means that up to 4 independent read or write operations can be performed simultaneously on the disks in the RAID array. RAID 6 uses dual parity, which allows for the failure of up to 2 disks without losing data. The degree of concurrency is determined by the number of independent data stripes that can be accessed concurrently, and in this case, it is limited to 4.

Submit
53. Šta predstavljaju kolone

Explanation

The given options represent different types of columns. ACL stands for Access Control List, which is a column used to manage permissions and access rights for objects or resources.

Submit
54. Šta je ovo:    Trojan Horse(trojanski konj) TrapDoor(klopka) Prepunjenje steka ili bafera 

Explanation

This question is asking to identify the term for "Trojan Horse," "TrapDoor," and "Stack or Buffer Overflow." The correct answer is "Programske pretnje" which translates to "Program Threats" in English. These terms refer to various types of malicious software or vulnerabilities that can be exploited by hackers to compromise a computer system or network.

Submit
55. 3. Kreiran je RAID 1 od četiridiska.  Odrediti storage efikasnost u procentima:

Explanation

The given question states that a RAID 1 has been created with four disks. RAID 1 is a mirrored configuration where data is duplicated across multiple disks. In this case, since there are four disks, only half of the total storage capacity is usable for data storage, as the other half is used for mirroring. Therefore, the storage efficiency in this scenario is 50%.

Submit
56. Koji je ovo RAID?

Explanation

RAID 5 is a type of RAID (Redundant Array of Independent Disks) that uses block-level striping with distributed parity. It requires at least three disks and provides fault tolerance by distributing parity information across all drives. This allows for the recovery of data even if one disk fails. RAID 5 offers a good balance between performance, storage capacity, and data protection, making it a popular choice for many applications.

Submit
57.  Specijalan oblik FS keširanja kod DS naziva:

Explanation

The correct answer is DCD (Disk Caching Disk). This is because the question is asking for the special form of file system caching in DS, and DCD is the only option that refers to disk caching specifically. The other options, DC, RC, and NC, do not specify the type of caching being used.

Submit
58. .Koji je ovo RAID (siva boja ili nijansa je parnost ili ogledalo) 

Explanation

RAID 3 is the correct answer because it uses parity for fault tolerance. In this RAID configuration, data is striped across multiple drives, and a dedicated drive is used for storing parity information. This allows for the recovery of data in case of a single drive failure. The parity information is used to reconstruct the missing data.

Submit
59. Da li proces iz domena D2 može kopirati svoje execute pravo na datoteku F3 u domen D3?

Explanation

The process from domain D2 cannot copy its execute permission to file F3 in domain D3.

Submit
60. Koji je ovo RAID

Explanation

Raid 5 is the correct answer. RAID stands for Redundant Array of Independent Disks, and RAID 5 is a type of RAID configuration that uses striping with distributed parity. In RAID 5, data is distributed across multiple disks, and parity information is also distributed across the disks. This provides both data redundancy and improved performance. If one disk fails, the data can be reconstructed using the parity information stored on the remaining disks. RAID 5 is commonly used in environments where a balance between performance and data protection is required.

Submit
61. U punom imenovanju datoteka na DS, broj komponenti u imenu datoteke je:

Explanation

The correct answer is 5 because the question is asking about the number of components in a full name file on DS. A full name file typically consists of a file name and its extension, which counts as two components. Additionally, there may be three more components, such as a directory, a subdirectory, and a root directory. Therefore, the total number of components in the file name is 5.

Submit
62. Za zapis Q u baznoj datoteeci

Explanation

The correct answer is "Transakcija upisuje podatke u log-a kao u zapis Q." This means that the transaction writes data into the log in the same way as it writes into the record Q.

Submit
63. Šta znaci vlasnistvo

Explanation

The correct answer states that "Da imate pravo da po vertikali menjate prava" which translates to "You have the right to change rights vertically." This suggests that the concept of ownership is related to the ability to vertically change rights.

Submit
64. Kreiran je RAID 6 od cetiridiska. Ocenitiovaj RAID popitanju RR (random read performansi), RW(random write performansi), SR (sekvencijalne read performanse) I SW (sekvencijalne write performanse) sa sledecim ocenama: odlicanocena5 ,srednjedobar-ocena 3 jako slab-ocena 1.

Explanation

The given answer indicates that the RAID 6 configuration has excellent random read performance (RR5), average random write performance (RW1), excellent sequential read performance (SR5), and average sequential write performance (SW3). This means that the RAID 6 array performs well when it comes to reading data randomly and sequentially, but it may not perform as efficiently when it comes to writing data randomly.

Submit
65. U šemi na slici?

Explanation

not-available-via-ai

Submit
66. Šta vidite na ovoj slici. Nakon privremenog otkaza sistema, za svaku transakciju, za koju postoji Ti start, a postoji Ti commit, obavlja se:

Explanation

After a temporary system failure, for each transaction in which both the Ti start and Ti commit exist, the redo(Ti) operation is performed. This means that any changes made by the transaction that were not saved due to the system failure will be reapplied. This ensures that the system remains consistent and all transactions are properly executed.

Submit
67. Koji je ovo raid

Explanation

The correct answer is Raid 4 because it is the only option that matches the given question. The question asks "Koji je ovo raid?" which translates to "What is this raid?" and the correct answer is Raid 4.

Submit
68. Za zapis R u baznoj datoteci pristiglo je 5 transakcija, od kojih su sve read transakcije:

Explanation

The answer "Transakcije sigurno nisu u konfliktu" is correct because all the transactions mentioned in the question are read transactions. Read transactions do not modify the data, so they do not conflict with each other. Therefore, it can be concluded that the transactions are definitely not in conflict.

Submit
69. Šta vidite na ovoj slici?

Explanation

The correct answer is "konkurentne atomske transakcije." This answer suggests that the picture represents a scenario involving concurrent atomic transactions. Atomic transactions are indivisible and either complete successfully or are rolled back entirely. In this scenario, multiple transactions are executing concurrently, ensuring that each transaction is completed atomically without interference from other transactions. This approach helps maintain data consistency and integrity in a concurrent environment.

Submit
70. Šta vidite na ovoj slici?

Explanation

The correct answer is "protection" because the image is most likely depicting a concept related to safeguarding or ensuring the safety of something. This can be inferred from the term "protection and security" mentioned in the options, which suggests that the image is related to protecting or securing something.

Submit
71. Šta vidite na ovoj slici?

Explanation

The correct answer is "security" because the image appears to be related to some form of security measures or systems. It could be depicting a security camera, a lock, or any other element commonly associated with security. Without further context or information, it is difficult to determine the exact meaning or purpose of the image, but "security" seems to be the most logical choice based on visual interpretation.

Submit
72. Kreiran je RAID 3 od cetiri diska. Oceniti ovaj RAID po pitanju RR (random read performansi), RW(random write performansi), SR (sekvencijalne read performanse) I SW (sekvencijalne write performanse) sa sledecim ocenama: odlican ocena 5 ,srednjedobar-ocena 3 jako slab-ocena 1.

Explanation

The given answer states that the RAID 3 configuration has a random read performance rating of 3, random write performance rating of 1, sequential read performance rating of 5, and sequential write performance rating of 3. This means that the RAID 3 performs moderately well in terms of random read and write operations, but has good sequential read performance and average sequential write performance.

Submit
73. .Kreiran je RAID 4 od četiri diska. Oceniti ovaj RAID po pitanju RR (radnom read performansi), RW (radnom write performansi), SR (sekvencijalne read peformanse) i SW (sekvencijalne write peformanse) sa sledecim ocenama: odlican-ocena 5, srednje dobar-ocena 3, jako slab-ocena 1.(nema odgovora)

Explanation

The given answer indicates that the RAID 4 configuration has excellent random read and sequential read performance with a rating of 5, average random write performance with a rating of 3, and weak sequential write performance with a rating of 1. This suggests that the RAID 4 setup is optimized for reading data quickly and efficiently, but may struggle with writing data sequentially.

Submit
74. DS primenjuje bankarsku would-wait šemu Imamo tri procesa P1, P2, and P3. Resurs je pripao procesu P2 sa TS(P2) = 10. Pojavljuje se proces P1 sa TS(5). Šta de se dogoditi?

Explanation

The correct answer is "P1 čeka na P2 da oslobodi resurs" because in the given scenario, P1 has a lower timestamp than P2 and according to the wait-die scheme, a process with a lower timestamp should wait for a process with a higher timestamp to release the resource. Therefore, P1 will wait for P2 to release the resource before proceeding.

Submit
75. Da li proces iz domena D1 može kopirati svoje write pravo na datoteku F3 u domen D3?

Explanation

Under certain conditions, the process from domain D1 can copy its write permission to file F3 in domain D3.

Submit
76.  Za zapis R u baznoj datoteci pristiglo je 5 transakcija, od kojih su sve read transakcije, pojavljuje se nova transakcija koja traži share lock:

Explanation

Based on the information given, the statement "Transakcija sigurno dobija lock" means that the transaction definitely acquires the lock. This is because all previous transactions were read transactions, and the new transaction is requesting a share lock. In a database system, a share lock allows multiple transactions to read the data simultaneously, so there should be no conflict in granting the lock to the new transaction. Therefore, the new transaction will definitely acquire the lock.

Submit
77. Kreiran je RAID 5 od cetiri diska. Odrediti maksimalan stepen konkurencije za ovaj RAID (broj simultanih malih zahteva koji mogu da se obrade zajednicki)

Explanation

RAID 5 uses striping with parity across multiple disks to provide fault tolerance and performance improvement. In this case, a RAID 5 with four disks is created. The maximum degree of concurrency for this RAID is 4, which means that it can handle up to four simultaneous small requests together. Each disk in the RAID can independently handle small requests, allowing for concurrent processing and increased performance.

Submit
78. Kreiran je raid 1 od 4 diska. Odrediti maksimalan stepen konkurencije

Explanation

In a RAID 1 configuration, data is mirrored across multiple drives. Each drive contains a complete copy of the data, which allows for redundancy and increased data protection. In this case, there are 4 disks in the RAID 1 configuration, meaning that there can be a maximum of 4 simultaneous read or write operations occurring at the same time. Therefore, the maximum degree of concurrency in this RAID 1 setup is 4.

Submit
79. Koji je ovo raid?

Explanation

This question is asking for the type of raid configuration. The correct answer is Raid 1. Raid 1, also known as mirroring, involves creating an exact copy of data on multiple drives. This provides redundancy and improves data protection as if one drive fails, the data can still be accessed from the mirrored drive.

Submit
80.  Šta vidite na ovoj slici Koordinator Ci, zahteva od stanica da obave task-ove:

Explanation

The correct answer is "samo u drugoj fazi" because the question states that the coordinator Ci is requesting the stations to perform tasks. However, it specifies that this request is only made in the second phase, indicating that the coordinator does not require any tasks to be performed in the first phase. Therefore, the stations are only required to perform tasks in the second phase.

Submit
81. Kreiran je RAID 0 od četiri diska. Oceni FT(otpornost na greske) kao broj diskova koji mogu da otkazu a da RAID prezivi

Explanation

In a RAID 0 configuration, data is striped across multiple disks without any redundancy or fault tolerance. This means that if any of the disks fail, the entire RAID array will be affected and data loss will occur. Therefore, the RAID 0 configuration cannot tolerate any disk failures and the answer is 0.

Submit
82. U šemi na slici, generisane su dve poruke:

Explanation

The correct answer is "Proces P2 de poslati reply procesu P5" because it is the only statement that is consistent with the given messages. The first message states that process P2 will not send a reply to process P5, but will send a reply to the coordinator. The second message states that process P2 will send a reply to both process P5 and the coordinator. The third message states that process P2 will not send a reply to process P5. Therefore, the correct statement is that process P2 will send a reply to process P5.

Submit
83. Šta vidite na ovoj slici?

Explanation

The correct answer is "checkpoint koji ubrzava vreme pročišćavanja log-a". This is because a checkpoint is a mechanism in a database system that helps ensure the consistency and durability of the data. It flushes the modified data from memory to disk and writes a record in the transaction log, which allows for faster recovery in case of a system failure. Therefore, a checkpoint that accelerates the process of cleaning the log would be beneficial for improving the performance and reliability of the database system.

Submit
84.  Šta vidite na ovoj slici

Explanation

The correct answer is Deadlock problem, fully-distributed approach. This suggests that the image represents a scenario where a deadlock problem arises in a fully-distributed system. In a fully-distributed approach, resources are distributed across multiple nodes in a network, and deadlock occurs when two or more processes are unable to proceed because each is waiting for a resource held by another. This answer implies that the image depicts a situation where deadlock is a concern in a fully-distributed system.

Submit
85. .Kreiran je RAID 0 od cetiridiska. Odrediti storage efikasnost u % ok

Explanation

The RAID 0 configuration combines multiple disks into a single logical unit, distributing data across all the disks in the array. This striping technique improves performance as data can be read and written simultaneously from different disks. However, RAID 0 does not provide any redundancy or fault tolerance. Therefore, the storage efficiency in this case is 100%, as all the disk space is usable for data storage without any overhead for redundancy.

Submit
86. Šta vidite na ovoj slici:

Explanation

The correct answer is "konkurentne atomske transakcije". This is because the given options are discussing different types of problems and approaches related to transactions. "konkurentne atomske transakcije" refers to concurrent atomic transactions, which means multiple transactions are executing simultaneously and each transaction is treated as an indivisible unit. The other options mention deadlock problem, fully-distributed approach, and centralized approach, which are not related to the concept of concurrent atomic transactions.

Submit
87. Kreiran je RAID 1 od cetiri diska. Oceniti ovaj RAID po pitanju RR (random read performansi), RW(random write performansi), SR (sekvencijalne read performanse) I SW (sekvencijalne write performanse) sa sledecim ocenama: odlican ocena 5 ,srednjedobar-ocena 3 jako slab-ocena 1.

Explanation

The given answer suggests that the RAID 1 configuration with four disks has a random read performance rating of 3, random write performance rating of 1, sequential read performance rating of 3, and sequential write performance rating of 3. This means that the RAID 1 setup has moderate random read and sequential read performance, but poor random write and sequential write performance.

Submit
88. Kreiran je RAID 4 od 4 diska. Odrediti storage efikasnost

Explanation

The storage efficiency of RAID 4 is 75%. RAID 4 uses block-level striping with a dedicated parity disk. This means that for every set of data blocks, one disk is used for storing parity information. The remaining disks are used for data storage. In RAID 4, the parity information is distributed across all the disks, except for the dedicated parity disk. This allows for high data transfer rates, but it also means that the storage efficiency is not 100% since a portion of the storage capacity is used for storing parity information. In this case, 75% of the total disk capacity is available for data storage.

Submit
89. Šta vidite na ovoj slici

Explanation

The correct answer is "Protection domene". The question asks what can be seen in the picture, and the options provided are different domains related to processes, security, objects, and protection. Based on the given options, the picture is showing the "Protection domene".

Submit
90. Za zapis Q u baznoj datoteci

Explanation

The correct answer is "Transakcija podatke dobija isključivo iz log-a" which means "Transaction obtains data exclusively from the log". This suggests that in the given scenario, the transaction only retrieves data from the log and not from the record Q or any other source.

Submit
91.  Imate DS kod koga DFS realizovan kao stateless service i DS kod koga DFS realizovan kao statefull service:

Explanation

The correct answer is "Statefull je brži, Stateless se brže oporavlja u slučaju privremenog otkaza." This means that a stateful service is faster, but a stateless service recovers more quickly in case of temporary failure.

Submit
92. Pitanje na slici

Explanation

The given scenario describes a situation where P3 is performing a roll-back operation. It is mentioned that P2 is also performing a roll-back operation. Additionally, P3 is waiting for P2 to release a resource. However, P3 decides to take the resource from P2 instead. This action suggests that P3 is prioritizing its own roll-back operation over waiting for P2, leading to the conclusion that P3 is the one performing the roll-back.

Submit
93. hostname:FS:/directory path/filename Ovo je puno imenovanje datoteka na:

Explanation

This naming convention, "hostname:FS:/directory path/filename," is typically used in a centralized operating system. In a centralized OS, all files and directories are stored and managed in a central location, usually on a server. The hostname in the naming convention refers to the name of the server where the file is located. The "FS" stands for file system, indicating that the file is stored in a specific file system. The directory path and filename provide the specific location and name of the file within the centralized system.

Submit
94. U ovoj tehnici:

Explanation

In this technique, computers from the Internet have limited access to the DMZ.

Submit
95. Šta predstavljaju vrste?

Explanation

not-available-via-ai

Submit
96. Šta vidite na ovoj slici:

Explanation

The correct answer is "Deadlock problem, centalized approach." This suggests that the image depicts a scenario related to a deadlock problem, where a centralized approach is being used to address the issue. A centralized approach typically involves a central authority or control mechanism that manages and coordinates the resources to prevent deadlocks.

Submit
97. Za zapis q u baznoj datoteci

Explanation

The correct answer is "Transakcija upisuje podatke isključivo u log". This is because the statement in the question states that "Transakcija upisuje podatke u log-a kao u zapis Q", which translates to "The transaction writes data to the log like in record Q". This implies that the transaction only writes data to the log, not to any other location or record. Therefore, option 4 is the correct answer.

Submit
98. . Da li proces iz domena D3 može preci u domen D2?

Explanation

The given question is asking whether the process from domain D3 can transition into domain D2. The correct answer is "Da" which means "Yes" in English. This implies that the process from domain D3 can indeed transition into domain D2.

Submit
99. Kreiran je RAID 3 od cetiridiska. OcenitiFT(otpornost na greske) kao broj diskova koji mogu da otkazu a da RAID prezivi.ok  

Explanation

The RAID 3 configuration is based on striping data across multiple disks and using a dedicated parity disk to store error correction information. In this case, there are four disks in the RAID 3 array. The correct answer of 1 indicates that only one disk can fail without causing the RAID to fail. This is because the parity data stored on the dedicated parity disk can be used to reconstruct the data from the failed disk.

Submit
100. Kreiran je RAID 5 od 4 diska. Oceniti FT kao i broj diskova koji mogu da otkazu a da RAID prezivi

Explanation

The given answer of 1 suggests that the RAID 5 can tolerate the failure of one disk and still remain functional. This is because RAID 5 uses distributed parity across multiple disks, allowing for the reconstruction of data in the event of a single disk failure. Therefore, if one disk fails, the data can still be accessed and the RAID can continue to operate.

Submit
101. Da li proces iz domena D2 može postavljati prava pristupa za datoteku F2 u domenu D3?

Explanation

The answer "da" means "yes" in Serbian. Therefore, the explanation for this answer is that the process from domain D2 can set access rights for file F2 in domain D3.

Submit
102. Da bi ova šema funkcionisala

Explanation

The correct answer states that the processes do not need to know each other, but they must know the coordinator. This means that the processes can communicate with the coordinator without directly communicating with each other.

Submit
103. . Kreiran je RAID 1 od cetiri diska. Odrediti storage efikasnost u % ok

Explanation

The correct answer is 50%. RAID 1, also known as mirroring, involves creating an exact copy of data on multiple disks. In this case, since there are four disks, only two of them are being used for data storage, while the other two are duplicates. Therefore, the storage efficiency is 50% because only half of the total disk capacity is available for data storage.

Submit
104. Imate DS kod koga DFS realizovan kao stetefull service. U slučaju da jedna mašima obavi upis u datoteku master copy, šta se dešava:

Explanation

In this scenario, when a machine performs a write operation to the master copy file, the server notifies all the machines that have a copy of the master to invalidate their cache. This means that the cache copies on those machines are no longer valid and need to be updated. This ensures that all machines have the most recent version of the master copy file.

Submit
105. U ovoj tehnici

Explanation

In this technique, it is stated that computers with Internet access do not have direct access to company computers. This means that there is some sort of restriction or limitation in place that prevents computers with Internet access from directly accessing company computers.

Submit
106. Za zapis R u baznoj datoteci pristiglo je 3 transakcije, od kojih su sve read transakcije, pojavljuje se nova transakcija koja traži exclusive lock:

Explanation

The given answer states that the transaction definitely does not get the lock. This can be inferred from the information provided in the question, which states that there are already 3 read transactions in the base file. Since the new transaction is requesting an exclusive lock, it will not be able to obtain the lock because there are already other transactions accessing the file. Therefore, the transaction definitely does not get the lock.

Submit
107. Kreiran je RAID 6 od 5 diskova. Orediti storage efikasnost

Explanation

The correct answer is 100%. RAID 6 is a redundant array of independent disks that uses double parity, allowing for the failure of two disks without losing any data. This level of redundancy ensures that all data is protected, resulting in a storage efficiency of 100%.

Submit
108. Koji je ovo RAID?

Explanation

RAID 0 is the correct answer. RAID 0, also known as striping, is a type of RAID configuration that splits data across multiple drives. It offers improved performance as data is written and read from multiple drives simultaneously. However, RAID 0 does not provide any fault tolerance or data redundancy. If one drive fails, all data on the RAID 0 array may be lost.

Submit
109.  Šta vidite na ovoj slici

Explanation

The correct answer suggests that the problem depicted in the given image is related to the DME (Distributed Mutual Exclusion) problem and it is being approached using a fully-distributed approach. This means that the problem involves multiple processes or nodes in a distributed system trying to access a shared resource, and the solution is being implemented in a fully-distributed manner where each node independently manages its own access to the resource without relying on a central coordinator.

Submit
110. 9.Kreiran je RAID 5 od cetiri diska. Oceniti ovaj RAID po pitanju RR (random read performansi), RW(random write performansi), SR (sekvencijalne read performanse) I SW (sekvencijalne write performanse) sa sledecimocenama: odlican- ocena 5 ,srednjedobar-ocena 3 ,jako slab-ocena 1.

Explanation

The given answer suggests that the RAID 5 configuration with four disks has a rating of 3 for random read performance (RR3), random write performance (RW3), sequential read performance (SR3), and sequential write performance (SW3). This indicates that the RAID 5 setup has average performance in all these aspects.

Submit
111. Za zapis q u baznoj datoteci

Explanation

The correct answer is "Transakcija podatke može dobiti podatke iz log-a kao i iz zapisa Q." This means that the transaction can receive data from both the log and the Q record.

Submit
112. Šta vidite na ovoj slici?

Explanation

The correct answer is "DME problem, centralized approach." This suggests that the issue depicted in the image is related to DME (Data Management Entity) problem, which typically involves difficulties in managing and organizing data. Additionally, the approach taken to address this problem is centralized, meaning that a central authority or system is responsible for managing and controlling the data.

Submit
113. Koji je ovo RAID?

Explanation

Raid 4 is the correct answer because it is a type of RAID (Redundant Array of Independent Disks) configuration that uses block-level striping with a dedicated parity disk. In Raid 4, data is striped across multiple disks, similar to Raid 0, but with the addition of a dedicated parity disk that stores information about the data on the other disks. This allows for fault tolerance and data recovery in case of a disk failure.

Submit
114. . Koji je ovo RAID da li je Raid 6 ili Raid 5

Explanation

The correct answer is Raid 5 because it is the only option given in the list of choices. Raid 6, Raid 4, and Raid 3 are not mentioned as possible answers.

Submit
115. Imate DS kod koga DFS realizovan kao stateless service. U slučaju da jedna mašima obavi upis u datoteku master copy, šta se dešava:

Explanation

When a write operation is performed on the master copy in a stateless service with DFS implementation, the server only notifies the machine that has a copy of the master to invalidate its cache. This means that the server does not proactively inform all machines with a copy of the master to invalidate their cache. Instead, it only responds to requests from the specific machine that needs to invalidate its cache.

Submit
116. Kreiran je RAID 3 od cetiri diska. Odrediti maksimalan stepen konkurencije za ovaj RAID  

Explanation

The maximum degree of concurrency for a RAID 3 with four disks is 3. This means that up to three disks can be accessed simultaneously in parallel, allowing for faster data transfer and improved performance. The fourth disk is used for parity, which provides redundancy and allows for data recovery in case of a disk failure.

Submit
117. .Kreiran je RAID 1 od cetiri diska. Oceniti FT(otpornost na greske) kao broj diskova koj imogu da otkazu a da RAID prezivi.ok

Explanation

In a RAID 1 configuration, also known as mirroring, data is duplicated across multiple disks. In this case, four disks are used. Since RAID 1 can tolerate the failure of one disk without losing any data, the FT (fault tolerance) rating would be the number of disks that can fail and still allow the RAID to function properly. In this scenario, the correct answer is 2, meaning that two disks can fail and the RAID will still be operational.

Submit
118. Kreiran je RAID 4 od cetiridiska. Odrediti maksimalan stepen konkurencije za ovaj RAID(bro jsimultanih malih zahteva kojimogu da se zajednicki obrade)  

Explanation

The maximum degree of concurrency for this RAID 4 configuration is 3. This means that up to 3 small requests can be processed simultaneously. RAID 4 uses block-level striping with a dedicated parity disk, which allows for parallel processing of multiple small requests. Each disk in the RAID can handle one small request at a time, and since there are 4 disks in this configuration, the maximum degree of concurrency is 3.

Submit
119. Za zapis R u baznoj datoteci da bi transakcija dobila exclusive lock

Explanation

To obtain an exclusive lock in a base file, there should be no active transactions. This means that no transactions should be currently accessing or modifying the data in the file. Having no transactions ensures that the current transaction can have exclusive access to the data without any interference or conflicts from other transactions.

Submit
120. Za zapis R u baznoj datoteci da bi transakcija dobila share lock:

Explanation

To obtain a share lock on the record R in the base file, it is sufficient that there is no write transaction. This means that as long as there are no write transactions accessing the record R, a transaction can acquire a share lock on it.

Submit
121. Kreiran je RAID 6 od cetiri diska. Oceniti FT(otpornost na greske) kao broj diskova koji mogu da otkazu a da RAID prezivi

Explanation

The RAID 6 configuration can tolerate the failure of two disks without losing any data. Therefore, the correct answer of 1 suggests that only one disk can fail and the RAID will still be able to survive and function properly.

Submit
122. Za zapis q u baznoj datoteci

Explanation

The correct answer states that the transaction only writes data to the log. This means that the transaction does not write data to any other location or record, such as the Q record or any other file. It solely updates the log file with the necessary information.

Submit
123. Koji je ovo Raid?

Explanation

Raid 0 is the correct answer because it is the only option that matches the given question "Koji je ovo Raid?" (Which Raid is this?). Raid 0 is a type of RAID (Redundant Array of Independent Disks) that uses striping without any redundancy. It offers improved performance by dividing data across multiple disks, but it does not provide any fault tolerance or data protection.

Submit
124. Koji je ovo Raid?

Explanation

Raid 3 is the correct answer because it is a type of RAID (Redundant Array of Independent Disks) that uses striping with dedicated parity. It requires a minimum of three disks to implement, and it provides high data transfer rates and fault tolerance. In this RAID level, data is striped across multiple disks, and a single dedicated disk is used for storing parity information, which allows for data recovery in case of a disk failure.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 21, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • May 26, 2019
    Quiz Created by
    Nikola
Cancel
  • All
    All (124)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Šta vidite na ovoj slici?
Sta je IDS?
Šta je ovo?proveri da li je odgovor tacan
Proveri ovo da li je dobro?
 Šta je stateful, a šta stateless service? ...
Šta vidite na ovoj slici?
Kreiran je RAID 3 od cetiridiska. Odrediti storage efikasnost u % ok
Koji je mehanizam napada ovde prisutan:
Koji je ovo RAID?
Šta vidite na ovoj slici?
Šta je ovo? ...
Koji je najmocniji mehanizam napada?
Šta vidite na ovoj slici?
Šta vidite na ovoj slici?
LOOK  algoritam za Disk Scheduling, sledeći zahtev za...
Šta vidite na ovoj slici?
Kreiran je RAID 0 od cetiri diska. Odrediti maksimalan stepen...
Šta znaci kontrola?
Za zapis q u baznoj datoteci
Da li proces iz domena D2 može preci u domen D3?
Za zapis R u baznoj datoteci pristiglo je 5 transakcija, od kojih su 3...
Šta vidite na ovoj slici?
Koja je ovo tehnika?
Da li proces iz domena D2 može preci u domen D3?
C-LOOK  algoritam za Disk Scheduling, sledeći zahtev za...
Za zapis Q u baznoj datoteci:
60. Za zapis R u baznoj datoteci pristiglo je 5 transakcija, od kojih...
.Kreiran je RAID 5 od cetiri diska. Odrediti storage efikasnost u % ok
Koji je ovo Raid?
Šta je ovo? Worms Viruses DOS
Glavni problem DFS su
Da li proces iz domena D3 može postavljati prava pristupa za datoteku...
Da li proces iz domena D3 može postavljati prava pristupa za datoteku...
 Šta vidite na ovoj slici. Nakon privremenog otkaza...
Koji je ovo RAID?
OS koji zadovolja sledede migracije: ...
Da li proces iz domena D2 može postavljati prava pristupa za objekte...
Da li proces iz domena D1 može postavljati prava pristupa za objekte...
Da bi ova šema funkcionisala:
Kreiran je RAID 5 od 3 diska. Odrediti storage efikasnost u %
13. Šta vidite na ovoj slici: ...
U šemi na slici
Da li proces iz domena D1može postavljati prava pristupa za objekte u...
Da li proces iz domena D2 može kopirati svoje execute pravo na...
.Kreiran je RAID 6 od cetiridiska. Odrediti storage efikasnost u % ok
Šta vidite na ovoj slici? Log-ovi su?
. Šta vidite na ovoj slici. Nakon privremenog otkaza sistema,...
 Koja je ovo struktura na slici:
Kreiran je RAID 0 od cetiri diska. Oceniti ovaj RAID po pitanju RR...
Pristup udaljenoj datoteci na DS je mogud kao:
 Šta vidite na ovoj slici ...
Kreiran je RAID 6 od 4 diska. Odrediti maksimalan stepen konkurencije...
Šta predstavljaju kolone
Šta je ovo: ...
3. Kreiran je RAID 1 od četiridiska.  Odrediti storage...
Koji je ovo RAID?
 Specijalan oblik FS keširanja kod DS naziva:
.Koji je ovo RAID (siva boja ili nijansa je parnost ili...
Da li proces iz domena D2 može kopirati svoje execute pravo na...
Koji je ovo RAID
U punom imenovanju datoteka na DS, broj komponenti u imenu datoteke...
Za zapis Q u baznoj datoteeci
Šta znaci vlasnistvo
Kreiran je RAID 6 od cetiridiska. Ocenitiovaj RAID popitanju RR...
U šemi na slici?
Šta vidite na ovoj slici. Nakon privremenog otkaza sistema, za...
Koji je ovo raid
Za zapis R u baznoj datoteci pristiglo je 5 transakcija, od kojih su...
Šta vidite na ovoj slici?
Šta vidite na ovoj slici?
Šta vidite na ovoj slici?
Kreiran je RAID 3 od cetiri diska. Oceniti ovaj RAID po pitanju RR...
.Kreiran je RAID 4 od četiri diska. Oceniti ovaj RAID po pitanju RR...
DS primenjuje bankarsku would-wait šemu ...
Da li proces iz domena D1 može kopirati svoje write pravo na datoteku...
 Za zapis R u baznoj datoteci pristiglo je 5 transakcija, od...
Kreiran je RAID 5 od cetiri diska. Odrediti maksimalan stepen...
Kreiran je raid 1 od 4 diska. Odrediti maksimalan stepen konkurencije
Koji je ovo raid?
 Šta vidite na ovoj slici ...
Kreiran je RAID 0 od četiri diska. Oceni FT(otpornost na greske) kao...
U šemi na slici, generisane su dve poruke:
Šta vidite na ovoj slici?
 Šta vidite na ovoj slici
.Kreiran je RAID 0 od cetiridiska. Odrediti storage efikasnost u % ok
Šta vidite na ovoj slici:
Kreiran je RAID 1 od cetiri diska. Oceniti ovaj RAID po pitanju RR...
Kreiran je RAID 4 od 4 diska. Odrediti storage efikasnost
Šta vidite na ovoj slici
Za zapis Q u baznoj datoteci
 Imate DS kod koga DFS realizovan kao stateless service i DS kod...
Pitanje na slici
Hostname:FS:/directory path/filename ...
U ovoj tehnici:
Šta predstavljaju vrste?
Šta vidite na ovoj slici:
Za zapis q u baznoj datoteci
. Da li proces iz domena D3 može preci u domen D2?
Kreiran je RAID 3 od cetiridiska. OcenitiFT(otpornost na greske) kao...
Kreiran je RAID 5 od 4 diska. Oceniti FT kao i broj diskova koji mogu...
Da li proces iz domena D2 može postavljati prava pristupa za datoteku...
Da bi ova šema funkcionisala
. Kreiran je RAID 1 od cetiri diska. Odrediti storage efikasnost u %...
Imate DS kod koga DFS realizovan kao stetefull service. U slučaju da...
U ovoj tehnici
Za zapis R u baznoj datoteci pristiglo je 3 transakcije, od kojih su...
Kreiran je RAID 6 od 5 diskova. Orediti storage efikasnost
Koji je ovo RAID?
 Šta vidite na ovoj slici
9.Kreiran je RAID 5 od cetiri diska. Oceniti ovaj RAID po pitanju RR...
Za zapis q u baznoj datoteci
Šta vidite na ovoj slici?
Koji je ovo RAID?
. Koji je ovo RAID da li je Raid 6 ili Raid 5
Imate DS kod koga DFS realizovan kao stateless service. U slučaju da...
Kreiran je RAID 3 od cetiri diska. Odrediti maksimalan stepen...
.Kreiran je RAID 1 od cetiri diska. Oceniti FT(otpornost na greske)...
Kreiran je RAID 4 od cetiridiska. ...
Za zapis R u baznoj datoteci da bi transakcija dobila exclusive lock
Za zapis R u baznoj datoteci da bi transakcija dobila share lock:
Kreiran je RAID 6 od cetiri diska. Oceniti FT(otpornost na greske) kao...
Za zapis q u baznoj datoteci
Koji je ovo Raid?
Koji je ovo Raid?
Alert!

Advertisement